#3785: [IE8] CKEDITOR.tools.htmlEncode returns NBSPs in IE8
----------------------------------+-----------------------------------------
 Reporter:  martinkou             |       Owner:  tobiasz.cudnik
     Type:  Bug                   |      Status:  assigned      
 Priority:  Normal                |   Milestone:  CKEditor 3.0  
Component:  General               |     Version:  SVN (CKEditor)
 Keywords:  IE Confirmed Review?  |  
----------------------------------+-----------------------------------------
Changes (by tobiasz.cudnik):

  * keywords:  => IE Confirmed Review?
  * component:  UI : Dialogs => General


Old description:

> To reproduce:
>  1. Open smiley dialog in IE8.
>  2. The table containing the icons does not fill the dialog.

New description:

 CKEDITOR.tools.htmlEncode returns NBSPs in IE8.

 === Smiley dialog layout is wrong ===
 To reproduce:
  1. Open smiley dialog in IE8.
  2. The table containing the icons does not fill the dialog.

 === Snippet ===
 {{{
 CKEDITOR.tools.htmlEncode('  ')
 }}}

--

Comment:

 The reason was deep in CKEDITOR.tools.htmlEncode(), which relays on
 browser-borowed code.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3785#comment:2>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to