Opened 10 years ago
Closed 9 years ago
#29400 closed defect (bug) (fixed)
Resize handles around gallery in IE
Reported by: | bduclos | Owned by: | azaozz |
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | TinyMCE | Keywords: | has-patch dev-feedback |
Focuses: | javascript | Cc: |
Description
When inserting a gallery (Add Media, Create a new Gallery, Insert Gallery), in Visual Mode, resize handles appear on Internet Explorer (tested with IE9, IE10, IE11):
See http://i.imgur.com/mKIAmjy.jpg?1
Same when inserting audio or video using Add Media.
Also resize handles appear only on IE11 when Gallery has no items found.
See: http://i.imgur.com/zmyKOab.jpg?1
Attachments (1)
Change History (10)
#3
@
10 years ago
- Component changed from Editor to TinyMCE
- Focuses javascript added
- Keywords has-patch reporter-feedback added
This is reported against 3.9. Is this still an issue? I remember some changes for 4.0 here.
#5
@
10 years ago
- Keywords reporter-feedback removed
- First issue: still happening (tested against 4.1 and trunk):
When inserting a gallery (Add Media, Create a new Gallery, Insert Gallery), in Visual Mode, resize handles appear on Internet Explorer (tested with IE9, IE10, IE11):
See http://i.imgur.com/mKIAmjy.jpg?1
Same when inserting audio or video using Add Media.
- Second issue: fixed (tested against 4.1 and trunk)
Also resize handles appear only on IE11 when Gallery has no items found.
#6
@
9 years ago
- Milestone changed from Awaiting Review to 4.4
- Owner set to azaozz
- Status changed from new to assigned
perhaps you or @iseulde want to take a quick look?
#7
@
9 years ago
- Keywords dev-feedback added
@azaozz Patch still applies (with fuzz). Based on comment:5, what's left here?
29400.patch prevents the control selection (resize handles) in IE11 on the error messages. Don't see a good way to prevent them on inserting a view. It is a "cosmetic bug" but annoying.