]> source.dussan.org Git - vaadin-framework.git/commit
Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is 100...
authorFelype Santiago Ferreira <felype@vaadin.com>
Fri, 18 Oct 2013 07:44:35 +0000 (10:44 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 21 Oct 2013 12:25:17 +0000 (12:25 +0000)
commitab5b20cf502f99944c82f619ffef387f0525e8ba
tree89f133da014af4098fbd9f6d88df30f0c936d37e
parent6f76840f6c9be57be0b23e22df2b968a1a876f67
Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is 100% wide.

Change-Id: Ia34e7c3ce755556460d237fb3489501274ced39f
client/src/com/vaadin/client/ui/VPanel.java
uitest/src/com/vaadin/tests/components/panel/WebkitScrollbarTest.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/panel/WebkitScrollbarTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/tickets/Ticket12727.java [new file with mode: 0644]