]> source.dussan.org Git - vaadin-framework.git/commit
Fix and testcase for #2107 : Field on client may not allways repaint when status...
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Tue, 23 Sep 2008 15:59:38 +0000 (15:59 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Tue, 23 Sep 2008 15:59:38 +0000 (15:59 +0000)
commit420523142edba0ff315c63c127c9d8817b2fb70e
treee01c5d8db5780a03340962db3abc6709b1426c09
parent38bb5df3ca840f5cd7ac01fcb6ec5b4923f5596d
Fix and testcase for #2107 : Field on client may not allways repaint when status changes from invalid to valid.

svn changeset:5490/svn branch:trunk
src/com/itmill/toolkit/tests/tickets/Ticket2107.java [new file with mode: 0644]
src/com/itmill/toolkit/ui/AbstractField.java