Modify ↓
Ticket #138 (closed defect: fixed)
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: |
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 6 years ago by daniel
- Owner changed from jonas to daniel
- Priority changed from normal to high
- Status changed from new to assigned
- Severity changed from normal to major
Note: See
TracTickets for help on using
tickets.



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 :)