Opened 15 years ago

Closed 15 years ago

#3143 closed Bug (invalid)

Indent incorrect with second list item

Reported by: Garry Yao Owned by:
Priority: Normal Milestone: CKEditor 3.0
Component: General Version: SVN (FCKeditor) - Retired
Keywords: Confirmed Cc:

Description

Reproducing Procedures

  1. Open the replace by code example page;
  2. Make document content and selection as following:
    	<ol>
    		<li>level1</li>
    		<li>^leve1</li>
    	</ol>
    
    
  • Expected Result : The indent command state is off
  • Actual Result : The indent command state is on

Change History (2)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Confirmed added

I think Martin wanted to make it a feature. But you are right, that button should not be used to remove the list, just to decrease the indentation.

comment:2 Changed 15 years ago by Garry Yao

Resolution: invalid
Status: newclosed

After discussed with Martin, use 'Decrease Indent' to remove a list item will be a feature, so this bug is no longer valid.

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