Bug 144695 - Custom cursor are not always shown again when dragging them out of the window
Summary: Custom cursor are not always shown again when dragging them out of the window
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 525.x (Safari 3.2)
Hardware: Mac OS X 10.10
: P2 Normal
Assignee: Nobody
URL: http://pointvirgule.github.io/demo-cu...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-06 10:30 PDT by Simon
Modified: 2015-05-15 20:38 PDT (History)
2 users (show)

See Also:


Attachments
[Web Archive] Demo Cursor (494 bytes, application/x-webarchive)
2015-05-15 20:38 PDT, Daniel Bates
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.