Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#28098 closed defect (bug) (fixed)

Breakage in old media iframe layout

Reported by: mttd's profile mttd Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.0 Priority: normal
Severity: minor Version: 3.8
Component: Media Keywords: needs-patch
Focuses: ui Cc:

Description

It appears that the floats on the 'show' buttons for viewing uploaded media to a gallery creation tab aren't cleared effectively.

Viewed in Chrome 34.0.1847.131

Attachments (1)

Screen Shot 2014-05-01 at 19.52.31.png (275.8 KB) - added by mttd 11 years ago.

Download all attachments as: .zip

Change History (5)

#1 @ericlewis
11 years ago

  • Keywords needs-patch added
  • Severity changed from normal to minor
  • Version changed from 3.9 to 3.8

@mttd thanks for the bug report!

To reproduce, use this boilerplate to give you the old iframe.

Setting to minor. The new media experience has been in place for a year and a half, iframe usage is "deprecated".

#2 @ericlewis
11 years ago

  • Summary changed from Float layout bug creating gallery post upload to Breakage in old media iframe layout

#3 @SergeyBiryukov
11 years ago

  • Milestone changed from Awaiting Review to 4.0

Let's fix this along with #28220.

#4 @wonderboymusic
11 years ago

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

In 28829:

Make the list of gallery attachments in the "old iframe media modal" break less. The "columns" are not aligned with the headers, but this would require a markup rewrite of a deprecated feature.

Fixes #28098.

Note: See TracTickets for help on using tickets.