Opened 7 years ago
Last modified 7 years ago
#14954 new bug
Resize on left move on left when mouse is out its container
Reported by: | Philippe GODEFROY | Owned by: | Philippe GODEFROY |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.resizable | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello everybody,
Look the video here : https://drive.google.com/file/d/0B_jSF7sMiGcLR3JsRGJuWDRHU2c/view?usp=sharing
Have a nice day
Change History (5)
comment:1 Changed 53 years ago by
Status: | pending → new |
---|
comment:1 Changed 7 years ago by
Owner: | set to Philippe GODEFROY |
---|---|
Status: | new → pending |
comment:2 Changed 7 years ago by
Hi, Ok , Well,
To your investigating of this bug, I give you : 'https://forum.jquery.com/topic/resizer-on-left-move-on-left' where on the first post You'll find in attachment the tiny project type used in video. Here too : https://drive.google.com/open?id=0B_jSF7sMiGcLUThPaDNBNmNrN2s
The scenario is :
With the grey box : Resize bigger by the right side Resize smaller by the left side
Now : When you will resize bigger by the left size : the grey box will move on left when its left border will touch the left border of its parent "AND" when you continue to push on left your mouse (outside) the container. You'll see too the "repositionning" of the grey box when your mouse will come back in the container. Caution : the mouse moving should be by 1 px when you go outside the div container and when you incoming inside the div container
News: The phenomenon acts only on the left side. Others sides are safe.
comment:3 Changed 7 years ago by
Can you please just create the test case using jsbin as requested in the red box?
comment:4 Changed 7 years ago by
HI, I don't know your tool "jsbin" and I haven't time to learn about it. I gave you all data for the bug. Do it yourselve under jsbin. You'll be better done than me.
Have a nice day.
Can you please provide the test case you were using? We can't debug via video.