Just load administrator in mobile Firefox browser(Android). When pushing the Hamburgermenubutton, you are redirected to the homepage on the frontend.
When pushing the Hamburgermenubutton we should see the administrators mainmenu as a vertical mobile menu.
When pushing the Hamburgermenubutton, you are now redirected to the homepage on the frontend.
Latest Firefox mobile browser (Android)
This is very easy to fix:
Just add the attribute href with the "#" value: href="#" to the <a....> on line 154 of index.php of the isis template. So line 154 become:
<a href="#" class="btn btn-navbar collapsed" data-toggle="collapse" data-target=".nav-collapse">
I can confirm this
Status | New | ⇒ | Confirmed |
Closing as we have a PR thanks @PhilETaylor
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-07-01 13:50:50 |
Closed_By | ⇒ | zero-24 |
BTW This issue was also present in previous Joomla versions.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7293.