Bug 6846 - TinyMCE: strikethrough doesn't work
Summary: TinyMCE: strikethrough doesn't work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 6627
  Show dependency treegraph
 
Reported: 2006-01-26 13:28 PST by Justin Garcia
Modified: 2006-08-12 23:52 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Garcia 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.
Comment 1 Ted Rust 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.
Comment 2 Maciej Stachowiak 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