Actions
Bug #13291
openNested WMenu items causing segfaults
Start date:
12/05/2024
Due date:
% Done:
0%
Estimated time:
Description
As a consequence of #11868, contents had to be loaded from the menu's stack in case they would be lazy loaded, then a signal could be sent to any connected slot, containing a pointer to that widget.
However, as the title indicates, if said widget is not an actual widget, but another menu, which does not have any content.
Updated by Romain Mardulyn about 2 months ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn about 2 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Updated by Matthias Van Ceulebroeck 10 days ago
- Assignee set to Matthias Van Ceulebroeck
Actions