Closed
Bug 668500
Opened 13 years ago
Closed 13 years ago
Scrollbars appear if the notificationbox overflows
Categories
(Toolkit :: UI Widgets, defect)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
mozilla7
People
(Reporter: paul, Assigned: dao)
References
(Depends on 1 open bug)
Details
(Keywords: regression)
Attachments
(1 file)
654 bytes,
patch
|
enndeakin
:
review+
|
Details | Diff | Splinter Review |
As reported here https://bugzilla.mozilla.org/show_bug.cgi?id=664436#c49, the notificationbox (in tabbrowser#content) has overflow-y:hidden which implies overflow-x:auto, and then creates scrollbars if its content is too large.
Assignee | ||
Updated•13 years ago
|
Blocks: 336439
Keywords: regression
Assignee | ||
Comment 1•13 years ago
|
||
I can't reproduce bug 336439 with this patch.
Comment 2•13 years ago
|
||
Comment on attachment 543148 [details] [diff] [review] patch Seems to work even better this way. A test I did is no longer cut off.
Attachment #543148 -
Flags: review?(enndeakin) → review+
Assignee | ||
Comment 3•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/4a10fb9c4b34
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Component: General → XUL Widgets
Product: Firefox → Toolkit
QA Contact: general → xul.widgets
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
You need to log in
before you can comment on or make changes to this bug.
Description
•