Closed
Bug 1391161
Opened 7 years ago
Closed 7 years ago
HTML <select> is slow / lags behind user interaction
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: zdnexnet, Unassigned)
References
Details
Attachments
(1 file)
369.60 KB,
application/x-zip-compressed
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170814072924
Steps to reproduce:
1) Open attached HTML file in browser
2) Try to select some option in <SELECT>
3) Observe reactions of UI
Actual results:
In Win Firefox 55.0.2 It is quite slow/lags or does not react on user interaction and sometimes it even stops responding on WIN
Expected results:
It should be like in Chrome or in Linux FF55 or previous FF54 version where everything is fast.
See attached video where it is clearly visible.
Updated•7 years ago
|
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
So I have tried current FF developer which is 56.0b3 and it seems that there it is okay in Win. Is there some difference between 55 and 56b in rendering <select>?
Updated•7 years ago
|
Priority: -- → P3
Comment 2•7 years ago
|
||
(In reply to zdnex from comment #1)
> So I have tried current FF developer which is 56.0b3 and it seems that there
> it is okay in Win. Is there some difference between 55 and 56b in rendering
> <select>?
Yes. see bug 1383205.
You need to log in
before you can comment on or make changes to this bug.
Description
•