digerata
07-27-2009, 08:38 AM
I'm not sure which release did it, but it seems that dialogs shown will blank out the parent window of the dialog with a white screen.
This is a pain because you suddenly loose context of what you are doing. "Hmm... was I trying to specify protocols on out1 or out6?" If the editor still showed the appliances, you could tell right away. Now, you have to close down the dialog and then bring it back up again.
I realize the reason why this is necessary as the dialog should be modal, but one isn't offered by browsers. However, there are better ways of doing this.
I'd suggest changing the opacity of the layer that hides the editor. You see a lot of this today, a black layer with opacity set to 30 to 50 percent.
This is a pain because you suddenly loose context of what you are doing. "Hmm... was I trying to specify protocols on out1 or out6?" If the editor still showed the appliances, you could tell right away. Now, you have to close down the dialog and then bring it back up again.
I realize the reason why this is necessary as the dialog should be modal, but one isn't offered by browsers. However, there are better ways of doing this.
I'd suggest changing the opacity of the layer that hides the editor. You see a lot of this today, a black layer with opacity set to 30 to 50 percent.