Opened 10 years ago
Closed 10 years ago
#29419 closed defect (bug) (worksforme)
Youtube is over the edit/delete buttons in embed.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.0 |
Component: | Embeds | Keywords: | reporter-feedback |
Focuses: | ui, javascript | Cc: |
Description (last modified by )
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)
#2
@
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]
Note: See
TracTickets for help on using
tickets.
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.