Bug 64383

Summary: [Qt][WK2] Navigation actions in incorrect state when loadStarted() is emitted.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Page LoadingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2011-07-12 12:51:12 PDT
The navigation actions currently don't have their isEnabled() value updated until after loadStarted() is emitted.
Comment 1 Andreas Kling 2011-07-12 12:56:04 PDT
Created attachment 100544 [details]
Proposed patch
Comment 2 Kenneth Rohde Christiansen 2011-07-12 13:01:10 PDT
Comment on attachment 100544 [details]
Proposed patch

Good test
Comment 3 Andreas Kling 2011-07-12 13:25:28 PDT
Comment on attachment 100544 [details]
Proposed patch

Clearing flags on attachment: 100544

Committed r90844: <http://trac.webkit.org/changeset/90844>
Comment 4 Andreas Kling 2011-07-12 13:25:35 PDT
All reviewed patches have been landed.  Closing bug.