Closed Bug 1401507 Opened 7 years ago Closed 7 years ago

URL bar dropmarker appears when hovering tabs or toolbar buttons

Categories

(Firefox :: Theme, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1394517
Tracking Status
firefox57 --- affected

People

(Reporter: florian, Unassigned)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
The urlbar dropmarker appears whenever I hover the searchbar, a random toolbar button, or a tab. This is distracting (especially with the css transition) as it causes something to move in a place that is unrelated to where my mouse cursor is.

I did some bugzilla and hg archeology and was surprised to see this behavior was intentionally introduced in bug 1211217.

Jared, I assume you wanted this to appear when the mouse is around the urlbar, not when it's over anything in the top of the browser window.

Before your patch we were checking for :not(:hover) on #urlbar which was indeed a small target. Currently (after your patch) we do it on #navigator-toolbox which is a giant target. I think #urlbar-container is a good compromise. Do you agree?
Attachment #8910221 - Flags: review?(jaws)
Blocks: 1394517
Comment on attachment 8910221 [details] [diff] [review]
Patch

Please hold off on this patch. Stephen is reviewing this behavior in bug 1394517 and bug 1398529.
Attachment #8910221 - Flags: review?(jaws)
No longer blocks: 1394517
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: