Closed
Bug 72181
Opened 24 years ago
Closed 24 years ago
Tables do not reflow correctly on text resize
Categories
(Core :: Layout: Tables, defect)
Tracking
()
VERIFIED
FIXED
mozilla0.9
People
(Reporter: augustmiles, Assigned: karnaze)
References
()
Details
(Keywords: regression, testcase)
Attachments
(3 files)
183 bytes,
text/html
|
Details | |
5.29 KB,
patch
|
Details | Diff | Splinter Review | |
5.41 KB,
patch
|
Details | Diff | Splinter Review |
Version:
Mozilla 0.8.1
Mozilla/5.0 (X11; U; Linux 2.2.16 i686; en-US; 0.8.1) Gecko/20010314
Download of new-cache build.
One of the nicer features of mozilla is the ^C+ ^C- zooming
in and out of a page. This should lead to a reflow otherwise
things get overlayed.
Example:
go to www.nyt.com
do ^C+ a couple of times to zoom in. The page is undreadable
as different columns overprint.
Feature is now useless.
![]() |
||
Comment 2•24 years ago
|
||
Not a new cache issue. I see this in the 2001-03-14-08 nightly.
![]() |
||
Comment 3•24 years ago
|
||
More specifically, this broke sometime between the 2001-03-12-21 and
2001-03-13-08 nightlys (works in 12-21, not in 13-08)
Looks like a result of karnaze's checkins of "table reflow coalescing" (around
12-22). Over to HTML tables
Assignee: gordon → karnaze
Status: UNCONFIRMED → NEW
Component: Browser-General → HTMLTables
Ever confirmed: true
Keywords: regression
QA Contact: doronr → chrisd
![]() |
||
Updated•24 years ago
|
Keywords: testcase
Summary: New-cache build does not zoom correctly → Tables do not reflow correctly on text resize
![]() |
||
Comment 4•24 years ago
|
||
Assignee | ||
Comment 5•24 years ago
|
||
I didn't know about this feature and can't get it to work in NS6. Either it
didn't work in NS6, or I don't know how to invoke it, in which case please help
me. Is it - control C then +? The table reflow coalescing occured on 3/13. Did
it break between 3/12 and 3/13 or on 3/8. I can't tell from the comment.
Assignee | ||
Comment 6•24 years ago
|
||
Never mind about needing help. It is control +.
Status: NEW → ASSIGNED
![]() |
||
Comment 7•24 years ago
|
||
This feature was not in Netscape 6, if I recall correctly.
This broke between the evening of 3/12 and the morning of 3/13, hence my guess
that the table reflow coalescing is responsible.
Assignee | ||
Comment 9•24 years ago
|
||
Assignee | ||
Comment 10•24 years ago
|
||
*** Bug 72392 has been marked as a duplicate of this bug. ***
Comment 11•24 years ago
|
||
*** Bug 72804 has been marked as a duplicate of this bug. ***
Comment 13•24 years ago
|
||
karnaze@netscape.com's patch works great for me, although other
changes today rendered it invalid and non-applying (and, of course,
the problem is still there without it).
Comment 14•24 years ago
|
||
sr=attinasi
Assignee | ||
Comment 15•24 years ago
|
||
Assignee | ||
Comment 16•24 years ago
|
||
The patch is in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
![]() |
||
Comment 17•24 years ago
|
||
*** Bug 73607 has been marked as a duplicate of this bug. ***
Comment 18•24 years ago
|
||
*** Bug 77164 has been marked as a duplicate of this bug. ***
Comment 20•20 years ago
|
||
*** Bug 72099 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•