Overlapping panels occur when opening the 'Location' field panel through both clicking and using the 'Down Arrow' key.
Categories
(Firefox :: Bookmarks & History, defect, P5)
Tracking
()
People
(Reporter: bugreportingllm, Unassigned)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(1 file)
[Affected Versions]
- Firefox 115.0.2 (64-bit)
[Affected Platforms]
- Windows 11 x64
[Steps to reproduce]:
- Open any website.
- Click the "Star" icon inside the URL bar.
- Click to open the panel of the "Location" field.
- Press the "Down Arrow" key to browse the panel.
[Expected result]:
- Step 3 should open the panel in the 'Location' field.
- In Step 4, pressing the "Down Arrow" key should allow seamless browsing within the panel without creating a new overlapping panel.
[Actual result]:
- After clicking to open the panel in Step 3, pressing the "Down Arrow" key in Step 4 results in a new panel overlapping the existing one.
Comment 1•2 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0
Hi,
I am able to reproduce this issue in Release 116, Beta 117.0b2 and Nightly 118.0a1 on Windows 10 as well.
Thanks for the report.
Comment 2•2 years ago
|
||
Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=b0cbb6e2284b&tochange=519c2fadab8c
Comment 4•2 years ago
|
||
:enndeakin, since you are the author of the regressor, bug 1149745, could you take a look?
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Comment 5•2 years ago
|
||
The bookmarks panel has a sort of strange UI here. It has a menulist where one of the options (Choose...) isn't a selection, but is instead a command to carry out. Selecting this, despite the ellipsis suggesting that it opens another dialog, instead modifies the main part of the dialog and then removes the menuitem entirely, and changes the menulist's value to some other folder. So keyboard navigation will trigger the Choose action when the selection in the menu is changed.
I guess we could add some extra attribute to a menuitem that doesn't trigger the command on key navigation and apply it to the Choose item.
It is a fairly minor issue overall though.
Updated•2 years ago
|
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Setting to P5 since we think it's a fairly minor issue but will accept a fix from the community.
Description
•