#2008 closed defect (bug) (fixed)
IE6 - Category description box breaks
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | high | |
| Severity: | blocker | Version: | 2.0 |
| Component: | Administration | Keywords: | bg|has-patch bg|commit |
| Focuses: | Cc: |
Description
Type in the Description box and the box immediately opens / shoots off
to the right
Attachments (2)
Change History (9)
#2
@
20 years ago
- Keywords bg|has-patch bg|commit added
- Milestone set to 2.0
- Owner changed from skeltoac to ryan
- Priority changed from normal to high
- Severity changed from minor to blocker
- Status changed from assigned to new
#4
@
20 years ago
Regressing to layout tables for something like this really isn't acceptable. I'd recommend creating a test case page and submitting it to CSS-D or similar, I'm sure some CSS pros would be happy to help out.
Note: See
TracTickets for help on using
tickets.
A bug similar to this one was acknowledged in MSIE 5.5 but there you have it... I defy anyone to find a solution that doesn't use tables. This one works just fine. Why are we avoiding tables anyway? They work better than floats when dealing with forms and inputs!