Skip to main content

Search and Top Navigation

#14954 new bug ()

Opened April 24, 2016 04:29PM UTC

Last modified April 27, 2016 05:51PM UTC

Resize on left move on left when mouse is out its container

Reported by: philoo91 Owned by: philoo91
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

Attachments (0)
Change History (5)

Changed January 01, 1970 12:24AM UTC by philoo91 comment:1

status: pendingnew

Changed April 25, 2016 05:38PM UTC by scottgonzalez comment:2

owner: → philoo91
status: newpending

Can you please provide the test case you were using? We can't debug via video.

Changed April 26, 2016 07:48AM UTC by philoo91 comment:3

_comment0: 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 \ \ 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.1461657595335802

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.

Changed April 26, 2016 12:55PM UTC by scottgonzalez comment:4

Can you please just create the test case using jsbin as requested in the red box?

Changed April 27, 2016 05:51PM UTC by philoo91 comment:5

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.