Bug 6691

Summary: TinyMCE: strikethrough unimplemented
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: HTML EditingAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 6627    
Attachments:
Description Flags
Implement Strikethrough command darin: review+

Justin Garcia
Reported 2006-01-20 18:17:34 PST
Goto: http://tinymce.moxiecode.com/example.php?example=true Select some text and click the strikethrough button. Nothing happens.
Attachments
Implement Strikethrough command (24.13 KB, patch)
2006-01-21 02:47 PST, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2006-01-21 02:47:38 PST
Created attachment 5806 [details] Implement Strikethrough command Here's a patch that implements strikethrought. It does seem that TinyMCE special-cases safari and tries to insert html instead. TinyMCE needs to be fixed to not do this.
Darin Adler
Comment 2 2006-01-21 11:00:13 PST
Comment on attachment 5806 [details] Implement Strikethrough command r=me
Note You need to log in before you can comment on or make changes to this bug.