RESOLVED FIXED 6846
TinyMCE: strikethrough doesn't work
https://bugs.webkit.org/show_bug.cgi?id=6846
Summary TinyMCE: strikethrough doesn't work
Justin Garcia
Reported 2006-01-26 13:28:38 PST
Goto: http://tinymce.moxiecode.com/example.php?example=true Select some text and click the strikethrough button. Nothing happens. Anders implemented execCommand(strikethrough, ...) (6691), but TinyMCE doesn't seem to use it.
Attachments
Ted Rust
Comment 1 2006-06-28 03:56:18 PDT
While masquerading as Mozilla 1.1, I tested this at the specified URL and strikethrough worked as expected (for the most part*). This is using revision 15077. *The broken part is not just strikethrough. I can't reproduce it consistently, but after applying effects using toolbar buttons, the selection sometimes jumps around wildly and then can't be unselected. The selection appears to be active, but it's like it was painted but forgotten about. In order to get rid of it, you need to reselect all the offending area and then click somewhere to deactivate the selection.
Maciej Stachowiak
Comment 2 2006-08-12 23:52:13 PDT
Fixed in dev versions of TinyMCE, see for example http://tinymce.moxiecode.com/test/examples/example_full.htm
Note You need to log in before you can comment on or make changes to this bug.