Bug 33836 - [Qt] QGraphicsWebView FEP doesn't update backspace characters in S60 FEP
Summary: [Qt] QGraphicsWebView FEP doesn't update backspace characters in S60 FEP
Status: RESOLVED DUPLICATE of bug 36292
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Hardware S60 3rd edition
: P2 Normal
Assignee: sapeltom
URL:
Keywords: Qt
: 35651 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-19 02:06 PST by sapeltom
Modified: 2010-03-18 15:16 PDT (History)
5 users (show)

See Also:


Attachments
patch (1.17 KB, patch)
2010-01-19 05:21 PST, sapeltom
hausmann: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sapeltom 2010-01-19 02:06:00 PST
When pressing backspace from QGraphicsWebView the character is getting deleted but FEP doesn't get updated.
Comment 1 sapeltom 2010-01-19 05:21:19 PST
Created attachment 46900 [details]
patch
Comment 2 Simon Hausmann 2010-01-23 01:58:00 PST
Comment on attachment 46900 [details]
patch

Technically your change works, but it breaks as soon as the owner widget changes. This is really a missing feature in QGraphicsItem that needs to be fixed first. I've created http://bugreports.qt.nokia.com/browse/QTBUG-7578 to track this.
Comment 3 Tor Arne Vestbø 2010-03-03 03:36:53 PST
*** Bug 35651 has been marked as a duplicate of this bug. ***
Comment 4 Simon Hausmann 2010-03-18 15:16:44 PDT

*** This bug has been marked as a duplicate of bug 36292 ***