]> source.dussan.org Git - vaadin-framework.git/commit
Test case and fix for #3343 - IE6 doesn't display cursor when tabbing into a TextFiel...
authorArtur Signell <artur.signell@itmill.com>
Tue, 15 Sep 2009 07:57:37 +0000 (07:57 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 15 Sep 2009 07:57:37 +0000 (07:57 +0000)
commitade91f47d8564940ac6001873a99415d0830a53b
tree52224cc94927aafad6c87d2d35a56b461300cef6
parent10fbfac43675764c96ece75e4f48a53c2ef962b7
Test case and fix for #3343 - IE6 doesn't display cursor when tabbing into a TextField with an input prompt

svn changeset:8787/svn branch:6.1
src/com/vaadin/terminal/gwt/client/ui/VTextField.java
src/com/vaadin/tests/components/textfield/IE6Cursor.java [new file with mode: 0644]