Open
Bug 254005
Opened 21 years ago
Updated 3 years ago
overflow:hidden not working with <deck>/<splitter>
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: alex, Unassigned)
Details
See testcase at http://www.croczilla.com/~alex/testcases/splitter-overflow-bug.xul
Steps to reproduce:
1. Load the testcase as chrome:
mozilla -chrome http://www.croczilla.com/~alex/testcases/splitter-overflow-bug.xul
(It is important to load the testcase as chrome; the bug doesn't show up in
'content-primary' <browser>s for some reason)
2. Move the splitter to the left until it collapses.
3. Move it to the right again.
Result: Content of the left pane (a <deck> with a <label>-child) overflows into
the right pane, even though 'overflow' is set to 'hidden'.
Comment 1•14 years ago
|
||
Still happening?
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•