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.diasporaco.com - Unable to trigger "Ready to ship" drop-down menu #68163

Closed
webcompat-bot opened this issue Mar 11, 2021 · 4 comments
Closed
Labels
browser-fenix 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-fastclick Dependency on FastClick JS library
Milestone

Comments

@webcompat-bot
Copy link

webcompat-bot commented Mar 11, 2021

URL: https://www.diasporaco.com/collections/spices/products/pepper

Browser / Version: Firefox Mobile 88.0
Operating System: Android 11
Tested Another Browser: No

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

View the screenshot Screenshot
Browser Configuration
  • gfx.webrender.all: false
  • gfx.webrender.blob-images: true
  • gfx.webrender.enabled: false
  • image.mem.shared: true
  • buildID: 20210309094921
  • channel: nightly
  • hasTouchScreen: true
  • mixed active content blocked: false
  • mixed passive content blocked: false
  • tracking content blocked: false
  • hasFastClick: true

View console log messages

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added the action-needsmoderation The moderation has not yet been completed label Mar 11, 2021
@webcompat-bot webcompat-bot added this to the needstriage milestone Mar 11, 2021
@webcompat-bot webcompat-bot added the browser-fixme This requires manual assignment for the browser name label Mar 11, 2021
@webcompat-bot webcompat-bot changed the title In the moderation queue. www.diasporaco.com - site is not usable Mar 11, 2021
@webcompat-bot webcompat-bot added browser-fenix engine-gecko The browser uses the Gecko rendering engine type-fastclick Dependency on FastClick JS library and removed action-needsmoderation The moderation has not yet been completed browser-fixme This requires manual assignment for the browser name labels Mar 11, 2021
@softvision-oana-arbuzov
Copy link
Member

Thanks for the report, I was able to reproduce the issue.
Screenshot_3
BrokenSelectionBtn

Note:

  1. The issue does not occur on Chrome.
  2. The issue is reproducible on Firefox Nightly regardless if ETP - is enabled (Strict/Standard) or disabled.
  3. Workaround: Tapping fast the drop-down button the menu is triggered.

Affected area:

<div class="selector-wrapper">
	<label for="productSelect-option-0" class="sr-only">Size</label>
	<select class="single-option-selector" data-option="option1" id="productSelect-4400062988370-option-0">
		<option value="2.29oz (65g) - Ready to Ship">2.29oz (65g) - Ready to Ship</option>
		<option value="1.81lb (822g) - Sold Out Until Spring 2021">1.81lb (822g) - Sold Out Until Spring 2021</option>
	</select>
</div>

Tested with:
Browser / Version: Firefox Nightly 210310 (🦎 88.0a1-20210309094921)
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)

Moving to Needsdiagnosis for further investigation.

@softvision-oana-arbuzov softvision-oana-arbuzov changed the title www.diasporaco.com - site is not usable www.diasporaco.com - Unable to trigger "Ready to ship" drop-down menu Mar 12, 2021
@softvision-oana-arbuzov softvision-oana-arbuzov added priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. labels Mar 12, 2021
@ksy36
Copy link
Contributor

ksy36 commented Mar 16, 2021

We have a history of similar issues caused by FastClick library https://github.com/webcompat/web-bugs/issues?q=is%3Aissue+is%3Aopen+drop-down+label%3Atype-fastclick. Removing the library will fix the issue.

More info https://miketaylr.com/posts/2017/10/fast-click-more-like-thing-of-the-past-click.html

Lets try to contact the site

@ksy36 ksy36 modified the milestones: needsdiagnosis, needscontact Mar 16, 2021
@webcompat-bot
Copy link
Author

@softvision-oana-arbuzov
Copy link
Member

The issue has been fixed, the drop-down menu options are displayed now.
image

Tested with:
Browser / Version: Firefox Nightly 106.0a1 (🦎 106.0a1-20220913092817)
Operating System: Google Pixel 5 (Android 13) - 1080 x 2340 pixels, 19.5:9 ratio (~432 ppi density), Samsung Galaxy S8 (Android 9) - 1440 x 2960 pixels, 18.5:9 ratio (~570 ppi density)

[inv_37/2022]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-fenix 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-fastclick Dependency on FastClick JS library
Projects
None yet
Development

No branches or pull requests

3 participants