Actions
Bug #13291
closedNested WMenu items causing segfaults
Start date:
12/05/2024
Due date:
% Done:
100%
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 10 months ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 10 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Updated by Matthias Van Ceulebroeck 8 months ago
- Assignee set to Matthias Van Ceulebroeck
Updated by Matthias Van Ceulebroeck 7 months ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
- % Done changed from 0 to 100
Updated by Matthias Van Ceulebroeck 7 months ago
- Status changed from Implemented @Emweb to Implemented @Test
Updated by Matthias Van Ceulebroeck 7 months ago
- Status changed from Implemented @Test to Closed
Updated by Matthias Van Ceulebroeck 5 months ago
- Related to Bug #13701: Crash with Menu with StackedWidget added
Actions