Bug #4726
open[wt-3.3.5] WStackedWidget does not span its current widget when an WAnimation is used
0%
Description
Hey,
the test case code is attached. I have a bit complex hierarchy, but until 3.3.3. it was ok to use the animation. Now with wt-3.3.5 the layout managers cannot span the current widget ("Panel") of the stacked widget. I have to explicitly refresh the browser (F5).
Files
Updated by Koen Deforche almost 9 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
Updated by Koen Deforche almost 9 years ago
- Status changed from InProgress to Feedback
Thanks for the test case. I tried with the current git version and it seems to work fine. Could you confirm (that perhaps it's something that was already fixed since 3.3.5), or, that I'm not correctly observing your test case?
Updated by Стойчо Стефанов Stoycho Stefanov almost 9 years ago
- File layout_animation.png layout_animation.png added
I can reproduce it with the git version (revision 1170) as well.
When I start the test app "Container" is spanned up to the page size. Switching to "Panel" its content is shrunk to the child's size (see attached picture). After refreshing (F5) the "Panel" is spanned and the "Container" is shrunk
Updated by Koen Deforche almost 9 years ago
I cannot reproduce this. Does this issue happen with only a specific browser version? Are you using non-default settings (wt_config.xml)?