Bug 19252
Summary: | QWebPage:: modified flag never reset | ||
---|---|---|---|
Product: | WebKit | Reporter: | Benjamin Meyer <ben> |
Component: | WebKit Qt | Assignee: | Simon Hausmann <hausmann> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | hausmann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://google.com |
Benjamin Meyer
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Hausmann
This is worth fixing in 4.4.x
Tor Arne Vestbø
This has been fixed in 4.4 and main, but waiting to get merged into trunk.
Simon Hausmann
Fixed in r35709