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.honda.co.uk - "Choose Dealer" button is not working #109242

Open
webcompat-bot opened this issue Aug 16, 2022 · 5 comments
Open

www.honda.co.uk - "Choose Dealer" button is not working #109242

webcompat-bot opened this issue Aug 16, 2022 · 5 comments
Assignees
Labels
browser-chrome browser-chromium diagnosis-priority-p1 priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. type-css-flexbox
Milestone

Comments

@webcompat-bot
Copy link

webcompat-bot commented Aug 16, 2022

URL: https://www.honda.co.uk/cars/book-a-service.html#search?query=tf33bu

Browser / Version: Firefox 103.0
Operating System: Windows 10
Tested Another Browser: Yes Edge

Problem type: Site is not usable
Description: Buttons or links not working
Steps to Reproduce:
When opening the page and searching for a postcode (UK) it loads up the available service sites. The link that states "Choose Dealer" is not possible to click.
I have tested this on Edge and it works correctly.
I am running Ublock Origin & Facebook Container if that helps.

View the screenshot Screenshot
Browser Configuration
  • None

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added the action-needsmoderation The moderation has not yet been completed label Aug 16, 2022
@webcompat-bot webcompat-bot added this to the needstriage milestone Aug 16, 2022
@webcompat-bot webcompat-bot added the browser-fixme This requires manual assignment for the browser name label Aug 16, 2022
@webcompat-bot webcompat-bot changed the title In the moderation queue. www.honda.co.uk - site is not usable Aug 17, 2022
@webcompat-bot webcompat-bot added browser-firefox engine-gecko The browser uses the Gecko rendering engine and removed browser-fixme This requires manual assignment for the browser name action-needsmoderation The moderation has not yet been completed labels Aug 17, 2022
@softvision-raul-bucata
Copy link

We appreciate your report. I was able to reproduce the issue. The "Choose Dealer" button is not working:
release

Tested with:

Browser / Version: Firefox Release 103.0.2 (64-bit)/ Firefox Nightly 105.0a1 (2022-08-16) (64-bit) /Microsoft Edge Version 104.0.1293.54 (Official build) (64-bit)
Operating System: Windows 10 PRO x64

Notes:

  1. Reproducible regardless of the status of ETP.
  2. Reproducible on the latest build of Firefox Nightly and Release.
  3. Works as expected using Edge.

Moving this to NeedsDiagnosis for further investigations.

[qa_33/2022]

@softvision-raul-bucata softvision-raul-bucata changed the title www.honda.co.uk - site is not usable www.honda.co.uk - "Choose Dealer" button is not working Aug 17, 2022
@softvision-raul-bucata softvision-raul-bucata added severity-important A non-core broken piece of functionality, not behaving the way you would expect. priority-normal labels Aug 17, 2022
@wisniewskit wisniewskit assigned wisniewskit and unassigned denschub Aug 22, 2022
@wisniewskit
Copy link
Member

There is actually an element overlapping on the buttons, causing them to not be clickable. It's the flexbox that uses order, and if I add z-index:2 to the buttons, then they start working again. So this is another case of https://bugs.chromium.org/p/chromium/issues/detail?id=606208, where Chrome is ordering flex-items incorrectly. The site will want to fix this, as it's considered Chrome's bug, which they want to address this year.

@webcompat-bot
Copy link
Author

@wisniewskit wisniewskit added the action-needssitepatch This web bug needs a GoFaster site patch. label Aug 22, 2022
@ksy36
Copy link
Contributor

ksy36 commented Nov 10, 2022

@denschub denschub removed the action-needssitepatch This web bug needs a GoFaster site patch. label Nov 11, 2022
@denschub denschub added the sitepatch-applied There is an UA override/intervention in place for this site label Nov 11, 2022
@sv-calin
Copy link

The "choose dealer" buttons work correctly regardless of the ua overrides/interventions status. (Task)

Environment:

  • Operating system: Windows 10
  • Firefox version: Nightly 122.0a1 (2023-11-28)

Based on the above, the interventions can be removed.

[inv_48/2023]

@denschub denschub removed the sitepatch-applied There is an UA override/intervention in place for this site label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-chrome browser-chromium diagnosis-priority-p1 priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. type-css-flexbox
Projects
None yet
Development

No branches or pull requests

6 participants