Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

www.colegio-alameda.com - Unable to expand hamburger menu items #33150

Open
webcompat-bot opened this issue Jun 17, 2019 · 3 comments
Open

www.colegio-alameda.com - Unable to expand hamburger menu items #33150

webcompat-bot opened this issue Jun 17, 2019 · 3 comments
Milestone

Comments

@webcompat-bot
Copy link

URL: http://www.colegio-alameda.com/colegio-privado-y-multilingue-en-madrid/tu-hijo-en-el-colegio/

Browser / Version: Firefox Focus
Operating System: Android
Tested Another Browser: Yes

Problem type: Something else
Description: Menu items cannot be expanded
Steps to Reproduce:
I select the menu on the upper right side. The menu is displayed but the items won't expand when selected.

Browser Configuration
  • None

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone Jun 17, 2019
@webcompat-bot webcompat-bot added browser-focus-geckoview engine-gecko The browser uses the Gecko rendering engine labels Jun 17, 2019
@cipriansv cipriansv changed the title www.colegio-alameda.com - see bug description www.colegio-alameda.com - Unable to expand hamburger menu items Jun 20, 2019
@cipriansv cipriansv added priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. labels Jun 20, 2019
@cipriansv cipriansv modified the milestones: needstriage, needsdiagnosis Jun 20, 2019
@cipriansv
Copy link

Thanks for the report,
I was indeed able to reproduce the issue. I am not able to expand the menu items.

Tested with:
Browser / Version: Firefox Focus 9.0 (Build #331701209 🦎 65.0.20190125143011), Chrome Mobile 74.0.3729.157
Operating System: Huawei P10 (Android 8.0) - 1080 x 1920 pixels (~432 ppi pixel density)

This is the web page displayed in Firefox Focus when I try to expand a menu item:

image

And this is the web page displayed in Chrome:

image

The issue is also reproducible on Firefox Nightly Mobile 68.0a1 (2019-06-18).

@karlcow
Copy link
Member

karlcow commented Jul 3, 2019

This is broken in any mobile devices.
They are using

/* jquery.nicescroll 3.2.0 InuYaksa*2013 MIT http://areaaperta.com/nicescroll */

and this is probably what creates the issue.
This is a similar issue than #7388

They should upgrade.

This is part of a very outdated version of the jQuery "nicescroll" library (3.2) which doesn't work properly with Firefox for Android and has a number of other bugs. If I simply drop-in replace it with the latest version 3.7.6, things are working fine. I would definitely recommend that they upgrade.

@karlcow karlcow modified the milestones: needsdiagnosis, needscontact Jul 3, 2019
@karlcow karlcow added the type-js-scroll JS Scrolling performance issues label Jul 3, 2019
@softvision-sergiulogigan

The issue is still reproducible.

Tested with:
Browser / Version: Firefox Preview Nightly 191119 (🦎: 72.0a1-20191118093852)
Operating System: Samsung Galaxy S8 (Android 9) - 1440 x 2960 pixels, 18.5:9 ratio (~570 ppi density)

@webcompat-bot webcompat-bot removed browser-focus-geckoview engine-gecko The browser uses the Gecko rendering engine priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. type-js-scroll JS Scrolling performance issues labels Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants