RESOLVED FIXED 19252
QWebPage:: modified flag never reset
https://bugs.webkit.org/show_bug.cgi?id=19252
Summary QWebPage:: modified flag never reset
Benjamin Meyer
Reported 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.
Attachments
Simon Hausmann
Comment 1 2008-05-26 03:41:37 PDT
This is worth fixing in 4.4.x
Tor Arne Vestbø
Comment 2 2008-06-25 03:57:24 PDT
This has been fixed in 4.4 and main, but waiting to get merged into trunk.
Simon Hausmann
Comment 3 2008-08-13 04:52:08 PDT
Fixed in r35709
Note You need to log in before you can comment on or make changes to this bug.