This question is locked. New answers and comments are not allowed.
I've got an issue with the window Z-Index of the windows that are spawned by the context menu within the RadRichTextBox. I've got a standard ribbon/editor configuration - similar to what's on the demo - that's inside a RadWindow. When I attempt to right-click in the editor and use any of the commands that show dialogs for Font, Table Properties, Hyperlink, etc., the window appears beneath the current RadWindow. As you can see in the attached image, the window is a modal that's spawned behind the current window.
However, when I invoke those commands from the toolbar (Hyperlink, Table Properties, etc.), it works fine. The window pops up in front.
Apart from waiting for a fix in a new version, is there any way to fix this on the current build (SL5 2012.1.215.1050)? Are there events when the windows are spawned that would allow me to touch the spawned windows? Are there properties that can be set to ensure that the window Z-Index is honored?
However, when I invoke those commands from the toolbar (Hyperlink, Table Properties, etc.), it works fine. The window pops up in front.
Apart from waiting for a fix in a new version, is there any way to fix this on the current build (SL5 2012.1.215.1050)? Are there events when the windows are spawned that would allow me to touch the spawned windows? Are there properties that can be set to ensure that the window Z-Index is honored?