I'm coding with qooxdoo. I have a TabView on the root. The tabview have a Dock layout. I put a window with the modal property set as true.
When the window is opened, the widgets of parents get blocked. Nice. But that parents widgets dont' get opaque like on, for example, ExtJS.
Some way or idea for get opaque parent widget on open modal window?