Opened 17 years ago
Closed 17 years ago
#1203 closed Bug (fixed)
Format combo is broken when no Block is available for the selection
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | Core : Styles | Version: | |
Keywords: | Cc: |
Description
Steps to Reproduce
- Switch to Source;
- Delete all;
- Type "Test";
- Switch back to WYSIWYG;
- Click the "Format" combo. A JavaScript error is thrown.
Fixed with [794].