Bug 26855 - [Qt] New methods for QWebFrame to check and set focus.
Summary: [Qt] New methods for QWebFrame to check and set focus.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Enhancement
Assignee: Joseph Ligman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-30 13:02 PDT by Joseph Ligman
Modified: 2009-07-02 06:47 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch, adds QWebFrame methods for setting/checking focus (3.19 KB, patch)
2009-06-30 13:09 PDT, Joseph Ligman
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Ligman 2009-06-30 13:02:45 PDT
It would be good if there were public Api's to set and check if the frame is focused in the focus controller.
Comment 1 Joseph Ligman 2009-06-30 13:09:29 PDT
Created attachment 32086 [details]
Proposed patch, adds QWebFrame methods for setting/checking focus
Comment 2 Simon Hausmann 2009-07-02 06:39:18 PDT
Comment on attachment 32086 [details]
Proposed patch, adds QWebFrame methods for setting/checking focus

Looks good to me :)
Comment 3 Simon Hausmann 2009-07-02 06:47:25 PDT
Landed in r45471