CSS issue
avatar brianteeman
brianteeman
17 Jun 2016

Menu doesn't work on mobile devices

Steps to reproduce the issue

Try to use the joomla menu to visit the community site

Expected result

Link works as it does in other joomla.org sites

Actual result

Link does nothing

System information (as much as possible)

Tested with android on Xperia z3 phone and Nexus 7 tablet

Additional comments

avatar brianteeman brianteeman - open - 17 Jun 2016
avatar mbabker
mbabker - comment - 17 Jun 2016

It's a difference between the Joomla "hacked" Bootstrap and using the unaltered product (same issue exists on the API site).

avatar mbabker
mbabker - comment - 20 Jun 2016

I'm borderline tempted to close this as won't fix. As I said, it's a behavioral difference between the Joomla "hacked" Bootstrap and the "pure" version and I have the same issue with the API site (all HTML documents). If you want to pull down the API site's index.html file and see if there's something that can be changed to make it work at that level we could probably fix it, otherwise it's either we change how Bootstrap gets pulled in for those two sites or leave it alone.

Note this is just one of the little behavioral differences. Another obvious one is the "rollover" effect on the mega menu (CMS' version supports it, native Bootstrap doesn't).

avatar b2z
b2z - comment - 21 Jun 2016

Agree to close. There is no much we can do about it, unless CSS experts will step in ;)

avatar brianteeman
brianteeman - comment - 21 Jun 2016

Wouldnt it be better to keep it open so that if someone with the css skills
comes on board they can see the issue that needs fixing

On 21 June 2016 at 09:17, Dmitry Rekun notifications@github.com wrote:

Agree to close. There is no much we can do about it, unless CSS experts
will step in ;)


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#797 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/ABPH8bRFjF2dH5fG_9GJDcZDFDXVoUJgks5qN54qgaJpZM4I4o7q
.

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar b2z b2z - change - 21 Jun 2016
Labels Added: CSS issue
avatar mbabker
mbabker - comment - 21 Jun 2016

It's not CSS. It's 100% JavaScript. The way that Joomla altered the Bootstrap JavaScript API causes the behavioral differences.

I built the help.joomla.org offline page using the Joomla altered version of Bootstrap and the mega menu functions correctly there. AFAIK there isn't a way to extend the needed plugins of Bootstrap to add those changes, so the only option is to go with the core hack, specifically I believe it's this hack in the Dropdown plugin.

avatar mbabker
mbabker - comment - 5 Sep 2016

Moved to websites repo, see joomla/joomla-websites#569

avatar mbabker mbabker - close - 5 Sep 2016
avatar mbabker mbabker - change - 5 Sep 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-09-05 15:14:43
Closed_By mbabker
avatar brianteeman
brianteeman - comment - 5 Sep 2016

Thanks

Add a Comment

Login with GitHub to post a comment