From 96c7bb0066094c20cacf53c58fbe30d4c42c017b Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Wed, 7 Sep 2011 13:41:53 +0000 Subject: Don't remove and re-add children for every update to avoid changing scrolling in parent container (#7462) svn changeset:20905/svn branch:6.7 --- .../components/panel/PanelShouldNotScroll.html | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 tests/src/com/vaadin/tests/components/panel/PanelShouldNotScroll.html (limited to 'tests') diff --git a/tests/src/com/vaadin/tests/components/panel/PanelShouldNotScroll.html b/tests/src/com/vaadin/tests/components/panel/PanelShouldNotScroll.html new file mode 100644 index 0000000000..8b03ca330f --- /dev/null +++ b/tests/src/com/vaadin/tests/components/panel/PanelShouldNotScroll.html @@ -0,0 +1,46 @@ + + + + + + +CssLayoutRemoveComponent + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CssLayoutRemoveComponent
open/run/com.vaadin.tests.components.panel.PanelShouldNotScroll?restartApplication
clickvaadin=runcomvaadintestscomponentspanelPanelShouldNotScroll::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VPanel[0]/VCssLayout[0]/VCssLayout$FlowPane[0]/VButton[0]/domChild[0]/domChild[0]
scrollvaadin=runcomvaadintestscomponentspanelPanelShouldNotScroll::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VPanel[0]/domChild[1]443
pause300
clickvaadin=runcomvaadintestscomponentspanelPanelShouldNotScroll::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VPanel[0]/VCssLayout[0]/VCssLayout$FlowPane[0]/VButton[0]/domChild[0]/domChild[0]
screenCapture
+ + -- cgit v1.2.3