Open
Bug 1536818
Opened 6 years ago
Updated 2 years ago
Improve determining if the next down arrow will focus the one-off buttons
Categories
(Firefox :: Address Bar, enhancement, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: standard8, Unassigned)
References
(Depends on 1 open bug)
Details
The UrlbarEventBufferrer is currently looking at the last query results and seeing if the last one is selected. What it really wants is a way to know if the next down arrow will select the one-off buttons:
We should see if there's a way we can improve this.
Comment 1•6 years ago
|
||
And if we implement groups, the question would become "will the next selectNext call move to a different group?"
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•