Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#27893 closed defect (bug) (fixed)

Video details localization problem

Reported by: pavelevap's profile pavelevap Owned by: nacin's profile nacin
Milestone: 3.9.1 Priority: normal
Severity: normal Version: 3.9
Component: I18N Keywords: has-patch commit fixed-major
Focuses: ui Cc:

Description

There is not enough space for text related to checkboxes for Autoplay and Loop, see attached screenshot. And there is enough space on the page...

Attachments (3)

Video_details_localization.jpg (15.7 KB) - added by pavelevap 9 years ago.
27893.diff (2.0 KB) - added by wonderboymusic 9 years ago.
checkboxes.png (8.9 KB) - added by wonderboymusic 9 years ago.

Download all attachments as: .zip

Change History (9)

#1 @pavelevap
9 years ago

Also in "Playlist Settings" there is checkbox "Show Images", but every list can only show one image, so maybe something like "Show featured image" (and maybe some notice that these can be set in Media library and works only for first file in list).

#2 @nacin
9 years ago

  • Milestone changed from Awaiting Review to 3.9.1

@wonderboymusic
9 years ago

#3 @wonderboymusic
9 years ago

  • Focuses ui added
  • Keywords has-patch commit added

27893.diff alters how the checkboxes appear on the Audio/Video Details screens in the modal. The decision to place them next to each other was entirely arbitrary - I think this works as well (added a screenshot).

#4 @wonderboymusic
9 years ago

In 28184:

Alter the layout of the checkboxes in the modal view for Audio/Video Details to allow translations more room to breathe.

See #27893.

#5 @wonderboymusic
9 years ago

  • Keywords fixed-major added

#6 @nacin
9 years ago

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

In 28227:

Alter the layout of the checkboxes in the modal view for Audio/Video Details to allow translations more room to breathe.

Merges [28184] to the 3.9 branch.

props wonderboymusic.
fixes #27893.

Note: See TracTickets for help on using tickets.