Open
Bug 1416509
Opened 8 years ago
Updated 3 years ago
After calling focus() on some element, the range input stops
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
NEW
People
(Reporter: ivan.kuckir, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36
Steps to reproduce:
Go here: https://jsfiddle.net/x11py6Lw/
After the first focus() call, the range input stops working. Could we keep the range moving even after losing focus? It does work this way in Chrome.
Updated•8 years ago
|
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Updated•8 years ago
|
Priority: -- → P3
Updated•4 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: 56 Branch → Trunk
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•