#2148: Image losing selection in IE after opening the image dialog.
--------------------------+-------------------------------------------------
 Reporter:  martinkou     |       Owner:     
     Type:  Bug           |      Status:  new
 Priority:  Normal        |   Milestone:     
Component:  General       |     Version:  SVN
 Keywords:  Confirmed IE  |  
--------------------------+-------------------------------------------------
 Reproduction procedure:

  1. Open sample07.html.
  1. Paste the following HTML in Source Mode:
 {{{
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
     <head>
         <title>Full Page Test</title>
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8"
 /><style type="text/css">
 #Gallery {
         width: 500px;
 }</style>
     </head>
     <body>
         <div id="Gallery"><img height="240" alt="" width="240" src="a.jpg"
 /><img height="240" alt="" width="240" src="b.jpg" /></div>
     </body>
 </html>
 }}}
  1. Switch back to WYSIWYG mode.
  1. Right click on one of the images, choose "Image Properties".
  1. Close the Image Properties dialog
  1. The selection to the image is lost.

 This bug happens on IE only.

-- 
Ticket URL: <https://dev.fckeditor.net/ticket/2148>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to