Closed Bug 1922827 Opened 6 days ago Closed 6 days ago

clicking on top address bar suggestion actually uses bookmark toolbar entry under it

Categories

(Firefox :: Address Bar, defect)

Firefox 133
defect

Tracking

()

RESOLVED DUPLICATE of bug 1922802

People

(Reporter: Mark12547, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0

Steps to reproduce:

Create a brand new profile using Firefox Nightly.

Open Firefox using that new profile.

Right+Click on top area and on the pop-up menu click on "Bookmark Toolbar" and then click on "Always Show".

Right+Click on the (blank) Bookmark Toolbar, click on "Add Bookmark" and add one, supplying both a bookmark name and a URL. Repeat to add a second bookmark.

Go into Menu -> Settings -> Firefox Labs, and click on Sidebar and Vertical Tabs.

These are the only steps I took to prepare a new profile for Firefox Nightly to reproduce the bug.

Actual results:

When I type G in the address bar to bring up suggestions, the suggestions pop-up list is partially transparent and it is easy to click on a bookmark instead of the top suggestion.

Expected results:

When I type G in the address bar for suggestions, the suggestions pop-up should have no transparency so clicking on any of the suggestions should act on that suggestion, not allowing me to accidentally click on a bookmark under the suggestions. In other words, the suggestion list should act like it does when one is not using Vertical tabs nor Sidebar.

While it may be fairly easy to tell if the mouse is hovering over a suggestion or a bookmark with just the minimal changes in the profile, by the time one adjusts fonts, font sizes, and adds a theme, it is less apparent (at least with my eyes and the options I had set up) and adds a layer of unnecessary frustration.

Thank you!

Probably same root cause as bug 1922802

Component: Untriaged → Address Bar

Actually, definitely the same issue.

Status: UNCONFIRMED → RESOLVED
Closed: 6 days ago
Duplicate of bug: 1922802
Resolution: --- → DUPLICATE

mozregression-GUP stopped with this at the bottom:

Bug 1899598 - Hide the horizontal tab strip when vertical tabs are enabled. r=mconley,desktop-theme-reviewers,tabbrowser-reviewers,sidebar-reviewers,emilio,willdurand,sclements

  • Remove the #titlebar element, and ensure toolbars that comprise the titlebar get a .browser-titlebar class
  • Ensure we call TabBarVisibility.update when initializing with verticalTab=true
  • Adjust TabBarVisibility logic so we allow for the vertical tabs case
  • Give #navigator-toolbar z-index: var(--browser-area-z-index-toolbox) to ensure the urlbar view doesnt get clipped behind the lower elements

Differential Revision: https://phabricator.services.mozilla.com/D222059

2024-10-04T11:17:35.201000: DEBUG : Did not find a branch, checking all integration branches
2024-10-04T11:17:35.206000: INFO : The bisection is done.
2024-10-04T11:17:35.209000: INFO : Stopped

You need to log in before you can comment on or make changes to this bug.