Bug 9613 - TinyMCE: Format pulldown menu doesn't work
Summary: TinyMCE: Format pulldown menu 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: Justin Garcia
URL:
Keywords:
: 9643 (view as bug list)
Depends on:
Blocks: 6627
  Show dependency treegraph
 
Reported: 2006-06-26 16:56 PDT by Justin Garcia
Modified: 2006-08-13 00:43 PDT (History)
1 user (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-06-26 16:56:28 PDT
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.
Comment 1 Justin Garcia 2006-08-02 19:45:37 PDT
*** Bug 9643 has been marked as a duplicate of this bug. ***
Comment 2 Maciej Stachowiak 2006-08-12 22:44:51 PDT
Works on TinyMCE dev versions, such as http://tinymce.moxiecode.com/test/examples/example_full.htm
Comment 3 Maciej Stachowiak 2006-08-13 00:43:58 PDT
Closing since this works on dev versions.