Actions
Bug #12951
closed
JS
RM
Layout fails expanding a WPanel with animation
Bug #12951:
Layout fails expanding a WPanel with animation
Start date:
08/17/2024
Due date:
% Done:
100%
Estimated time:
Description
When an animation is used with a collapsible WPanel, and the central widget has a layout, the items overlap when the panel is expanded.
Resizing the browser window seems to force the content to be correctly aligned.
A simple example is attached. When the panel is initially expanded the text labels all overlap. Resizing the browser window improves the layout.
The bug goes away if the animation is changed to Fade instead of SlideInFromTop or if the animation is removed entirely. It also doesn't seem to impact contents without a layout.
Tested with Wt v4.10.4 & Chrome.
Files
MV Updated by Matthias Van Ceulebroeck about 2 years ago
- Assignee set to Romain Mardulyn
- Target version set to 4.11.2
RM Updated by Romain Mardulyn about 2 years ago
- Status changed from New to InProgress
RM Updated by Romain Mardulyn about 2 years ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
MV Updated by Matthias Van Ceulebroeck about 2 years ago
- Assignee set to Matthias Van Ceulebroeck
MV Updated by Matthias Van Ceulebroeck almost 2 years ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
- % Done changed from 0 to 100
MV Updated by Matthias Van Ceulebroeck over 1 year ago
- Status changed from Implemented @Emweb to Implemented @Test
MV Updated by Matthias Van Ceulebroeck over 1 year ago
- Status changed from Implemented @Test to Closed
Actions