Closed
Bug 287620
Opened 20 years ago
Closed 12 years ago
table content flows outside table boundary timing
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
References
()
Details
(Whiteboard: [testday-20120713])
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050324 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050324 The contents of the main table flow outside of its bottom border "most" of the time. This is likely a timing bug because if the url is saved to html and reloaded from file, the problem never occurs. As is, the problem only occurs about 60% of the time. Reproducible: Always Steps to Reproduce: 1. Load http://townhall-talk.edmunds.com/direct/view/.ef1765b 2. Wait for page to load. 3. Hit the [End] key to scroll to the bottom 4. Content overruns the footer area covering ("News | Columns | etc"). 5. If this doesn't occur, click one of the numbered links (eg: 151) and repeat from #2. It will occur in 1-3 pages. Actual Results: Table contents overran table border. Expected Results: Table should be sized vertically to contain contents. This is no doubt a gecko bug. It happens in Mozilla and Firefox 1.0.1. The particular table contents don't appear to matter.
Comment 4•20 years ago
|
||
wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050325
Summary: table content flows outside table boundary timing → table content flows outside table boundary timing
I've seen similar behaviour with Adblock extension. Can you confirm this behaviour with all of your extensions disabled?
(In reply to comment #5) > I've seen similar behaviour with Adblock extension. Can you confirm this > behaviour with all of your extensions disabled? Yes. All extensions disabled. Firefox 1.0.4.
> Firefox 1.0.4. ???
please use a recent nightly for testing layout bugs(In reply to comment #7) > > Firefox 1.0.4. ??? > please use a recent nightly for testing layout bugs I'm not a mozilla developer. I submitted the bug against the releases stated in the bug description. Sorry I can't be more help, but I've got my own bugs to fix. Its Gecko/20050511 and I've never run adblock.
I see the minor overflow at the bottom, we need a reduced testcase here (http://www.mozilla.org/newlayout/bugathon.html)
Keywords: qawanted
Comment 10•16 years ago
|
||
no overflow anymore, please reopen if you still see the bug and post a screen shot where the problem is.
Comment 11•13 years ago
|
||
Reporter, can you still see this on Firefox 6? I can't on XP and the page has probably changed since.
Whiteboard: [WFM?]
Comment 12•12 years ago
|
||
WFM too, feel free to reopen if you still experiencing issue Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20100101 Firefox/13.0.1 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Whiteboard: [WFM?] → [testday-20120713]
You need to log in
before you can comment on or make changes to this bug.
Description
•