Closed
Bug 994301
Opened 11 years ago
Closed 11 years ago
Some panels show unnecessary scrollbar during panel animation
Categories
(Toolkit :: UI Widgets, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 940733
People
(Reporter: ntim, Unassigned)
References
Details
Attachments
(1 obsolete file)
I have noticed this mainly with the developer widget.
I think we should add overflow:hidden; during transition start.
Reporter | ||
Comment 1•11 years ago
|
||
Gonna test the patch tomorrow.
Reporter | ||
Updated•11 years ago
|
Attachment #8404215 -
Attachment description: panel-scrollbars.patch → Patch v1
Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 8404215 [details] [diff] [review]
Patch v1
Oops, forgot to target just the inner content of the panel.
Attachment #8404215 -
Attachment is obsolete: true
Attachment #8404215 -
Flags: review?(enndeakin)
Comment 3•11 years ago
|
||
dupe of bug 994194?
Reporter | ||
Comment 4•11 years ago
|
||
(In reply to Marco Bonardo [:mak] from comment #3)
> dupe of bug 994194?
Not really. This bug occurs during panel animation. While bug 994194 occurs even after the animation.
Reporter | ||
Updated•11 years ago
|
Assignee: ntim007 → nobody
Status: ASSIGNED → NEW
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•