Bug 19252 - QWebPage:: modified flag never reset
Summary: QWebPage:: modified flag never reset
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Simon Hausmann
URL: http://google.com
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-26 03:26 PDT by Benjamin Meyer
Modified: 2008-08-13 04:52 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Meyer 2008-05-26 03:26:50 PDT
Using the demo browser that is in Qt you can see the bug.

Go to google and type "FooBar" in the line edit and then click search to go to the next page, and now close the tab and you will get the dialog saying you have modified the page.

When the main frame url changes qwebpage's d->modified should be set back to false.
Comment 1 Simon Hausmann 2008-05-26 03:41:37 PDT
This is worth fixing in 4.4.x
Comment 2 Tor Arne Vestbø 2008-06-25 03:57:24 PDT
This has been fixed in 4.4 and main, but waiting to get merged into trunk.
Comment 3 Simon Hausmann 2008-08-13 04:52:08 PDT
Fixed in r35709