Closed Bug 989768 Opened 10 years ago Closed 10 years ago

OSX - Scrollbar thumb should be darker when hovering over a non-overlay scrollbar

Categories

(Core :: Widget: Cocoa, defect)

31 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla32

People

(Reporter: mehmet.sahin, Assigned: mstange)

References

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140327140727

Steps to reproduce:

OSX 10.8.5
Firefox 28 + Trunk 31

1.) Enable 'Always show scrollbars' in system preferences
2.) Open a page with scrollbars
3.) Hover over the scrollbar


Actual results:

The scrollbar has the same color.


Expected results:

The scrollbar should be darker. This is the standard OSX behavior.
Confirmed. 
It is also true in Thunderbird!
Status: UNCONFIRMED → NEW
Component: Untriaged → XUL
Ever confirmed: true
Product: Firefox → Core
QA Whiteboard: [bugday-20140331]
Component: XUL → Widget: Cocoa
We're also talking about it not getting "thicker" when hovering, right?  Although, with 10.9.2, I see that problem on 31 (trunk), but not on 30 (aurora)
Further, for me, I actually can't use the scrollbar to drag in this case.  I imagine a dupe, but I opened bug 993517 for it.
I believe that this bug, as written, is expected behavior. When scrollbars are always displayed (by enabling "Always show scrollbars" in the System Preferences, the size and color of the scrollbars shouldn't change when hovered. :lizzard, am I missing something? How does Safari behave?

However, bug 993517 is a valid regression.
Flags: needinfo?(lhenry)
Fair enough - I missed the "always show scrollbars", so all of my comments are based on the default, where they scrollbars only show up once you start scrolling.  The behaviour there changed here: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=e84a391b604b&tochange=c148f0b0c8b4
I have 'Show scroll bars' set to always, and scrollbars become darker when I hover over them in all applications except us.
Ah, I just realized that the thumb is getting darker. So this is a valid bug, but not a regression and unrelated to bug 993517.
Flags: needinfo?(lhenry)
Comment 7 is right. We never had a hover effect on non-overlay scrollbars on Mac. We should add it.
Summary: OSX - Scrollbar should be darker when hovering over the scrollbar → OSX - Scrollbar thumb should be darker when hovering over a non-overlay scrollbar
Assignee: nobody → mstange
Status: NEW → ASSIGNED
Depends on: 1016569
Bug 1016569 implements the hover effect. (I filed a separate bug for it because I don't want a bug about hover effects to be included in the dependency tree for async panning.)
Fixed by bug 1016569.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
QA Whiteboard: [bugday-20140331] → [bugday-20140331][good first verify]
You need to log in before you can comment on or make changes to this bug.