Opened 5 years ago
Last modified 5 years ago
#15256 new bug
jqueryUI resizable and jqueryUI draggable can't use cooperatively
Reported by: | yuncode | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.resizable | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
first move parent Div ,
then resize child Div.
finally child Div display incorrectly
if remove the containment option the case is ok.
demo https://jsfiddle.net/px580e3g/2/
besides I find jqueryUI resizable can't cooperate with other draggable library,
so i think jqueryUI resizable have bug .
Note: See
TracTickets for help on using
tickets.