Maheshjayachandran / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

Dialog box with disabled modal mode is hidden behind the flash-object #424

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When you open a dialog with the iframe mask but with disabled modal mode the 
dialog box is hidden behind the flash-object.
It is logical to make the iframe substrate for dialog with its size and move 
along with the dialog.

What steps will reproduce the problem?
1. Open goog.ui.Dialog demo;
2. Check option "Enable modal change with shift when the dialog is open";
3. Press button "Open Dialog (w/ Iframe mask)";
4. Press Shift button;
5. Drag Dialog on flash-object area.

What is the expected output? What do you see instead?
The dialog box is hidden behind the flash-object.

What version of the product are you using? On what operating system?
IE 8.0.7601.17514, Flash 10.1.85.3, Windows 7, closure-library-20111110-r1376

Original issue reported on code.google.com by tical...@gmail.com on 20 Feb 2012 at 5:57

GoogleCodeExporter commented 9 years ago

Original comment by chrishe...@google.com on 11 May 2012 at 8:04