On a specific page, clicking the dropdown has no response.
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Webcompat Priority:P3)
Webcompat Priority | P3 |
People
(Reporter: tasty0tomato, Unassigned)
References
(Depends on 1 open bug, )
Details
(Keywords: webcompat:needs-sitepatch, webcompat:site-report)
User Story
platform:android impact:workflow-broken configuration:general affects:all branch:release
Attachments
(1 file)
117.26 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Android 14; Mobile; rv:126.0) Gecko/126.0 Firefox/126.0
Steps to reproduce:
The specific page here is https://teikiyoyaku.tokyu.co.jp/trw/input?kbn=1&languageCode=ja which is a train pass reservation in japan
- Input the start station of your pass in 駅名検索, you can use 宮崎台, and type 検索, there will be another 宮崎台 to verify your input.
- After that, you need to choose the company of your stop station of your pass in 鉄道会社, here is a dropdown.
Actual results:
I click that dropdown, but nothing happans.
Expected results:
It should work and show the list of company
Comment 1•9 months ago
•
|
||
This is caused by fastclick library used in the page .
If i blocked the load of https://teikiyoyaku.tokyu.co.jp/trw/Scripts/lib/fastclick.js , then the <select> will work.
The library is quite out-dated , and from it's issue lists , it might not work under new mobile browsers.
Reporter | ||
Comment 2•9 months ago
|
||
Thanks! Then this is not the issue of Firefox. I am sorry for this report.
Comment 3•9 months ago
|
||
Well, Although this is a site issue, i think Firefox should try to find out how to avoid it. ( Because this doesn't happen on Chrome for Android)
Comment 4•8 months ago
|
||
The severity field is not set for this bug.
:amejia, could you have a look please?
For more information, please visit BugBot documentation.
Updated•7 months ago
|
Updated•7 months ago
|
Comment 5•7 months ago
|
||
Moving to GeckoView to see if there's something that can be done for this issue.
Updated•7 months ago
|
Comment 6•7 months ago
|
||
The severity field is not set for this bug.
:owlish, could you have a look please?
For more information, please visit BugBot documentation.
Updated•4 months ago
|
Updated•1 month ago
|
Description
•