#2767: plug-in:basicstyle AND elementpath incorrect style range detection -------------------------------+-------------------------------------------- Reporter: garry.yao | Owner: garry.yao Type: Bug | Status: assigned Priority: Normal | Milestone: CKEditor 3.x Component: Core : Styles | Version: SVN (FCKeditor) Keywords: Confirmed Review- | -------------------------------+-------------------------------------------- Changes (by fredck):
* keywords: Confirmed Review? => Confirmed Review- * milestone: CKEditor 3.0 => CKEditor 3.x Comment: I don't see much chances to have this patch included in the code. The fact is that style check is quite an expensive task in the editor. For every keyboard move, click or selection change, all buttons in the toolbar, as well as all entries in the styles, format, font and size combos get checked to update the current state. So, doing that by checking everything between the start and the end position of the selection would be overkill. My editor reference has never been TinyMCE, but Word. It's not a case that it works just like Word, because TinyMCE uses the browser features to check whether the text is bold (queryCommandState), which is not useful in our case as we have a custom (and much more powerful) style system. Anyway, let's postpone any decision about it, so maybe some ideas could come in the future. -- Ticket URL: <http://dev.fckeditor.net/ticket/2767#comment:11> FCKeditor <http://www.fckeditor.net/> The text editor for Internet ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ FCKeditor-Trac mailing list FCKeditor-Trac@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fckeditor-trac