Opened 15 years ago

Closed 15 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

  1. Open the replace by class example page;
  2. 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>^
    
  3. Open 'Styles' combo;
    • Actual Result: There's no option displayed in dropdown list.

Change History (1)

comment:1 Changed 15 years ago by Garry Yao

Resolution: duplicate
Status: newclosed

DUP of #3092.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy