Trying to move to Qt 5.2 from 4.8.5. Main window has WindowStaysOnTopHint flag, another modal dialog blocks interacation with main window, but is displayed underneath it. This behaviour didn’t appear in Qt 4 and child dialogs “inherited” on-top behaviour.
Setting WindowStaysOnTopHint to the child dialog doesn’t help.
Mac OS 10.9. The scenario works fine on Windows.
↧