Opened 13 years ago

Last modified 13 years ago

#7367 confirmed Bug

Unable to remove style at end of block

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: Core : Lists Version: 3.0
Keywords: IE Cc: kenny.demetter@…, satya_minnekanti@…

Description

Confirmed in IE8. In certain situations it is impossible to remove a style from a list item.

Steps to reproduce

  1. Load the following:
    <ul>
    	<li>
    		first line<br />
    		second line</li>
    </ul>
    
  2. Switch to wysiwyg
  3. Select the first line, press "Underline" button
  4. Click at the end of the first line, press again "Underline" button to stop the text from being underlined.
  5. Result: the cursor jumps one line down, if you move again at the end of first line, the text will be still underlined.

Note: Remove format works fine when following the same scenario.

Change History (4)

comment:1 Changed 13 years ago by Wiktor Walc

Cc: kenny.demetter@… added
Status: newconfirmed

comment:2 Changed 13 years ago by Satya Minnekanti

Cc: satya_minnekanti@… added

comment:3 Changed 13 years ago by Garry Yao

Summary: Unable to remove style inside of a listUnable to remove style at end of block

Not list specific.

comment:4 Changed 13 years ago by Garry Yao

Related to #7490.

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