#1927: Floating Popup problem with v2.6 beta
----------------------------------+-----------------------------------------
  Reporter:  opwernby             |       Owner:               
      Type:  Bug                  |      Status:  closed       
  Priority:  Normal               |   Milestone:  FCKeditor 2.6
 Component:  UI : Floating Panel  |     Version:               
Resolution:  invalid              |    Keywords:               
----------------------------------+-----------------------------------------
Changes (by martinkou):

  * keywords:  iframe floating popup zindex =>
  * status:  new => closed
  * resolution:  => invalid

Old description:

> This is a subtle bug, and has to do with the new floating popup dialogs
> for FCKeditor 2.6 beta; it's an easy one to miss, so I thought I'd tell
> you about it.
>
> If a page contains its own floating windows, implemented in hidden DIVs
> with position=absolute, and one of these floating windows contains an
> IFRAME with an FCKeditor in it, then the FCKeditor popups can appear
> behind the site's ones. This doesn't happen with your right-click menus,
> though (they work perfectly)... I assume both are bound to the top-level
> page, and imagine therefore that it's a simple zIndex problem.
>
> I've created an ID for you on my development site, should you wish to
> check out the problem. Here's the login information:
>
> URL: http://opwernby.com:7003
> User ID: [EMAIL PROTECTED]
> Password: fck$12
>
> Steps to replicate the problem:
> 1. Log into the site;
> 2. Go to "Files"; you will see one file sitting there;
> 3. Hit the "Edit" icon for the file (it's the one that looks like a
> notepad);
> 4. Right-click on the numbered list in the file, and select "Numbered
> List Properties";
> 5. The FCKeditor popup has appeared, but behind my window, so you can't
> see it. Close mine, and you'll see it. Try to close yours, and it won't
> work because the parent javascript is gone by that time (my IFRAME has
> been reallocated to some other purpose).
>
> I've tested this in Internet Explorer 7, and in Firefox (latest version,
> whatever that is) for the PC.
>
> Lastly, I just want to say thanks for this editor; it's saved me many
> times; and to apologise for the state of my site, which is a work in
> progress... hmmm...

New description:

 This is a subtle bug, and has to do with the new floating popup dialogs
 for FCKeditor 2.6 beta; it's an easy one to miss, so I thought I'd tell
 you about it.

 If a page contains its own floating windows, implemented in hidden DIVs
 with position=absolute, and one of these floating windows contains an
 IFRAME with an FCKeditor in it, then the FCKeditor popups can appear
 behind the site's ones. This doesn't happen with your right-click menus,
 though (they work perfectly)... I assume both are bound to the top-level
 page, and imagine therefore that it's a simple zIndex problem.

 I've created an ID for you on my development site, should you wish to
 check out the problem. Here's the login information:

 URL: http://opwernby.com:7003
 User ID: [EMAIL PROTECTED]
 Password: fck$12

 Steps to replicate the problem:
  1. Log into the site;
  2. Go to "Files"; you will see one file sitting there;
  3. Hit the "Edit" icon for the file (it's the one that looks like a
 notepad);
  4. Right-click on the numbered list in the file, and select "Numbered
 List Properties";
  5. The FCKeditor popup has appeared, but behind my window, so you can't
 see it. Close mine, and you'll see it. Try to close yours, and it won't
 work because the parent javascript is gone by that time (my IFRAME has
 been reallocated to some other purpose).

 I've tested this in Internet Explorer 7, and in Firefox (latest version,
 whatever that is) for the PC.

 Lastly, I just want to say thanks for this editor; it's saved me many
 times; and to apologise for the state of my site, which is a work in
 progress... hmmm...

Comment:

 You can set the z-index of the floating dialogs by modifying
 FCKConfig.FloatingPanelsZIndex in fckconfig.js or by setting the same
 named configuration attribute in the FCKeditor object.

-- 
Ticket URL: <https://dev.fckeditor.net/ticket/1927#comment:1>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to