Ticket #138 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
New Ticket page does not render properly in Konqueror
| Reported by: | Keir Mierle | Owned by: | daniel |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | ticket system | Version: | devel |
| Severity: | major | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
The New Ticket page doesn't render properly in Konqueror 3.2.1.
A picture is worth a thousand words. Here's mine.
http://ece361.ath.cx/trac-bug.png
(Slow link, be patient.)
It's likely this problem exists with Apple's Safari as well, as it uses the same rendering engine.
If anyone needs me to test, just drop me a line at mierle at ecf dot utoronto dot ca.
Keir
Attachments
Change History
comment:1 Changed 8 years ago by daniel
- Owner changed from jonas to daniel
- Priority changed from normal to high
- Severity changed from normal to major
- Status changed from new to assigned
comment:2 Changed 8 years ago by daniel
I forgot to thank you for the report btw. Thanks for noticing :)
And also, again we're reminded that ticket attachments (see #27) are definitely needed at some point.
comment:3 Changed 8 years ago by daniel
- Resolution set to fixed
- Status changed from assigned to closed



Ah, it's another ugly "break: both" in the stylesheet.
I need to refactor the ticket layouts. It seems that tables are the easiest and most flexible way to accomplish those anyway.
That whole left-floating block business is just complicating everything, not to mention breaking in konqueror :)