RESOLVED FIXED 20222
Editing related actions don't maintain their state as content changes.
https://bugs.webkit.org/show_bug.cgi?id=20222
Summary Editing related actions don't maintain their state as content changes.
Erik L. Bunce
Reported 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).
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+
Erik L. Bunce
Comment 1 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.
Simon Hausmann
Comment 2 2008-07-31 06:16:40 PDT
Comment on attachment 22548 [details] Updates the editor actions when the edited contents changes. Good catch, thanks!
Simon Hausmann
Comment 3 2008-07-31 08:03:46 PDT
Landed in r35481
Note You need to log in before you can comment on or make changes to this bug.