]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
13 years ago#2942 - Dual captions for TwinColSelect
Artur Signell [Tue, 7 Dec 2010 15:48:38 +0000 (15:48 +0000)]
#2942 - Dual captions for TwinColSelect
Changed style names to be consistent with server side API
Added test for caption style names

svn changeset:16375/svn branch:6.5

13 years agoTest for TextField secret mode
Artur Signell [Tue, 7 Dec 2010 15:13:31 +0000 (15:13 +0000)]
Test for TextField secret mode

svn changeset:16368/svn branch:6.5

13 years agoFixed typo
Artur Signell [Tue, 7 Dec 2010 14:19:38 +0000 (14:19 +0000)]
Fixed typo

svn changeset:16367/svn branch:6.5

13 years agoUpdated tests to be consistent with AbstractTextField hierarchy (#3752)
Artur Signell [Tue, 7 Dec 2010 13:44:20 +0000 (13:44 +0000)]
Updated tests to be consistent with AbstractTextField hierarchy (#3752)

svn changeset:16363/svn branch:6.5

13 years agoRecompiled theme
Artur Signell [Tue, 7 Dec 2010 13:43:18 +0000 (13:43 +0000)]
Recompiled theme

svn changeset:16362/svn branch:6.5

13 years agoMinor restructuring and mention of TwinColSelect dual captions
Artur Signell [Tue, 7 Dec 2010 13:36:17 +0000 (13:36 +0000)]
Minor restructuring and mention of TwinColSelect dual captions

svn changeset:16361/svn branch:6.5

13 years agoCopy/pasted icons for new samples until replaced by real icons
Artur Signell [Tue, 7 Dec 2010 12:51:20 +0000 (12:51 +0000)]
Copy/pasted icons for new samples until replaced by real icons

svn changeset:16360/svn branch:6.5

13 years ago#2942 - Dual captions for TwinColSelect
Artur Signell [Tue, 7 Dec 2010 12:12:14 +0000 (12:12 +0000)]
#2942 - Dual captions for TwinColSelect

Measure instead of guess padding and border to get the right caption correctly aligned

svn changeset:16355/svn branch:6.5

13 years ago#3752 - Refactor TextFields
Artur Signell [Tue, 7 Dec 2010 11:55:09 +0000 (11:55 +0000)]
#3752 - Refactor TextFields

Made PasswordField, TextArea extend AbstractTextField instead of TextField

Moved commonalities "columns", "input prompt", "text change event" and "cursor position" to AbstractTextField

svn changeset:16354/svn branch:6.5

13 years agoReadded the white background color to the tests-tickets theme in order to get the...
Jonatan Kronqvist [Tue, 7 Dec 2010 11:39:11 +0000 (11:39 +0000)]
Readded the white background color to the tests-tickets theme in order to get the test screenshots to match the references

svn changeset:16352/svn branch:6.5

13 years agoAdded setTextValue support
Artur Signell [Tue, 7 Dec 2010 11:23:13 +0000 (11:23 +0000)]
Added setTextValue support

svn changeset:16351/svn branch:6.5

13 years agoAdded setTextValue support
Artur Signell [Tue, 7 Dec 2010 11:22:00 +0000 (11:22 +0000)]
Added setTextValue support

svn changeset:16350/svn branch:6.5

13 years agoFixed height issue in IE6
Artur Signell [Tue, 7 Dec 2010 10:34:40 +0000 (10:34 +0000)]
Fixed height issue in IE6

svn changeset:16349/svn branch:6.5

13 years ago#3752 - Refactor TextFields
Artur Signell [Tue, 7 Dec 2010 10:26:15 +0000 (10:26 +0000)]
#3752 - Refactor TextFields

svn changeset:16348/svn branch:6.5

13 years agoRenamed tests for consistency
Artur Signell [Tue, 7 Dec 2010 10:16:56 +0000 (10:16 +0000)]
Renamed tests for consistency

svn changeset:16347/svn branch:6.5

13 years agoRenamed tests for consistency
Artur Signell [Tue, 7 Dec 2010 10:16:04 +0000 (10:16 +0000)]
Renamed tests for consistency

svn changeset:16346/svn branch:6.5

13 years agoReverted last id change. This seems to be a (timing?) problem where two portlets...
Artur Signell [Tue, 7 Dec 2010 09:51:31 +0000 (09:51 +0000)]
Reverted last id change. This seems to be a (timing?) problem where two portlets can be deployed in different order, resulting in varying id.

svn changeset:16341/svn branch:6.5

13 years ago#6107 - VTwinColSelect should provide information about logical parts to TestBench
Artur Signell [Tue, 7 Dec 2010 09:43:43 +0000 (09:43 +0000)]
#6107 - VTwinColSelect should provide information about logical parts to TestBench

svn changeset:16339/svn branch:6.5

13 years agoFixed a theme bug in the Runo theme along with a vaadintunes theme bug related to...
Jonatan Kronqvist [Tue, 7 Dec 2010 09:34:16 +0000 (09:34 +0000)]
Fixed a theme bug in the Runo theme along with a vaadintunes theme bug related to #5066

svn changeset:16337/svn branch:6.5

13 years agoFixed the broken TableRowHeight2 & -3 tests
Jonatan Kronqvist [Tue, 7 Dec 2010 09:34:15 +0000 (09:34 +0000)]
Fixed the broken TableRowHeight2 & -3 tests

svn changeset:16336/svn branch:6.5

13 years agoRemoved non-working interaction test
Artur Signell [Tue, 7 Dec 2010 09:10:34 +0000 (09:10 +0000)]
Removed non-working interaction test

svn changeset:16333/svn branch:6.5

13 years agoTest also boolean properties for a BeanItem
Henri Sara [Sun, 5 Dec 2010 11:03:59 +0000 (11:03 +0000)]
Test also boolean properties for a BeanItem

svn changeset:16329/svn branch:6.5

13 years ago#2942 - Dual captions for TwinColSelect
Artur Signell [Fri, 3 Dec 2010 15:17:22 +0000 (15:17 +0000)]
#2942 - Dual captions for TwinColSelect

svn changeset:16323/svn branch:6.5

13 years agoTest for #2942 - Dual captions for TwinColSelect
Artur Signell [Fri, 3 Dec 2010 15:14:53 +0000 (15:14 +0000)]
Test for #2942 - Dual captions for TwinColSelect

svn changeset:16322/svn branch:6.5

13 years agoRemoved unused code
Artur Signell [Fri, 3 Dec 2010 15:14:23 +0000 (15:14 +0000)]
Removed unused code

svn changeset:16321/svn branch:6.5

13 years ago#2942 - Dual captions for TwinColSelect
Artur Signell [Fri, 3 Dec 2010 15:07:46 +0000 (15:07 +0000)]
#2942 - Dual captions for TwinColSelect

svn changeset:16320/svn branch:6.5

13 years agoFixed EmptyTable to produce consistent screenshots
Artur Signell [Fri, 3 Dec 2010 11:30:38 +0000 (11:30 +0000)]
Fixed EmptyTable to produce consistent screenshots

svn changeset:16305/svn branch:6.5

13 years agoCorrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel.Vertica...
Artur Signell [Fri, 3 Dec 2010 11:19:42 +0000 (11:19 +0000)]
Corrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel.VerticalSplitPanels or parent class changes

svn changeset:16303/svn branch:6.5

13 years agoCorrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel.Vertica...
Artur Signell [Fri, 3 Dec 2010 11:12:10 +0000 (11:12 +0000)]
Corrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel.VerticalSplitPanels or parent class changes

svn changeset:16301/svn branch:6.5

13 years agoCorrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel.Horizon...
Artur Signell [Fri, 3 Dec 2010 11:09:23 +0000 (11:09 +0000)]
Corrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel.HorizontalSplitPanels or parent class changes

svn changeset:16300/svn branch:6.5

13 years ago#6103 - Update tests to use Chrome 8
Artur Signell [Fri, 3 Dec 2010 11:07:25 +0000 (11:07 +0000)]
#6103 - Update tests to use Chrome 8

svn changeset:16299/svn branch:6.5

13 years agoCorrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel.Horizon...
Artur Signell [Fri, 3 Dec 2010 11:05:45 +0000 (11:05 +0000)]
Corrected size to 100%x100%, broken by com.vaadin.tests.components.splitpanel.HorizontalSplitPanels or parent class changes

svn changeset:16298/svn branch:6.5

13 years agoRelease notes mention for RichTextArea hierarchy change and Button.setSwitchMode...
Artur Signell [Fri, 3 Dec 2010 08:28:22 +0000 (08:28 +0000)]
Release notes mention for RichTextArea hierarchy change and Button.setSwitchMode deprecation

svn changeset:16294/svn branch:6.5

13 years agoSmall javadoc formatting fix in Container
Henri Sara [Fri, 3 Dec 2010 07:25:19 +0000 (07:25 +0000)]
Small javadoc formatting fix in Container

svn changeset:16293/svn branch:6.5

13 years agoReverted the margin->padding change in [16247] and fixed the ie7-right-aligned-table...
Jonatan Kronqvist [Fri, 3 Dec 2010 07:24:56 +0000 (07:24 +0000)]
Reverted the margin->padding change in [16247] and fixed the ie7-right-aligned-table-header problem specifically for ie7

svn changeset:16292/svn branch:6.5

13 years agoadded possibility to auto scroll to recent console messages
Matti Tahvonen [Thu, 2 Dec 2010 18:55:46 +0000 (18:55 +0000)]
added possibility to auto scroll to recent console messages

svn changeset:16289/svn branch:6.5

13 years agoJavadocs and minor tuning with positioning
Matti Tahvonen [Thu, 2 Dec 2010 13:20:25 +0000 (13:20 +0000)]
Javadocs and minor tuning with positioning

svn changeset:16278/svn branch:6.5

13 years ago#6074 more changes based on review
Henri Sara [Thu, 2 Dec 2010 11:59:32 +0000 (11:59 +0000)]
#6074 more changes based on review

svn changeset:16277/svn branch:6.5

13 years ago#6074 some more javadoc
Henri Sara [Thu, 2 Dec 2010 11:53:17 +0000 (11:53 +0000)]
#6074 some more javadoc

svn changeset:16276/svn branch:6.5

13 years agoFixed typo
Artur Signell [Thu, 2 Dec 2010 11:50:07 +0000 (11:50 +0000)]
Fixed typo

svn changeset:16274/svn branch:6.5

13 years ago#6074 changes based on code review
Henri Sara [Thu, 2 Dec 2010 11:41:59 +0000 (11:41 +0000)]
#6074 changes based on code review

svn changeset:16273/svn branch:6.5

13 years agoUse CheckBox instead of Button.setSwitchMode
Artur Signell [Thu, 2 Dec 2010 11:23:31 +0000 (11:23 +0000)]
Use CheckBox instead of Button.setSwitchMode
Ignore deprecated API in component tests

svn changeset:16272/svn branch:6.5

13 years agoTest for TwinColSelect (commented out left and right caption for now)
Artur Signell [Thu, 2 Dec 2010 11:21:46 +0000 (11:21 +0000)]
Test for TwinColSelect (commented out left and right caption for now)

svn changeset:16271/svn branch:6.5

13 years agoStyle name support for component tests
Artur Signell [Thu, 2 Dec 2010 08:29:23 +0000 (08:29 +0000)]
Style name support for component tests

svn changeset:16266/svn branch:6.5

13 years ago#6074 BeanIdResolver must implement Serializable
Henri Sara [Thu, 2 Dec 2010 08:14:18 +0000 (08:14 +0000)]
#6074 BeanIdResolver must implement Serializable

svn changeset:16265/svn branch:6.5

13 years agoSupport fixed/fixed size
Artur Signell [Thu, 2 Dec 2010 08:01:46 +0000 (08:01 +0000)]
Support fixed/fixed size

svn changeset:16263/svn branch:6.5

13 years agoTests for HorizontalLayout and VerticalLayout
Artur Signell [Thu, 2 Dec 2010 07:55:18 +0000 (07:55 +0000)]
Tests for HorizontalLayout and VerticalLayout

svn changeset:16262/svn branch:6.5

13 years agoStyle name support
Artur Signell [Thu, 2 Dec 2010 07:54:50 +0000 (07:54 +0000)]
Style name support

svn changeset:16261/svn branch:6.5

13 years agoStyle name support
Artur Signell [Thu, 2 Dec 2010 07:54:36 +0000 (07:54 +0000)]
Style name support

svn changeset:16260/svn branch:6.5

13 years ago#6074 bean property based item id resolver for BeanContainer
Henri Sara [Wed, 1 Dec 2010 15:14:18 +0000 (15:14 +0000)]
#6074 bean property based item id resolver for BeanContainer

svn changeset:16256/svn branch:6.5

13 years ago#6074 support item id resolvers in BeanContainer: basic mechanisms, more container...
Henri Sara [Wed, 1 Dec 2010 14:28:47 +0000 (14:28 +0000)]
#6074 support item id resolvers in BeanContainer: basic mechanisms, more container tests

svn changeset:16255/svn branch:6.5

13 years agoFixed the vaadintunes stylesheet, relating to the fix for #5066
Jonatan Kronqvist [Wed, 1 Dec 2010 11:51:22 +0000 (11:51 +0000)]
Fixed the vaadintunes stylesheet, relating to the fix for #5066

svn changeset:16251/svn branch:6.5

13 years agoFixed a couple Runo theme bugs in the headers of tables related to #5066
Jonatan Kronqvist [Wed, 1 Dec 2010 10:41:26 +0000 (10:41 +0000)]
Fixed a couple Runo theme bugs in the headers of tables related to #5066

svn changeset:16247/svn branch:6.5

13 years ago#6076 - Debug console logs an error when clicking on "variables" or a sub item
Artur Signell [Tue, 30 Nov 2010 15:28:38 +0000 (15:28 +0000)]
#6076 - Debug console logs an error when clicking on "variables" or a sub item

svn changeset:16242/svn branch:6.5

13 years ago#6080 - Debug console should log exception type and not only message
Artur Signell [Tue, 30 Nov 2010 15:23:05 +0000 (15:23 +0000)]
#6080 - Debug console should log exception type and not only message

svn changeset:16241/svn branch:6.5

13 years ago#6082 - deprecated isSwitchMode
Artur Signell [Tue, 30 Nov 2010 15:16:18 +0000 (15:16 +0000)]
#6082 - deprecated isSwitchMode

svn changeset:16240/svn branch:6.5

13 years ago#6082 Suppressed deprecation warnings
Artur Signell [Tue, 30 Nov 2010 15:15:28 +0000 (15:15 +0000)]
#6082 Suppressed deprecation warnings

svn changeset:16239/svn branch:6.5

13 years ago#2387
Artur Signell [Tue, 30 Nov 2010 14:54:05 +0000 (14:54 +0000)]
#2387
Renamed inputEvent -> textChangeEvent for consistency

svn changeset:16237/svn branch:6.5

13 years agoDo not cache the second image ensure onload is working properly
Artur Signell [Tue, 30 Nov 2010 14:47:17 +0000 (14:47 +0000)]
Do not cache the second image ensure onload is working properly

svn changeset:16236/svn branch:6.5

13 years agoReverted [16223]
John Alhroos [Tue, 30 Nov 2010 14:12:12 +0000 (14:12 +0000)]
Reverted [16223]

svn changeset:16234/svn branch:6.5

13 years ago#5713 clean up AbstractBeanContainer: use Item instead of BeanItem where applicable...
Henri Sara [Tue, 30 Nov 2010 13:42:14 +0000 (13:42 +0000)]
#5713 clean up AbstractBeanContainer: use Item instead of BeanItem where applicable, suppress warnings

svn changeset:16233/svn branch:6.5

13 years agoAdditional fix for #6075 - CellBasedLayout does not update size correctly when set...
Artur Signell [Tue, 30 Nov 2010 13:40:50 +0000 (13:40 +0000)]
Additional fix for #6075 - CellBasedLayout does not update size correctly when set from client side

svn changeset:16232/svn branch:6.5

13 years ago#5713 etc.: some BeanContainer, BeanItemContainer and AbstractBeanContainer changes...
Henri Sara [Tue, 30 Nov 2010 12:59:26 +0000 (12:59 +0000)]
#5713 etc.: some BeanContainer, BeanItemContainer and AbstractBeanContainer changes based on review (API, generics, suppress warnings)

svn changeset:16231/svn branch:6.5

13 years ago#6063 BeanItemContainer broken when working with an interface that extends another...
Henri Sara [Tue, 30 Nov 2010 10:47:58 +0000 (10:47 +0000)]
#6063 BeanItemContainer broken when working with an interface that extends another interface

svn changeset:16225/svn branch:6.5

13 years agoMade captions usable by subclasses
Artur Signell [Tue, 30 Nov 2010 10:39:56 +0000 (10:39 +0000)]
Made captions usable by subclasses
Print exceptions to console to ease debugging

svn changeset:16224/svn branch:6.5

13 years agoRemoved handlDynamicDimensions since it is redundant. #6075
John Alhroos [Tue, 30 Nov 2010 10:33:35 +0000 (10:33 +0000)]
Removed handlDynamicDimensions since it is redundant. #6075

svn changeset:16223/svn branch:6.5

13 years agoFixed the 'bouncing columns' issue introduced in the fix for #5066
Jonatan Kronqvist [Tue, 30 Nov 2010 09:52:38 +0000 (09:52 +0000)]
Fixed the 'bouncing columns' issue introduced in the fix for #5066

svn changeset:16222/svn branch:6.5

13 years agoMultiselect support
Artur Signell [Tue, 30 Nov 2010 06:32:07 +0000 (06:32 +0000)]
Multiselect support

svn changeset:16218/svn branch:6.5

13 years agoFix for #6075
John Alhroos [Tue, 30 Nov 2010 06:32:04 +0000 (06:32 +0000)]
Fix for #6075

svn changeset:16217/svn branch:6.5

13 years ago#5713 BeanContainer that does not require item id to be the bean
Henri Sara [Mon, 29 Nov 2010 14:34:38 +0000 (14:34 +0000)]
#5713 BeanContainer that does not require item id to be the bean

svn changeset:16216/svn branch:6.5

13 years agoFix for #6064
Jonatan Kronqvist [Mon, 29 Nov 2010 13:47:46 +0000 (13:47 +0000)]
Fix for #6064

svn changeset:16215/svn branch:6.5

13 years ago#5946 / #5713 AbstractBeanContainer / BeanItemContainer changes based on review
Henri Sara [Mon, 29 Nov 2010 13:45:19 +0000 (13:45 +0000)]
#5946 / #5713 AbstractBeanContainer / BeanItemContainer changes based on review

svn changeset:16214/svn branch:6.5

13 years agoThe headers in align right table columns are now aligned in the same way as before...
Jonatan Kronqvist [Mon, 29 Nov 2010 11:16:12 +0000 (11:16 +0000)]
The headers in align right table columns are now aligned in the same way as before #5066

svn changeset:16210/svn branch:6.5

13 years agoUpdated the vaadintunes theme with the table themeing changes introduced in the fix...
Jonatan Kronqvist [Mon, 29 Nov 2010 11:16:12 +0000 (11:16 +0000)]
Updated the vaadintunes theme with the table themeing changes introduced in the fix for #5066

svn changeset:16209/svn branch:6.5

13 years agoFixed a couple of width calculation bugs relating to #5066
Jonatan Kronqvist [Mon, 29 Nov 2010 11:16:11 +0000 (11:16 +0000)]
Fixed a couple of width calculation bugs relating to #5066

svn changeset:16208/svn branch:6.5

13 years agoRemoved unused field
Artur Signell [Mon, 29 Nov 2010 11:02:42 +0000 (11:02 +0000)]
Removed unused field

svn changeset:16207/svn branch:6.5

13 years agoFix for #6073 - TextChangeEvents no longer sent after blurring the field when in...
Artur Signell [Mon, 29 Nov 2010 10:19:24 +0000 (10:19 +0000)]
Fix for #6073 - TextChangeEvents no longer sent after blurring the field when in TIMEOUT mode

svn changeset:16206/svn branch:6.5

13 years agoFix for #6025 - TextChangeEvent that is lazy and uses timeout 0 should work as eager
Artur Signell [Mon, 29 Nov 2010 09:26:33 +0000 (09:26 +0000)]
Fix for #6025 - TextChangeEvent that is lazy and uses timeout 0 should work as eager

svn changeset:16202/svn branch:6.5

13 years agoFix #6070 - Changing TextChangeEvent mode or timeout does not update to the client
Artur Signell [Mon, 29 Nov 2010 09:15:10 +0000 (09:15 +0000)]
Fix #6070 - Changing TextChangeEvent mode or timeout does not update to the client

svn changeset:16201/svn branch:6.5

13 years agoReverted [16195] as it causes NPE
Artur Signell [Fri, 26 Nov 2010 13:33:40 +0000 (13:33 +0000)]
Reverted [16195] as it causes NPE

svn changeset:16196/svn branch:6.5

13 years agoCosmetic change for #5994 fix
Artur Signell [Fri, 26 Nov 2010 13:21:39 +0000 (13:21 +0000)]
Cosmetic change for #5994 fix

svn changeset:16195/svn branch:6.5

13 years ago#6003 - Word wrap doesn't work in TextArea
Artur Signell [Fri, 26 Nov 2010 12:40:29 +0000 (12:40 +0000)]
#6003 - Word wrap doesn't work in TextArea

svn changeset:16192/svn branch:6.5

13 years agoWorkaround for #6064 until fixed for real
Artur Signell [Fri, 26 Nov 2010 11:56:17 +0000 (11:56 +0000)]
Workaround for #6064 until fixed for real

svn changeset:16190/svn branch:6.5

13 years agoTest for empty Table rendering
Artur Signell [Fri, 26 Nov 2010 10:08:42 +0000 (10:08 +0000)]
Test for empty Table rendering

svn changeset:16182/svn branch:6.5

13 years agoRenamed to be consistent with similar AbsoluteLayout test
Artur Signell [Fri, 26 Nov 2010 10:00:05 +0000 (10:00 +0000)]
Renamed to be consistent with similar AbsoluteLayout test

svn changeset:16180/svn branch:6.5

13 years agoCorrected SplitPanel default size (#6020)
Artur Signell [Fri, 26 Nov 2010 08:16:26 +0000 (08:16 +0000)]
Corrected SplitPanel default size (#6020)

svn changeset:16176/svn branch:6.5

13 years agoFix for #6060 - Moving a component from a GridLayout to a layout inside the GridLayou...
Artur Signell [Thu, 25 Nov 2010 16:01:07 +0000 (16:01 +0000)]
Fix for #6060 - Moving a component from a GridLayout to a layout inside the GridLayout causes the client side widget to be lost

svn changeset:16167/svn branch:6.5

13 years agoFix for #6061 - Moving a component from a AbsoluteLayout to a layout inside the Absol...
Artur Signell [Thu, 25 Nov 2010 15:53:50 +0000 (15:53 +0000)]
Fix for #6061 - Moving a component from a AbsoluteLayout to a layout inside the AbsoluteLayout causes the client side widget to be lost

svn changeset:16166/svn branch:6.5

13 years agoTests for #6060 and #6061
Artur Signell [Thu, 25 Nov 2010 15:52:31 +0000 (15:52 +0000)]
Tests for #6060 and #6061

svn changeset:16165/svn branch:6.5

13 years agoWorkaround for Safari 4 issue with #6003 - Word wrap doesn't work in TextArea
Artur Signell [Thu, 25 Nov 2010 14:25:55 +0000 (14:25 +0000)]
Workaround for Safari 4 issue with #6003 - Word wrap doesn't work in TextArea

svn changeset:16164/svn branch:6.5

13 years ago#5947 BeanItemContainer.addAll() should be public, related unit test
Henri Sara [Thu, 25 Nov 2010 14:16:57 +0000 (14:16 +0000)]
#5947 BeanItemContainer.addAll() should be public, related unit test

svn changeset:16163/svn branch:6.5

13 years agoRefactor BeanItemContainer, splitting out the superclass AbstractBeanContainer that...
Henri Sara [Thu, 25 Nov 2010 14:14:34 +0000 (14:14 +0000)]
Refactor BeanItemContainer, splitting out the superclass AbstractBeanContainer that does not assume that the item ids are the beans.

Addresses
#5713 (partly) BeanItemContainer should not require the bean to implement equals() and hashCode() in a certain way
#5233 and #5946 Collection constructor of BeanItemContainer is problematic

svn changeset:16162/svn branch:6.5

13 years agoFixed IE issue with #6003 - Word wrap doesn't work in TextArea
Artur Signell [Thu, 25 Nov 2010 13:49:41 +0000 (13:49 +0000)]
Fixed IE issue with #6003 - Word wrap doesn't work in TextArea

svn changeset:16157/svn branch:6.5

13 years agoTest for TextField nullRepresentation and nullSelectionAllowed
Artur Signell [Thu, 25 Nov 2010 12:48:33 +0000 (12:48 +0000)]
Test for TextField nullRepresentation and nullSelectionAllowed

svn changeset:16155/svn branch:6.5

13 years agoFix for #6056 - Removing max length restriction from a TextField does not work in IE
Artur Signell [Thu, 25 Nov 2010 12:42:31 +0000 (12:42 +0000)]
Fix for #6056 - Removing max length restriction from a TextField does not work in IE

svn changeset:16154/svn branch:6.5

13 years agoTest case for TextField max length
Artur Signell [Thu, 25 Nov 2010 12:41:52 +0000 (12:41 +0000)]
Test case for TextField max length

svn changeset:16153/svn branch:6.5

13 years agoTest for TextArea disabled and readonly states
Artur Signell [Thu, 25 Nov 2010 11:02:08 +0000 (11:02 +0000)]
Test for TextArea disabled and readonly states

svn changeset:16148/svn branch:6.5

13 years agoFix for #5502 - First menu item is rendered as active when other item is clicked
Artur Signell [Thu, 25 Nov 2010 11:01:47 +0000 (11:01 +0000)]
Fix for #5502 - First menu item is rendered as active when other item is clicked

svn changeset:16147/svn branch:6.5

13 years agoTest for TextField disabled and readonly states
Artur Signell [Thu, 25 Nov 2010 10:45:03 +0000 (10:45 +0000)]
Test for TextField disabled and readonly states

svn changeset:16145/svn branch:6.5

13 years agoFix for #5994 - Entering null value representation in TextField throws NPE
Artur Signell [Thu, 25 Nov 2010 09:09:59 +0000 (09:09 +0000)]
Fix for #5994 - Entering null value representation in TextField throws NPE

svn changeset:16143/svn branch:6.5