[Webkit-unassigned] [Bug 16910] [GTK] REGRESSION: keyboard cursor doesn't blink

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 12:13:36 PST 2008


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





------- Comment #5 from aroben at apple.com  2008-01-18 12:13 PDT -------
(In reply to comment #4)
> GTK's WebView needs to call FocusController::setActive whenever the window
> containing the WebView becomes the topmost window.

This may not be strictly true. On Mac/Windows, we have to call setActive at
this time because we want the color of the form controls in the WebView to
change regardless of whether the WebView is focused or not. If in GTK there's
nothing that changes based on whether the window is the topmost or not, then
you could call setActive when, for example, the WebView gets focused.


-- 
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