#3293: Table properties 2nd level menus do not show up in IE8 on Vista
--------------------------+-------------------------------------------------
 Reporter:  Tri           |       Owner:  martinkou           
     Type:  Bug           |      Status:  assigned            
 Priority:  Normal        |   Milestone:  FCKeditor 2.6.5     
Component:  General       |     Version:  FCKeditor 2.6.4 Beta
 Keywords:  Confirmed IE  |  
--------------------------+-------------------------------------------------

Comment(by martinkou):

 Hmm... it seems there's no easy solution for this. I've tried a ton of
 ways to try to get around this but nothing worked.

 The root of the problem is that Vista/IE8 is showing popups in a wrong
 order, yet if you click the popups the ordering is/becomes correct. So
 this is what happens:

  1. The first popup is shown.
  2. The second popup is shown - under the first popup.
  3. But if you click on where the second popup is, IE8 will suddenly
 discover the second popup should go to the top and now it shows the second
 popup to the top.

 If I change the popup logic to show the second popup first, adjust for the
 first popup's location and then show the parent popup on top - it'll be
 wrong too. Because as soon as I click back on the first popup we'll get a
 wrong ordering again.

 If we're to definitely fix it we'd have to abandon createPopup() and
 change to a complete iframe approach.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3293#comment:6>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to