Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 Area-Undefined OS-Windows
New issue 139071 by vjeuxx: cursor: -webkit-grabbing; is not working on
Windows
http://code.google.com/p/chromium/issues/detail?id=139071
Chrome Version : 20.0.1132.57 (Official Build 145807)
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
URLs (if applicable) :
http://jsfiddle.net/BZtMc/1/
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 5: FAIL
Firefox 4.x: N/A
IE 7/8/9: N/A
What steps will reproduce the problem?
1. Go to
http://jsfiddle.net/BZtMc/1/
2. Mouse over the result section
What is the expected result?
It should update the cursor
What happens instead?
It uses the default cursor
Please provide any additional information below. Attach a screenshot if
possible.
Both -webkit-grab and -webkit-grabbing are not working on Windows but
correctly on both Mac and Linux.