webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
742 stars 65 forks source link

www.peakdesign.com - The drop-down for picking the "Style" does not work #123985

Open webcompat-bot opened 1 year ago

webcompat-bot commented 1 year ago

URL: https://www.peakdesign.com/collections/mobile/products/everyday-case-pixel#

Browser / Version: Firefox Mobile 116.0 Operating System: Android 13 Tested Another Browser: Yes Chrome

Problem type: Site is not usable Description: Buttons or links not working Steps to Reproduce: The drop-down for phone type selection does not work. It can eventually be highlighted but options outside what is initially populated are not available. This same page shows other phone options in mobile Chrome and Duckduckgo.

View the screenshot Screenshot
Browser Configuration
  • gfx.webrender.all: false
  • gfx.webrender.blob-images: true
  • gfx.webrender.enabled: false
  • image.mem.shared: true
  • buildID: 20230622214511
  • 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 ❤️

sv-calin commented 1 year ago

Thank you for reporting this issue, I was able to reproduce it.

https://github.com/webcompat/web-bugs/assets/107036654/0e5030ec-d0cf-4d55-87d5-b7c2a1b9d9f4

Tested on: • Browser / Version: Firefox Nightly 116.0a1-20230625195949 / Firefox Release 114.0.2-20230619081400 / Chrome 114.0.5735.57 • Operating System: Google Pixel 5 (Android 13) - 1080 x 2340 pixels, 19.5:9 ratio (~432 ppi density)

Notes:

  1. Reproducible on both Firefox Release and Nightly regardless of the ETP status
  2. Not reproducible on Chrome

Moving to Needsdiagnosis.

[qa_26/2023]

wisniewskit commented 1 year ago

This is indeed FastClick, and adding it to our existing intervention resolves the issue, so I've filed bz1840468 to do that.

I believe @denschub may also have a contact with the site, to ask if they can address this directly so we don't have to work around it.

denschub commented 1 year ago

I reached out.

denschub commented 9 months ago

This works now!

sv-calin commented 9 months ago

The drop down for "Phone" works but for "Style" does not work:

https://github.com/webcompat/web-bugs/assets/107036654/0f92aeb2-d026-48b9-ad2a-2ad431d033bf

Tested on: • Browser / Version: Firefox Nightly 123.0a1-20240114211039 / Firefox Release 121.0.1-20240108143603 / Chrome 120.0.6099.43 • Operating System: OnePlus 6 A6000 (Android 11) - 1080 x 2280 pixels, 19:9 ratio (~402 ppi pixel density) / Google Pixel 5 (Android 14) - 1080 x 2340 pixels, 19.5:9 ratio (~432 ppi density)

[inv_03/2024]