Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#29419 closed defect (bug) (worksforme)

Youtube is over the edit/delete buttons in embed.

Reported by: programmin's profile programmin Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.0
Component: Embeds Keywords: reporter-feedback
Focuses: ui, javascript Cc:

Description (last modified by SergeyBiryukov)

Youtube embed hides the edit/delete buttons - for example:

[embed height=324 width=532 ]https://www.youtube.com/watch?v=3nfu1a2qWWs[/embed]

is hard to select, and there are no options for edit, delete, resize.

Change History (5)

#1 @helen
10 years ago

  • Keywords reporter-feedback added

OS/browser? I can't reproduce in Firefox or Chrome on OSX - edit and delete appear when I select the video. Resize in the UI has never been built in, as far as I know.

#2 @azaozz
10 years ago

Works here in Firefox, Chrome and IE11 on Win7 too. The preview doesn't set the size from the attributes of the embed shortcode, also note that you need quotes there:

[embed height="324" width="532"]https://www.youtube.com/watch?v=3nfu1a2qWWs[/embed]

#3 @SergeyBiryukov
10 years ago

  • Component changed from Media to Embeds
  • Description modified (diff)

#4 @iseulde
10 years ago

Resizing for views has never been possible, for embeds you'll have to set it in text mode. The buttons work fine for me and these views have an overlay, so you can select the embed by clicking anywhere on it. (Interacting with the embed is possible once selected.)

#5 @wonderboymusic
10 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

We weren't able to reproduce this.

Note: See TracTickets for help on using tickets.