Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#6207 closed defect (bug) (fixed)

Manage Posts column widths are dynamic so can butt off the bubble's edge

Reported by: MtDewVirus Owned by: iammattthomas
Priority: normal Milestone: 2.5
Component: Administration Version: 2.5
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

When paging through Manage Posts, the column widths change size from one page to the next depending on the contents of the columns. Very awkward to have the columns moving around.

If the categories or tags columns get too wide, the comment bubble is chopped off in FF2.

Tested in r7275.

Attachments (1)

6207.diff (2.3 KB ) - added by iammattthomas 18 years ago.
Patch wraps comment bubbles in a div

Download all attachments as: .zip

Change History (7)

#1 @lloydbudd
18 years ago

  • Summary Manage Posts column widths are dynamicManage Posts column widths are dynamic so can but off the bubble's edge

#2 @lloydbudd
18 years ago

  • Version2.5

#3 @markjaquith
18 years ago

  • Owner changed from anonymous to iammattthomas
  • Summary Manage Posts column widths are dynamic so can but off the bubble's edgeManage Posts column widths are dynamic so can butt off the bubble's edge

#4 @iammattthomas
18 years ago

  • Milestone 2.62.5
  • Status newassigned

Wrapping comment bubbles in a div with a minimum width seems to fix the issue in FF2.

@iammattthomas
18 years ago

Patch wraps comment bubbles in a div

#5 @iammattthomas
18 years ago

  • Keywords has-patch commit added

#6 @ryan
18 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [7427]) Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207

Note: See TracTickets for help on using tickets.