Changes between Initial Version and Version 3 of Ticket #8365


Ignore:
Timestamp:
Sep 12, 2011, 6:50:27 AM (13 years ago)
Author:
Jakub Ś
Comment:

I'm sorry I have made a mistake in point 4 where BACKSPACE should be actually pressed two times instead of one.

Issue has been reproducible in Win Vista and XP in IE8 from CKEditor 3.3.2

As you can see 'item2' text is out side li tag:

<ul>
	<li>
		item1</li>
	<li>
		&nbsp;</li>
	item2
	<li>
		item3</li>
</ul>

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8365

    • Property Status changed from new to confirmed
    • Property Keywords IE8 added; ie8 windows vista removed
    • Property Version changed from 3.6 to 3.3.2
  • Ticket #8365 – Description

    initial v3  
    1414   * Item 2
    1515   * Item 3
    16 4. Again place your cursor before Item 2, and press the backspace key. The bullet for Item 2 is removed, and Item 2 is placed below the empty item.
     164. Again place your cursor before Item 2, and press the backspace key **2 times**. The bullet for Item 2 is removed, and Item 2 is placed below the empty item.
    1717   * Item 1
    1818   * [[BR]]
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy