Open Bug 1536818 Opened 5 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)

enhancement

Tracking

()

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:

https://searchfox.org/mozilla-central/rev/358f816f63da072145c593e9e2ac36b7250ecd25/browser/components/urlbar/UrlbarEventBufferer.jsm#314-319

We should see if there's a way we can improve this.

And if we implement groups, the question would become "will the next selectNext call move to a different group?"

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.