[Webkit-unassigned] [Bug 15779] Custom CSS cursor anchor point is ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 10:55:56 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=15779


Scott Bell <sbvendor at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sbvendor at me.com




--- Comment #9 from Scott Bell <sbvendor at me.com>  2009-12-09 10:55:55 PST ---
This bug makes it impossible to have non-pointer cursors
(such as a hand, or spreadsheet cell cursor) work well in
WebKit. Google Maps is a popular application which behaves
poorly in WebKit due to this bug. 

Our application makes use of two custom cursors, one for
resizing and one to simulate the CSS3 `cell' cursors on 
unsupported browsers (such as WebKit). Both of these have
a hotspot at 6,6, which is far off from the 0,0 value that
WebKit uses, which causes the UI to behave unacceptably.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list