Opened 7 years ago
Closed 7 years ago
#14929 closed bug (duplicate)
Iframe block JQuery resizable
Reported by: | CAVALEIRO Julien | Owned by: | CAVALEIRO Julien |
---|---|---|---|
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
Change History (4)
comment:1 Changed 53 years ago by
Status: | pending → new |
---|
comment:1 Changed 7 years ago by
Owner: | set to CAVALEIRO Julien |
---|---|
Status: | new → pending |
comment:2 Changed 7 years ago by
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.