Bug 50129 - external cursors hotspot problem
Summary: external cursors hotspot problem
Status: RESOLVED DUPLICATE of bug 39824
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL: http://host0001.webd.pl/bugs/safari/c...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-28 04:02 PST by bugzilla33
Modified: 2010-11-30 08:48 PST (History)
1 user (show)

See Also:


Attachments
cursor.cur (4.19 KB, application/octet-stream)
2010-11-28 04:02 PST, bugzilla33
no flags Details
testcase (771 bytes, text/html)
2010-11-28 04:03 PST, bugzilla33
no flags Details
testcase (revised version) (784 bytes, text/html)
2010-11-28 04:07 PST, bugzilla33
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugzilla33 2010-11-28 04:02:15 PST
Cursor jumps when mouseover of the red box.
This should not jump.
Comment 1 bugzilla33 2010-11-28 04:02:55 PST
Created attachment 74970 [details]
cursor.cur
Comment 2 bugzilla33 2010-11-28 04:03:10 PST
Created attachment 74971 [details]
testcase
Comment 3 bugzilla33 2010-11-28 04:07:20 PST
Created attachment 74972 [details]
testcase (revised version)
Comment 4 Alexey Proskuryakov 2010-11-28 09:51:03 PST
This seems to be the same as bug 39824.

The test works correctly for me on Mac with Mac OS X 10.6.5 and WebKit nightly. I don't have Windows 7 to test now - could you please confirm that you are using the latest Safari 5 and a nightly build from <http://nightly.webkit.org>?
Comment 5 bugzilla33 2010-11-29 01:32:53 PST
confirmed on Win7 32-bit:

1) latest dev Chrome 9.0.587.0 AppleWebKit/534.12
2) latest stable Safari 5.0.3 AppleWebKit/533.19.4
Comment 6 Alexey Proskuryakov 2010-11-29 02:11:57 PST
That is expected. Cursors are only supposed to work with WebKit nightlies yet.
Comment 7 Alexey Proskuryakov 2010-11-30 08:48:08 PST
Marking as duplicate now. Please feel free to reopen if you're seeing this with a nightly build from <http://nightly.webkit.org>.

You are also welcome to file a bug against Chromium at <http://code.google.com/p/chromium/issues/entry>, since it would need its own platform specific fix, potentially outside open source WebKit code.

*** This bug has been marked as a duplicate of bug 39824 ***