Closed Bug 1221514 Opened 9 years ago Closed 7 years ago

[UX] [Request] Don't hide the urlbar dropmarker

Categories

(Firefox :: Theme, defect)

44 Branch
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jonathan, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0
Build ID: 20151103004217

Steps to reproduce:

ff44+
One of many scenarios;
-changing tab
In first tab mouse is over content.
Move mouse towards second tab.



Actual results:

The dropmarker on urlbar pops up, causing distraction.

Worse when layout is customised with long url bar (dropdown further right.)  Worse with default theme (than developer edition.)



Expected results:

No distraction. Focal effects should not be occurring on items irrelevant to users action.

bug 1203494 initially added it. It is now (ff44+) occurring when over any of the chrome rather than just the urlbar. I didn't notice it in 43 probably due to me using tabs on bottom.

Personally just changed style to stop it but think it is bad UX for all to warrant report.
(Maybe even just reverting to show when hovered over urlbar bar.)
It's highly unlikely that an intentional change will be reversed without ample reason.

You can force the dropmarker to always show by using the following in the Stylish extension or the userChrome.css file. The style below will likely need to be updated once bug 1212482 is fixed though.

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

.urlbar-history-dropmarker { opacity: 1 !important }
Blocks: 1203494
Component: Untriaged → Theme
OS: Unspecified → All
Hardware: Unspecified → All
It's intended per bug #1203494.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.