Changes between Initial Version and Version 2 of Ticket #6297


Ignore:
Timestamp:
Oct 1, 2010, 4:15:05 PM (15 years ago)
Author:
Krzysztof Studnik
Comment:

Confirmed in CKE3.4.1, Firefox 3.6.10 result of above operations:

<ul>
	<li>
		paragraph 1 with float left image</li>
	<li src="http://a.cksource.com/c/1/inc/img/logo-ckfinder.gif" style="float: left;">
		&nbsp;</li>
	<li>
		&nbsp;</li>
	<li>
		paragraph 2</li>
	<li>
		paragraph 3</li>
</ul>

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6297

    • Property Status changed from new to confirmed
    • Property Keywords Firefox added; bullets float elements numbered list removed
    • Property Version changed from to 3.4
    • Property Component changed from General to Core : Lists
  • Ticket #6297 – Description

    initial v2  
    99}}}
    1010
    11 Select all text and then hit the bulleted/numbered list button. This will move the image into it's own bullet, separated from paragraph 1. If you click on a list button again, the image is now in it's own paragraph. If you click it again, the image will disappear and its atrributes will get moved to the <li> tag and the bullet will just contain a &nbsp;.
     11 1. Select all text and then hit the bulleted/numbered list button. This will move the image into it's own bullet, separated from paragraph
     12 1. If you click on a list button again, the image is now in it's own paragraph.
     13 1. If you click it again, the image will disappear and its atrributes will get moved to the <li> tag and the bullet will just contain a &nbsp;.
    1214
    1315This was tested in Firefox 3.5.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy