Search and Top Navigation
#14929 closed bug (duplicate)
Opened March 03, 2016 08:26AM UTC
Closed March 14, 2016 02:24PM UTC
Iframe block JQuery resizable
Reported by: | Julienng | Owned by: | Julienng |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.resizable | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
I have configurable components inside one of my "card" which is resizable. If my content is an iframe. The resize is block if you try to resize diagonally.
More information about my problem here: https://github.com/troolee/gridstack.js/issues/379
And a jsfiddle with the problem of resize (try to resize the biggest "card" diagonally): https://jsfiddle.net/Julienng/bacgnfut/
A jsfiddle to describe the bug with JQuery only: https://jsfiddle.net/j2kjqst0/
The problem is also present on v3.0.0-beta1 in the last example
Attachments (0)
Change History (4)
Changed January 01, 1970 12:24AM UTC by comment:1
status: | pending → new |
---|
Changed March 03, 2016 06:45PM UTC by comment:2
owner: | → Julienng |
---|---|
status: | new → pending |
Changed March 04, 2016 04:05PM UTC by comment:3
See the fiddle with JQuery only (third link). The first is big because there is no CDN for used library
There is a lot of code in that fiddle. Please provide a *reduced* test case for us to look at.