Bug 20222

Summary: Editing related actions don't maintain their state as content changes.
Product: WebKit Reporter: Erik L. Bunce <elbunce>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://rtef.info/demo.htm or http://tinymce.moxiecode.com/example_full.php?example=true
Attachments:
Description Flags
Updates the editor actions when the edited contents changes. hausmann: review+

Description Erik L. Bunce 2008-07-29 21:21:06 PDT
Currently when editing a page the ToggleBold, ToggleItalic, and ToggleUnderline
page actions don't always update as content of the page being edited changes.  Can be
Demonstrated with the QtLauncher included in the patch attached to bug 20220 while using either rtef or tinymce (linked above).
Comment 1 Erik L. Bunce 2008-07-29 21:23:34 PDT
Created attachment 22548 [details]
Updates the editor actions when the edited contents changes. 

Part of the great part bug 20207 split.
Comment 2 Simon Hausmann 2008-07-31 06:16:40 PDT
Comment on attachment 22548 [details]
Updates the editor actions when the edited contents changes. 

Good catch, thanks!
Comment 3 Simon Hausmann 2008-07-31 08:03:46 PDT
Landed in r35481