Make WordPress Core

Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#17586 closed defect (bug) (fixed)

4-column dashboard layout warped

Reported by: solarissmoke Owned by:
Priority: normal Milestone: 3.4
Component: Administration Version: 3.1
Severity: minor Keywords:
Cc: Focuses:

Description

When you pick the 4-column layout on the dashboard, there is an issue with minimum widths that causes all the columns to overlap, and meta box content to overflow from containers. See screenshot.

Attachments (1)

17586.png (53.2 KB ) - added by solarissmoke 15 years ago.

Download all attachments as: .zip

Change History (7)

@solarissmoke
15 years ago

#1 @ocean90
15 years ago

  • Keywords needs-patch added
  • Version 3.23.1

#2 @azaozz
15 years ago

  • Keywords close added

I thought this was the reason behind being able to set the number of columns there, so the users can choose the layout that best fits their screen size. The only improvement here would probably be to set min-width so the browser window gets a horizontal scroll bar.

#3 @solarissmoke
15 years ago

Turns out that this is browser-specific. I can only reproduce it on FF on Linux. On windows, there is no overlap, and the boxes are properly spaced. On Linux however all the meta boxes overlap.

#5 @ashfame
14 years ago

  • Cc ashishsainiashfame@… added
  • Keywords needs-patch close removed
  • Resolutionfixed
  • Status newclosed

This works fine on Firefox/Linux now, consistent with Chrome. Whenever the width is reduced to a level which should cause overlapping, its wrapped up into 2 column layout preventing any overlapping.

#6 @ocean90
14 years ago

  • Milestone Awaiting Review3.4
Note: See TracTickets for help on using tickets.