Closed
Bug 207068
Opened 22 years ago
Closed 22 years ago
overflow:visible does not work on this testcase, regression
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: pascalc, Unassigned)
References
Details
(Keywords: regression, testcase)
Attachments
(1 file)
|
11.10 KB,
text/html
|
Details |
build 2003052309 WinXP
1 view the attached testcase
2 compare with Netscape 7.02 or Opera 7.11
The overflow property does not work properly in this example
| Reporter | ||
Comment 1•22 years ago
|
||
testcase showing the overflow problem
the patch at bug 173277 fixes makes the overflow to appear
Depends on: 173277
| Reporter | ||
Comment 3•22 years ago
|
||
Thanks for this info. This page was posted from a webdesigner in a web authoring
newsgroup about a Netscape 7 bug (bug 96756).
Currently the site is using overflow:auto and is therefore broken for NS7
because of bug 96756 but works for Mozilla 1.4. The proposed solution of setting
it to overflow:visible makes it work with NS7 but it is then broken with Mozilla
1.4 and therefore the next Netscape release. Do you think this could be a good
reason to nominate it as a blocker for 1.4 ?
Comment 4•22 years ago
|
||
Confirmed on winXP 2003052504
Comment 5•22 years ago
|
||
FIXED by bug 173277
Status: NEW → RESOLVED
Closed: 22 years ago
OS: Windows XP → All
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•