Closed
Bug 868399
Opened 12 years ago
Closed 12 years ago
Respect the type of connected pointer devices for OSX Lion scroll bar
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 868498
People
(Reporter: tetsuharu, Unassigned)
References
Details
(Whiteboard: [parity-webkit])
[Environment]
* http://hg.mozilla.org/mozilla-central/rev/b35170667a2f
* Intel Mac OS X 10.8
[Result]
Firefox don't recognize a type of pointer devices for define the scroll bar's behavior for OS X Lion.
After OS X Lion, the scroll bar's behavior respects the type of connected pointer devices.
OS X's behaviors are like:
* Use hover-ed scroll bar if Mac connects with only trackpad.
* Use old style scroll bar if Mac connects with some mouses.
This feature is supported on Safari 6, Chromium.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•