[Webkit-unassigned] [Bug 23989] The cursor behavior in GTK is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 17 11:47:13 PST 2009


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


xan.lopez at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xan.lopez at gmail.com




------- Comment #3 from xan.lopez at gmail.com  2009-02-17 11:47 PDT -------
I think this just fixes the bug by accident. By using the same cached cursor
for all widgets, and initializing it to 0 on each instance, you effectively
disable it once per widget created. Also, how does making the cache per-class
makes sense? Could you elaborate?


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



More information about the webkit-unassigned mailing list