Actions
Bug #6219
open
SR
Multiple transient WDialogs
Bug #6219:
Multiple transient WDialogs
Start date:
01/28/2018
Due date:
% Done:
0%
Estimated time:
Description
Hi,
I've created a test case to reproduce this problem: When you have multiple WDialogs with the setTransient(true), doing anything to the front WDialog hides the WDialogs at the back, even pressing the front dialog's close button. This problem was not there before Wt4.
How to reproduce: run the test WApplication, run it on the web browser and press the close button on the front dialog (dialog two), dialog one will also be hidden.
Files
RS Updated by Roel Standaert over 8 years ago
- Target version changed from 4.0.3 to 4.0.4
RS Updated by Roel Standaert about 8 years ago
- Target version changed from 4.0.4 to 4.0.5
RS Updated by Roel Standaert over 7 years ago
- Target version changed from 4.0.5 to 4.1.0
Actions