Open Bug 254005 Opened 20 years ago Updated 2 years ago

overflow:hidden not working with <deck>/<splitter>

Categories

(Core :: Layout, defect)

x86
Linux
defect

Tracking

()

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'.
Still happening?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.