Bug 9613
Summary: | TinyMCE: Format pulldown menu doesn't work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Justin Garcia <justin.garcia> |
Component: | HTML Editing | Assignee: | Justin Garcia <justin.garcia> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ian |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
Bug Depends on: | |||
Bug Blocks: | 6627 |
Justin Garcia
Open the advanced editor: http://tinymce.moxiecode.com/example_advanced.php?example=true
Select some text
Try to use the Format pulldown menu
I think this is broken because execCommand(FormatBlock, ...) expects the block tagname inside "<>"s.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Justin Garcia
*** Bug 9643 has been marked as a duplicate of this bug. ***
Maciej Stachowiak
Works on TinyMCE dev versions, such as http://tinymce.moxiecode.com/test/examples/example_full.htm
Maciej Stachowiak
Closing since this works on dev versions.