Search and Top Navigation
#15215 new bug ()
Opened July 04, 2017 11:05AM UTC
Last modified July 04, 2017 11:05AM UTC
IE BUG: jQuery resizable doesn't work if the element has a iframe sibling.
Reported by: | gurumvg | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Description
The resizable method doesn't work in IE11 & EDGE if the resizable element has an iframe next to it.
In the below example, resize the element to the right horizontally towards the iframe - the resize handle drops visually as soon as the cursor enters iframe region. However, when you resize left the resize handle surfaces back.
Link to test case