Project

General

Profile

Actions

Bug #4726

open

[wt-3.3.5] WStackedWidget does not span its current widget when an WAnimation is used

Added by Стойчо Стефанов Stoycho Stefanov about 8 years ago. Updated about 8 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Target version:
Start date:
02/11/2016
Due date:
% Done:

0%

Estimated time:

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

AnimationTest.cpp (2.42 KB) AnimationTest.cpp Стойчо Стефанов Stoycho Stefanov, 02/11/2016 05:32 PM
layout_animation.png (8.95 KB) layout_animation.png Стойчо Стефанов Stoycho Stefanov, 02/16/2016 12:47 PM
Actions #1

Updated by Koen Deforche about 8 years ago

  • Status changed from New to InProgress
  • Assignee set to Koen Deforche
Actions #2

Updated by Koen Deforche about 8 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?

Actions #3

Updated by Стойчо Стефанов Stoycho Stefanov about 8 years ago

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

Actions #4

Updated by Koen Deforche about 8 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)?

Actions

Also available in: Atom PDF