-
Notifications
You must be signed in to change notification settings - Fork 68
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
alltron.ch - Search field does not accept input #112552
Comments
We appreciate your report. I was able to reproduce the issue. The search field does not accept input, even if the caret is present: Tested with: Browser / Version: Firefox Release 106.0 (64-bit)/ Firefox Nightly 108.0a1 (2022-10-17) (64-bit) /Chrome Version Version 106.0.5249.119 (Official Build) (64-bit) Notes:
Moving this to NeedsDiagnosis for further investigations. [qa_42/2022] |
I have performed a
[inv_42/2022] |
Getting a different range, which is related to array grouping. This is also breaking in Chrome Canary. There is a items: (footerLogos?.data?.module__logo_slider?.group || []).reduce(
(
result: LogoSliderItem[],
item: Record<string, any>,
):
... Looks like the site is using Probably contacting the site would be the best option here. |
Thanks for the report, looking into it. |
Two web incompatibilities have been discovered: webcompat/web-bugs#112552 webcompat/web-bugs#112923 Unship the proposal until TC39 decides next steps. Bug: v8:12499, v8:13460 Change-Id: Ib028b2e5b2e0b1db61473fc4f023a35c06e1f237 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4010598 Commit-Queue: Shu-yu Guo <syg@chromium.org> Reviewed-by: Adam Klein <adamk@chromium.org> Cr-Commit-Position: refs/heads/main@{#84103}
URL: https://alltron.ch/de/
Browser / Version: Firefox 108.0
Operating System: Windows 10
Tested Another Browser: Yes Chrome
Problem type: Site is not usable
Description: Unable to type
Steps to Reproduce:
#Firefoxnightly
If you wanna use the searchbar of this website for products you cant type in Firefox Nightly but in Chrome and normal Firefox it works.
Browser Configuration
From webcompat.com with ❤️
The text was updated successfully, but these errors were encountered: