#2495: Can't get properties of an image inside a div with some styles
--------------------------+-------------------------------------------------
 Reporter:  alfonsoml     |       Owner:  alfonsoml    
     Type:  Bug           |      Status:  new          
 Priority:  Normal        |   Milestone:               
Component:  UI : Dialogs  |     Version:  FCKeditor 2.6
 Keywords:  Confirmed IE  |  
--------------------------+-------------------------------------------------
 Some bugs have been marked as dups of #798, because the final situation is
 the same (and are due to the same internal IE problem), but the fact is
 that they are different issues.

 This problem started after fixing #1990, and it does include a call to set
 the focus in the editor
 {{{
 FCKSelection.Save = function()
 {
         // Ensures the editor has the selection focus. (#1801)
         FCK.Focus() ;
 }}}

 if that call is removed, then this problem goes away, but the context menu
 still fails, so this is not a dup of #798 as it could be possible to fix
 it.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2495>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to