Actions
Bug #7508
closedderef of allready deleted widget when using Drag'N'Drop in WTableView inside WDialog
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/01/2020
Due date:
% Done:
0%
Estimated time:
Description
After updating to WT 3.2.2 (also Wt 3.4.0) I get an access violation when closing a dialog which contains a WTableView with enabled Drag'N'Drop.
Minimal code example attached.
Files
Updated by Roel Standaert almost 5 years ago
- Status changed from New to Feedback
I presume you mean Wt 4.2.2 and Wt 4.3.0? I believe this could be the same issue as someone else has reported by email. Could you check out the latest master?
Updated by Marco Kinski almost 5 years ago
Yes Wt-4.2.2. With the attached code it does not happen in wt-trunk.
Updated by Roel Standaert almost 5 years ago
- Status changed from Feedback to Resolved
Ok, thanks for verifying.
Updated by Roel Standaert over 4 years ago
- Status changed from Resolved to Closed
Actions