Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#27354 closed enhancement (fixed)

New Tiny MCE gallery preview images overlapping

Reported by: mattheu's profile mattheu Owned by: azaozz's profile azaozz
Milestone: 3.9 Priority: normal
Severity: normal Version: 3.9
Component: Editor Keywords: has-patch
Focuses: ui Cc:

Description

In the new TinyMCE gallery preview UI, if you add several images and then resize the window so that the gallery columns are smaller than the widths of the images, they overlap each other.

I think it would be nicer if the images had max-width:100%; to allow then to resize and prevent this.

Attachments (1)

27354.diff (406 bytes) - added by mattheu 11 years ago.

Download all attachments as: .zip

Change History (4)

@mattheu
11 years ago

#1 @SergeyBiryukov
11 years ago

  • Component changed from General to Editor
  • Milestone changed from Awaiting Review to 3.9

#2 @melchoyce
11 years ago

  • Keywords has-patch added

#3 @azaozz
11 years ago

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

In 27578:

TinyMCE:

  • Update the styling of the image caption and gallery toolbars.
  • Fix issue where the hidden clipboard div in wpView.
  • Switch to using the pencil dashicon for Edit.
  • Add max-width: 100%; to images in the gallery preview and adjust column widths.

Props cramdesign, mattheu, gcorne, melchoyce, see #27320, fixes #27376, fixes #27354

Note: See TracTickets for help on using tickets.