Bug 70613

Summary: [Qt][WK2] WebView does not get focus when being clicked / touched in MiniBrowser.
Product: WebKit Reporter: Zeno Albisser <zeno>
Component: WebKit QtAssignee: Zeno Albisser <zeno>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch for review. none

Zeno Albisser
Reported 2011-10-21 09:25:47 PDT
This happens only when a WebView is being used together with a TextInput field or any other similar item that grabs the focus. Once the focus is being taken by the TextInput field it will never be given back to the WebView.
Attachments
patch for review. (2.39 KB, patch)
2011-10-21 09:34 PDT, Zeno Albisser
no flags
Zeno Albisser
Comment 1 2011-10-21 09:34:12 PDT
Created attachment 111976 [details] patch for review.
Simon Hausmann
Comment 2 2011-10-24 02:12:31 PDT
Comment on attachment 111976 [details] patch for review. r=me This seems consistent with QQuickTextEdit/Input, which also forces the active focus on mouse press events.
WebKit Review Bot
Comment 3 2011-10-24 02:26:00 PDT
Comment on attachment 111976 [details] patch for review. Clearing flags on attachment: 111976 Committed r98226: <http://trac.webkit.org/changeset/98226>
WebKit Review Bot
Comment 4 2011-10-24 02:26:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.