Ticket #5483 (closed defect: worksforme)
Opened 5 years ago
Last modified 2 years ago
IE related formatting bug in Trac markup system
| Reported by: | mgoettsche@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.10-stable |
| Severity: | minor | Keywords: | iexplorer css |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description (last modified by eblot) (diff)
Good day,
there appears to be a formatting bug related to Internet Explorer in Trac's markup system when using {{{...}}}.
- Example 1 (trac_opera.png, how it looks like in Opera)
- Example 2 (trac_IE.png, how it looks in IE7)
- Example 3 (trac_IE2.png, IE7, different bug)
Two problems:
- The text in the preformatted boxes is not readable in Internet Explorer 7.
- The general use of scroll areas for text longer than the comment box width. I understand that this is the desired behavior, but it would be great if one could disable the scrolling functionality with an extra option
Thanks in advance!
Attachments
Change History
Changed 5 years ago by anonymous
- Attachment trac_opera.png added
Changed 5 years ago by anonymous
- Attachment trac_IE.png added
Changed 5 years ago by anonymous
- Attachment trac_IE2.png added
comment:1 Changed 4 years ago by eblot
- Description modified (diff)
comment:2 Changed 4 years ago by cboos
test
test test test
test test testtest test testtest test testtest test testtest test test
comment:3 Changed 4 years ago by cboos
- Keywords css added
- Milestone set to 0.10.5
- Severity changed from normal to minor
- Version set to 0.10-stable
Right, same behavior here with IE7 (works fine with Firefox though).
Changed 4 years ago by jason@…
- Attachment trac_comparison.gif added
Comparison sample of FF2.0, IE7, and IE6
comment:4 Changed 3 years ago by cboos
- Keywords iexplorer added
- Milestone changed from 0.10.6 to 0.11.6
#8158 closed as duplicate of this ticket.
Moving up the milestone, though I still have no idea what we can do here. Maybe a min-height rule for IE only?
comment:5 follow-up: ↓ 6 Changed 2 years ago by cboos
By the way, this problem is gone in IE8.
worksforme?
comment:6 in reply to: ↑ 5 Changed 2 years ago by rblank
comment:7 Changed 2 years ago by cboos
- Milestone 0.12.1 deleted
- Resolution set to worksforme
- Status changed from new to closed
Ok, people using IE7 should upgrade to IE8, it's quite nicer ;-)
If someone is sufficiently annoyed by this issue on IE7 and motivated to write a patch that doesn't break anything else (especially for other browsers), feel free to reopen and submit it.



(improving description formatting)
Which version of Trac did you use to reproduce this error?