Closed
Bug 879692
Opened 12 years ago
Closed 12 years ago
New OSX scrollbars are not compatible with the devtools floating scrollbars
Categories
(DevTools :: Framework, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 24
People
(Reporter: paul, Assigned: paul)
References
Details
Attachments
(2 files)
44.64 KB,
image/png
|
Details | |
6.08 KB,
patch
|
harth
:
review+
|
Details | Diff | Splinter Review |
Responsive mode and dark theme are affected.
On my computer (apparently, it doesn't appear on all the osx configurations), the scrollbar is one pixel wide.
We should disable the devtools floating scrollbars on osx, and rely on the builtin scrollbars.
Comment 1•12 years ago
|
||
We could also find out what the problem with the interaction is and make the builtin scrollbars play nicely with the devtools ones. Would you prefer that?
Assignee | ||
Comment 2•12 years ago
|
||
(In reply to Markus Stange from comment #1)
> We could also find out what the problem with the interaction is and make the
> builtin scrollbars play nicely with the devtools ones. Would you prefer that?
No. DevTools scrollbars have been built to simulate more or less what osx does. So now we have that by default, there's no reason to use the fake floating scrollbars.
Assignee | ||
Comment 3•12 years ago
|
||
Attachment #758536 -
Flags: review?(fayearthur)
Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Which OS X did these appear in? Maybe we'd have to check for that.
Comment 6•12 years ago
|
||
Comment on attachment 758536 [details] [diff] [review]
patch v1
Scrollbars are on 10.7, so probably covers a fair chunk of users.
Attachment #758536 -
Flags: review?(fayearthur) → review+
Assignee | ||
Updated•12 years ago
|
Whiteboard: [land-in-fx-team]
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → paul
Comment 7•12 years ago
|
||
Status: NEW → ASSIGNED
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
Comment 8•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 24
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•