Bug 19323

Summary: support 'Edit Mode' in QtWebKit
Product: WebKit Reporter: Jonathon Jongsma (jonner) <jonathon>
Component: WebKit QtAssignee: Jonathon Jongsma (jonner) <jonathon>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch to add the QWebPage::setEditable() API hausmann: review+

Jonathon Jongsma (jonner)
Reported 2008-05-30 08:47:51 PDT
QtWebKit should provide an API to allow switching to 'edit mode' so that the user can edit the displayed web page. This would be useful for html email composing, for instance.
Attachments
Patch to add the QWebPage::setEditable() API (5.06 KB, patch)
2008-05-30 09:23 PDT, Jonathon Jongsma (jonner)
hausmann: review+
Jonathon Jongsma (jonner)
Comment 1 2008-05-30 09:23:22 PDT
Created attachment 21435 [details] Patch to add the QWebPage::setEditable() API
Simon Hausmann
Comment 2 2008-06-10 09:49:17 PDT
Comment on attachment 21435 [details] Patch to add the QWebPage::setEditable() API Landed in r34481 with small doc fixes and the removal of the default argument of the setEditable(bool editable) argument. Thanks Jonathon!
Note You need to log in before you can comment on or make changes to this bug.