Bug 20222 - Editing related actions don't maintain their state as content changes.
Summary: Editing related actions don't maintain their state as content changes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://rtef.info/demo.htm or http://t...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-29 21:21 PDT by Erik L. Bunce
Modified: 2008-07-31 08:03 PDT (History)
1 user (show)

See Also:


Attachments
Updates the editor actions when the edited contents changes. (1.07 KB, patch)
2008-07-29 21:23 PDT, Erik L. Bunce
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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