Home | History | Annotate | Download | only in gtk

Lines Matching full:focus

216         Null-check the focus controller to avoid crashing. Could not find
2911 [GTK+] Update the focus handling code.
2913 Change focus-in to always call setActive(true), call
2918 On focus-out call FocusController::setActive(false) and
3004 REGRESSION (r45440): fails at fast/events/frame-programmatic-focus.html
3008 focus-in and focus-out events only get triggered when there's user
3011 solution seems to be to implement grab-focus too so we can call
3012 setFocused(bool) when a widget has focus.
6088 (WebKit::ChromeClient::focus):
7114 Drop WebView focus when the widget is focused out.
7942 (WebKit::ChromeClient::focus):
9156 Fix event returns, improving the focus situation and correcting scroll wheel
9175 [gtk] widget does not take focus on mouse click
9177 Grab widget focus in mouse press callback.
9562 (WebKit::ChromeClient::focus):
9781 (WebKitGtk::ChromeClientGtk::focus):
10176 (WebCore::ChromeClientGdk::focus):