Closed
Bug 208249
Opened 22 years ago
Closed 22 years ago
overflow:scroll; do not work as expected
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 210657
Future
People
(Reporter: heller, Unassigned)
References
()
Details
(Keywords: regression, testcase)
Attachments
(4 files)
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030529
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030529
Please select "Liste de Prix"-link to see the behaviour described here:
Since there is more text than fits into the surrounding box a scroll bar
appears. However it is partly hidden (apparently 100% expanded) as the complete
box instead of respecting dimensions as set and allowing to scroll. Expected
behaviour with Opera7, IE6 and NN7.
The price table should be centered but actually is left-adjusted. Expected
behaviour with Opera7, IE6.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
1. Allow scrolling
2. Adjust a table centered
Comment 1•22 years ago
|
||
confirmed with build 2003060308, regression, works fine in NS7.02. Pretty bad
behaviour.
(Click on "sonnez ici" to display the page.)
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•22 years ago
|
||
Only one issue per bug report please.
I have spawned off the "align:center" problem as bug 208274.
This bug is now solely about the "overflow:scroll" problem.
OS: Windows NT → All
Summary: overflow:scroll; and align:center; do not work as expected → overflow:scroll; do not work as expected
Comment 3•22 years ago
|
||
Comment 4•22 years ago
|
||
Comment 5•22 years ago
|
||
Testcase #1 is a distilled version of the URL.
It looks like a table problem.
Assignee: block-and-inline → table
Severity: major → normal
Component: Layout: Block & Inline → Layout: Tables
Keywords: testcase
QA Contact: ian → madhur
Comment 6•22 years ago
|
||
Comment 7•22 years ago
|
||
![]() |
||
Updated•22 years ago
|
Priority: -- → P3
Target Milestone: --- → Future
Comment 9•22 years ago
|
||
This issue is handled in bug 210657
*** This bug has been marked as a duplicate of 210657 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•