Opened 17 years ago
Closed 17 years ago
#3245 closed Bug (duplicate)
Stylecombo missing options problem
| Reported by: | Garry Yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Reproducing Procedures
- Open the replace by class example page;
- Make the following content with the selection on whole document by click 'Select All' command;
^<table border="1" cellpadding="1" cellspacing="1" style="width: 200px; height: 46px;"> <tbody> <tr> <td> text </td> </tr> </tbody> </table>^
- Open 'Styles' combo;
- Actual Result: There's no option displayed in dropdown list.

DUP of #3092.