Closed
Bug 271385
Opened 20 years ago
Closed 20 years ago
Firefox is not formatting html tables correctly
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: info, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 In the page at http://pp.net.ar/main.asp, the tables should be only a part of the main table. In Firebird, the tables are fully resized, but if you refresh the content a few times then the tables are displayed correctly. Reproducible: Always Steps to Reproduce: 1. Open the page http://pp.net.ar/main.asp 2. Look at the screen and see for youserlf 3. Click the "Laboratorio" link button a few times and see how Firefox is resizing the <table> Actual Results: Firefox displays html tables incorrectly Expected Results: Render the tables correctly, I think. Tested under: Windows 2000 Advanced Server SP4 Windows 2000 Professional SP3 Windows XP SP1 Windows XP SP2 Windows 2003 .Net Server
Comment 1•20 years ago
|
||
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 A 704px table contains multiple center-aligned tables. The first table is 90% wide, and the rest are 75% wide. On some rare occasions when refreshing the page the 75% wide tables are rendered in 90% width. (Attachments coming). Reproducible: Sometimes
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
Comment 4•20 years ago
|
||
I could not reproduce the behaviour in a minimal testcase I made, but on the slow server it was visible. This is a duplicate of bug 225246.
Comment 5•20 years ago
|
||
-> Core/Layout:Tables
Assignee: bugs → nobody
Status: UNCONFIRMED → NEW
Component: Web Site → Layout: Tables
Ever confirmed: true
Keywords: testcase
OS: Windows Server 2003 → All
Product: Firefox → Core
QA Contact: core.layout.tables
Version: unspecified → 1.0 Branch
Comment 6•20 years ago
|
||
Comment 7•20 years ago
|
||
I can reproduce the bug in Firefox 1.0, but not in Mozilla 1.8a5 on Linux. I think it's been fixed. Please reopen the bug if you can reproduce it in Mozilla 1.8a5 or newer. -> WORKSFORME
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•