Pressing right on the quantumbar no longer makes suggestions disappear
Categories
(Firefox :: Address Bar, defect)
Tracking
()
People
(Reporter: yoasif, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Reported on reddit: https://www.reddit.com/r/firefox/comments/d5nqwb/make_address_bar_dropdown_disappear_when/
In the past, the URL entry dropdown menu would empty and close if I move to the input string's end and press right. I could then see the entire displayed site and input whatever information I needed to. Now this doesn't work, and the dropdown menu simply stays there, blocking my view of the page I'm on. The only way to make it go away is to click out of the selection - now I am no longer editing the URL or inputting a search, and it requires multiple mouse clicks just to get back where I was.
STR:
- Type a domain in quantumbar
- hit right arrow key on keyboard
What happens:
I continue to see suggestions.
Expected result:
Behavior prior to quantumbar; suggestions are no longer shown.
29:31.93 INFO: Narrowed inbound regression window from [38a326f8, a8fcad58] (6 builds) to [d1f9cf74, a8fcad58] (2 builds) (~1 steps left)
29:31.93 INFO: No more inbound revisions, bisection finished.
29:31.93 INFO: Last good revision: d1f9cf74a077fe71234115dafdee9c0723b58e93
29:31.93 INFO: First bad revision: a8fcad5870bad1bc7d9b355e2b3348753f7385c7
29:31.93 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=d1f9cf74a077fe71234115dafdee9c0723b58e93&tochange=a8fcad5870bad1bc7d9b355e2b3348753f7385c7
Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
This is by design, we don't close the popup anymore on keyboard navigation, because we consider it part of editing.
The user can press ESC when done editing, to close the panel.
Description
•