[Webkit-unassigned] [Bug 15795] [GTK] Change the mouse pointer state to busy while loading a page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 26 08:34:07 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=15795





------- Comment #5 from xan.lopez at gmail.com  2008-01-26 08:34 PDT -------
BTW: while I don't have anything against doing this in app-side, we need some
API hooks to do it correctly I think. Unconditionally setting cursor on
load-progress-changed is wrong: if you are hovering a link, for example, the
cursor should remain as a "hand" all the time, but we'd switch it to a
"watch/wait" when the next progress-change happens.A signal would a good way of
doing this, but any other way would do.

Or if anybody knows how Safari or other WebKit browser handles this, that might
help too :)


-- 
Configure bugmail: http://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