#3684: [IE] Edit area adding <p> when clicking in the edit area ---------------------------+------------------------------------------------ Reporter: damo | Owner: garry.yao Type: Bug | Status: assigned Priority: Normal | Milestone: CKEditor 3.0 Component: General | Version: Keywords: IBM Confirmed | ---------------------------+------------------------------------------------
Comment(by garry.yao): This has been proven to be out the range of #3657.[[BR]] After some investigation, this's been caused by a feature from IE and Webkit: 1. If 'mousedown' event is '''beside''' the table, move the selection right following the table; 1. If 'Arrow Key' keypress event is happened at the last table cell editing position, move the selection out same as 1. Which will result in a rare selection as: {{{ <table>...</table>^ }}} Now that our 'auto fixing block-less logic' commit a crime by "fixing" this into: {{{ <table>...</table><p>^</p> // A new paragraph is established. }}} -- Ticket URL: <http://dev.fckeditor.net/ticket/3684#comment:2> FCKeditor <http://www.fckeditor.net/> The text editor for Internet ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ FCKeditor-Trac mailing list FCKeditor-Trac@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fckeditor-trac