#1900: List item mangling due to extra whitespaces
--------------------------------------------+-------------------------------
  Reporter:  screwtape                      |       Owner:               
      Type:  Bug                            |      Status:  new          
  Priority:  Normal                         |   Milestone:               
 Component:  Project : MediaWiki+FCKeditor  |     Version:  FCKeditor 2.5
Resolution:                                 |    Keywords:  Confirmed IE 
--------------------------------------------+-------------------------------
Changes (by w.olchawa):

  * keywords:  Pending WorksForMe => Confirmed IE

Comment:

 Ok I found why I haven't been able to reproduce it.

 Steps to reproduce:

 # Insert the following code:
 {{{
 * a bullet list
 * anchors
 * links
 }}}
 # Insert three whitespaces right before and right after the word bullet
 '''!!!in normal view, not in Wikitext!!!'''

 # Show preview

 # Go to wikitext and see the result

 The result was:
 {{{
 *
 * a   
 * bullet    list
 * anchors
 * links
 }}}

 So the result is the same, just took one step less while reproducing. I
 think we had a similar bug tough.

 Thanks for investigating.

 P.S. Yes I use Vista as well :)

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1900#comment:6>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to