Bug 211283

Summary: [GTK] Move focus out of the web view when tab is pressed and there isn't a next element to focus
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, berto, bugs-noreply, ews-watchlist, gustavo
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 210100    
Attachments:
Description Flags
Patch
none
Patch aperez: review+

Carlos Garcia Campos
Reported 2020-05-01 04:50:01 PDT
We just need to implement API::UIClient::takeFocus()
Attachments
Patch (1.64 KB, patch)
2020-05-01 04:51 PDT, Carlos Garcia Campos
no flags
Patch (1.67 KB, patch)
2020-05-01 04:57 PDT, Carlos Garcia Campos
aperez: review+
Carlos Garcia Campos
Comment 1 2020-05-01 04:51:52 PDT
Carlos Garcia Campos
Comment 2 2020-05-01 04:57:35 PDT
EWS Watchlist
Comment 3 2020-05-01 04:58:30 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Adrian Perez
Comment 4 2020-05-01 05:09:46 PDT
Comment on attachment 398174 [details] Patch Lovely nice little patch 😸️
Carlos Garcia Campos
Comment 5 2020-05-01 05:24:01 PDT
Note You need to log in before you can comment on or make changes to this bug.