Closed
Bug 286215
Opened 20 years ago
Closed 19 years ago
HTML tables columns (<td></td) have a limit data to display
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: fdv10, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 If you try to display a great amount of data inside a table column, this data is truncated. It does not happen with rows (<tr></tr>) either in IE. Reproducible: Always Steps to Reproduce: 1. create a text file of about 450 Kb. 2. create a litte php script for reading and displaying it. 3. launch this script. Actual Results: the total file is not displayed, it is trucated. Expected Results: the total file should be displayed.
Comment 1•20 years ago
|
||
Reporter: Could you attach the html-file (zipped if necessary) and two screenshots as shown by IE and FF?
Comment 2•19 years ago
|
||
No reply from reporter --> invalid Please reopen when you have clear steps on how to reproduce this
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•