Bug 144695

Summary: Custom cursor are not always shown again when dragging them out of the window
Product: WebKit Reporter: Simon <boisseau.simon>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, dbates
Priority: P2    
Version: 525.x (Safari 3.2)   
Hardware: Mac   
OS: OS X 10.10   
URL: http://pointvirgule.github.io/demo-cursor/
Attachments:
Description Flags
[Web Archive] Demo Cursor none

Description Simon 2015-05-06 10:30:36 PDT
Steps to reproduce:

1. mouse down on an element with a custom cursor
2. move(drag) out of the browser window.
3. move(drag) back on the initial element.

try it here : http://pointvirgule.github.io/demo-cursor/


Actual results:

When the cursor changes to resize (in the windows corners) on a drag motion in the windows corners, it does not ALWAYS comes back to the given custom value.


Expected results:

The custom cursor value should be shown again.
Comment 1 Daniel Bates 2015-05-15 20:38:41 PDT
Created attachment 253261 [details]
[Web Archive] Demo Cursor

For historical preservation, a web archive of <http://pointvirgule.github.io/demo-cursor/> as it appeared on 05/15/2015.