?
avatar Klipper
Klipper
30 Jun 2015

Steps to reproduce the issue

Just load administrator in mobile Firefox browser(Android). When pushing the Hamburgermenubutton, you are redirected to the homepage on the frontend.

Expected result

When pushing the Hamburgermenubutton we should see the administrators mainmenu as a vertical mobile menu.

Actual result

When pushing the Hamburgermenubutton, you are now redirected to the homepage on the frontend.

System information (as much as possible)

Latest Firefox mobile browser (Android)

Additional comments

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">

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
4.00

avatar Klipper Klipper - open - 30 Jun 2015
avatar Klipper
Klipper - comment - 30 Jun 2015

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.

avatar Klipper Klipper - change - 30 Jun 2015
The description was changed
avatar Klipper Klipper - change - 30 Jun 2015
The description was changed
avatar Kubik-Rubik
Kubik-Rubik - comment - 1 Jul 2015

@Klipper Thank you for reporting this issue. Please do a Pull Request with the suggested change so that we can test it. Thank you!

avatar brianteeman
brianteeman - comment - 1 Jul 2015

I can confirm this

avatar brianteeman brianteeman - change - 1 Jul 2015
Status New Confirmed
avatar PhilETaylor
PhilETaylor - comment - 1 Jul 2015

PR #7305 Attached - Please test.

avatar zero-24
zero-24 - comment - 1 Jul 2015

Closing as we have a PR thanks @PhilETaylor

avatar zero-24 zero-24 - change - 1 Jul 2015
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2015-07-01 13:50:50
Closed_By zero-24
avatar zero-24 zero-24 - close - 1 Jul 2015

Add a Comment

Login with GitHub to post a comment