Actions
Bug #13818
openCorrect WGroupBox update when it contains a flex WHBoxLayout
Start date:
07/08/2025
Due date:
% Done:
0%
Estimated time:
Description
If a WGroupBox is created, with its layout set to WHBoxLayout. The content is rendered as expected.
The items are placed next to each other, and stretch the available width they have.
When the title of the WGroupBox is changed, after it has already been rendered, the WGroupBox is updated, and a wrong styleclass is added to the fieldset. The flex-flow becomes column, instead of the expected row.
Updated by Romain Mardulyn 4 months ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 4 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Updated by Matthias Van Ceulebroeck about 9 hours ago
- Assignee set to Matthias Van Ceulebroeck
Actions