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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

m.facebook.com - Unable to trigger "Category" and "Locations" menu pages #68347

Closed
softvision-oana-arbuzov opened this issue Mar 16, 2021 · 5 comments
Assignees
Labels
browser-firefox-mobile engine-gecko The browser uses the Gecko rendering engine priority-critical severity-critical The site or core functionality is unusable, or you would probably open another browser to use it.
Milestone

Comments

@softvision-oana-arbuzov
Copy link
Member

softvision-oana-arbuzov commented Mar 16, 2021

URL: https://m.facebook.com/marketplace/selling/item/

Browser / Version: Firefox Nightly 210315 (馃 88.0a1-20210313094300)
Operating System: Samsung Galaxy S8 (Android 9) - 1440 x 2960 pixels, 18.5:9 ratio (~570 ppi density), Google Pixel 5 (Android 11) - 1080 x 2340 pixels, 19.5:9 ratio (~432 ppi density)
Tested Another Browser: Yes Chrome

Problem type: Site is not usable
Description: Buttons or links not working
Steps to Reproduce:

  1. Navigate to https://m.facebook.com/marketplace/selling/item/
  2. Tap "Category" menu.
  3. Observe behavior.

Expected Behavior:
"Category" menu page is triggered.

Actual Behavior:
Nothing happens, "Category" menu page is not triggered.

Notes:

  1. The issue is also reproducible for "Location" menu.
  2. The issue is not reproducible on Chrome.
  3. Workaround: Tapping fast "Category" or "Location", the menu pages are triggered.

Watchers:
@softvision-oana-arbuzov
@softvision-raul-bucata

MenusBroken

View the screenshot Screenshot
Browser Configuration
  • None

From webcompat.com with 鉂わ笍

@webcompat-bot webcompat-bot added this to the needstriage milestone Mar 16, 2021
@webcompat-bot webcompat-bot added browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-critical labels Mar 16, 2021
@softvision-oana-arbuzov softvision-oana-arbuzov changed the title m.facebook.com - site is not usable m.facebook.com - Unable to trigger "Category" and "Locations" menu pages Mar 16, 2021
@softvision-oana-arbuzov softvision-oana-arbuzov added browser-firefox-mobile severity-critical The site or core functionality is unusable, or you would probably open another browser to use it. and removed browser-firefox labels Mar 16, 2021
@karlcow
Copy link
Member

karlcow commented Nov 24, 2021

I get a Marketplace Isn't Available to You

Screen Shot 2021-11-24 at 09 06 15

@karlcow
Copy link
Member

karlcow commented Nov 24, 2021

So I can't steal this from @ksy36

@ksy36
Copy link
Contributor

ksy36 commented Nov 26, 2021

This appears to be not working because pointer-events: none on both Category and Location elements. If I disable the rule, the categories open up.

Screen Shot 2021-11-26 at 3 49 25 PM

Strangely the issue is not reproducible on RDM. I'll try to create a reduced test case.

@ksy36 ksy36 modified the milestones: needsdiagnosis, non-compat Dec 2, 2021
@ksy36
Copy link
Contributor

ksy36 commented Jun 4, 2022

This appears to be not working because pointer-events: none on both Category and Location elements. If I disable the rule, the categories open up.

Ok, this is only half accurate as I was tapping on the label of the field (i.e. "Location"); if I actually tap on the field itself (i.e. "Toronto"), it still doesn't work.

Screen Shot 2022-06-03 at 9 05 54 PM

I came up with a reduced test case https://codepen.io/ksy36/pen/JjpZzRG. It looks like the root cause is the fact that disabled input is not responding to mouse events/taps, which is a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1653882.

@hsinyi
Copy link

hsinyi commented Jan 26, 2024

This seems to be fixed to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-firefox-mobile engine-gecko The browser uses the Gecko rendering engine priority-critical severity-critical The site or core functionality is unusable, or you would probably open another browser to use it.
Projects
None yet
Development

No branches or pull requests

5 participants