[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:07:36 PST 2008


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





------- Comment #4 from aroben at apple.com  2008-01-18 12:07 PDT -------
Looks like the GTK code never calls FocusController::setActive. This used to
happen as a side-effect of FocusController::setFocusedFrarme, but no longer
does.

GTK's WebView needs to call FocusController::setActive whenever the window
containing the WebView becomes the topmost window.


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