Actions
Bug #6219
openMultiple 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
Updated by Roel Standaert over 6 years ago
- Target version changed from 4.0.3 to 4.0.4
Updated by Roel Standaert about 6 years ago
- Target version changed from 4.0.4 to 4.0.5
Updated by Roel Standaert almost 6 years ago
- Target version changed from 4.0.5 to 4.1.0
Actions