Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#6207 closed defect (bug) (fixed)

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

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

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 16 years ago.
Patch wraps comment bubbles in a div

Download all attachments as: .zip

Change History (7)

#1 @lloydbudd
16 years ago

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

#2 @lloydbudd
16 years ago

  • Version set to 2.5

#3 @markjaquith
16 years ago

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

#4 @iammattthomas
16 years ago

  • Milestone changed from 2.6 to 2.5
  • Status changed from new to assigned

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

@iammattthomas
16 years ago

Patch wraps comment bubbles in a div

#5 @iammattthomas
16 years ago

  • Keywords has-patch commit added

#6 @ryan
16 years ago

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

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

Note: See TracTickets for help on using tickets.