Closed
Bug 302014
Opened 19 years ago
Closed 19 years ago
Hendrix layout squashed in IE, wrapping text at 16 characters
Categories
(Webtools Graveyard :: Hendrix, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla-mozilla-20000923, Assigned: justdave)
Details
I've been seeing a number of Hendrix reports in the newsgroup that are wrapped into a very narrow column for a while, and it only just occured to me that it was all the IE-submitted ones. I don't know exactly what the page is doing (probably CSS-related, though), but IE ends up displaying the form elements squashed, even cutting off the right-edge of the summary box. The real problem, though, is the detailed comments - it is only 16 characters wide, and thanks to the wrap="hard" in the source, IE's posted comments are wrapped into this narrow column.
Comment 1•19 years ago
|
||
I've checked in a change to remove the width: 100%; from the CSS which was apparently (according to #developers) causing IE problems. Dave: can you CVS update hendrix.mozilla.org? Thanks, Gerv
Assignee: gerv → justdave
| Assignee | ||
Comment 2•19 years ago
|
||
Done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•