Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#2008 closed defect (bug) (fixed)

IE6 - Category description box breaks

Reported by: podz's profile Podz Owned by: ryan's profile ryan
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)

admin-fixes.diff (9.1 KB) - added by skeltoac 20 years ago.
peekaboo.diff (463 bytes) - added by skeltoac 20 years ago.

Download all attachments as: .zip

Change History (9)

#1 @skeltoac
20 years ago

  • Owner changed from anonymous to skeltoac
  • Status changed from new to assigned

#2 @skeltoac
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

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!

#3 @skeltoac
20 years ago

Also fixes 2009 :-)

#4 @matt
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.

#5 @skeltoac
20 years ago

Okay, new patch. CSS-D archives did the trick!

@skeltoac
20 years ago

#6 @ryan
20 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [3282]) Peekaboo, I see you. fixes #2008

#7 @(none)
19 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.