aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com
Commit message (Collapse)AuthorAgeFilesLines
* Avoid test component disappearingLeif Åstrand2013-01-101-0/+2
| | | | Change-Id: Ida36348ba9ef9b6bfdf634353c48c027e344b898
* Merge of (#8004) to Vaadin 7.Anna Koskinen2013-01-091-0/+42
| | | | | | Empty RichTextArea returns "<br>" as getValue(). Change-Id: I5190d55b0e1d32ed4dd181434006820db9220ada
* Merge "Merge of (#7842) to Vaadin 7."Leif Åstrand2013-01-092-0/+155
|\
| * Merge of (#7842) to Vaadin 7.Anna Koskinen2013-01-092-0/+155
| | | | | | | | | | | | Windows never opened to a new tab. Change-Id: Ida874c55bbb00325edf49d4ebf27067d99d056b8
* | Merge "Merge of (#10471) to Vaadin 7."Leif Åstrand2013-01-092-0/+165
|\ \
| * | Merge of (#10471) to Vaadin 7.Anna Koskinen2013-01-092-0/+165
| |/ | | | | | | | | | | ComboBox filtering fix. Change-Id: Ia274155c15a5319ec0c98d7bc0347e2f2bd0ddbd
* | Merge "Fixes issue where close indicator becomes invisible for tabs without ↵Leif Åstrand2013-01-092-0/+71
|\ \ | | | | | | | | | an icon in Firefox using the minimal style for the tabsheet #10616"
| * | Fixes issue where close indicator becomes invisible for tabs without an icon ↵John Ahlroos2013-01-082-0/+71
| | | | | | | | | | | | | | | | | | in Firefox using the minimal style for the tabsheet #10616 Change-Id: I0dfd5af048d34d3f0671a40b22aed273ca0b0581
* | | Merge "Made test more stable"Leif Åstrand2013-01-091-11/+31
|\ \ \ | |_|/ |/| |
| * | Made test more stableArtur Signell2013-01-091-11/+31
| | | | | | | | | | | | Change-Id: Icbee6eca4105cd14b0b00af6d6cb781898dd6e7c
* | | Fixed test locators still invalid since #9182Artur Signell2013-01-081-36/+36
|/ / | | | | | | Change-Id: I49d817228b727538566f500c1160651d083cbca6
* | Merge "Fix for fixing both styling and broken behavior with ListSelect with ↵Leif Åstrand2013-01-082-0/+81
|\ \ | | | | | | | | | newItemsAllowed enabled. #10537"
| * | Fix for fixing both styling and broken behavior with ListSelectJohn Ahlroos2013-01-082-0/+81
| |/ | | | | | | | | | | with newItemsAllowed enabled. #10537 Change-Id: I82682ffbc2bc1f2801a6826d7e0f78a82990ae9a
* | Merge "Only show tooltips for the Form itself (#9173)"Leif Åstrand2013-01-082-0/+255
|\ \
| * | Only show tooltips for the Form itself (#9173)Artur Signell2013-01-082-0/+255
| |/ | | | | | | Change-Id: Ifeeb480e8df0f88a4bb78cc6ad2cb1f77c8d0dd9
* | Merge "Fixed ComboBox width problems in all themes (#10484)"Leif Åstrand2013-01-081-6/+27
|\ \
| * | Fixed ComboBox width problems in all themes (#10484)Artur Signell2013-01-071-6/+27
| |/ | | | | | | Change-Id: Ia8181cd9c9d6a9183083408c55f9c3f28c72fb29
* / Reset line-height in layouts the same way as for v-scrollable (#10598)Artur Signell2013-01-072-0/+68
|/ | | | Change-Id: Iee684359f8d2ca6d06fe3014ab32d74cce3e7f73
* Merge "Ensure popup datefield width setting works in all themes (#10485)"Leif Åstrand2013-01-071-6/+17
|\
| * Ensure popup datefield width setting works in all themes (#10485)Artur Signell2013-01-041-6/+17
| | | | | | | | Change-Id: I9f0891fb363e49d59b5ab2b1af53ba4bf9bca21e
* | Merge "Don't include relative sizes in expand compensation (#10222)"Henri Sara2013-01-042-0/+127
|\ \
| * | Don't include relative sizes in expand compensation (#10222)Leif Åstrand2013-01-042-0/+127
| |/ | | | | | | Change-Id: I1b94a8ffbbe66e64a585e1d7729dae3af6d815b6
* / Fix some small issues in LayoutTesterApplicationLeif Åstrand2013-01-043-1/+13
|/ | | | Change-Id: I996c62309072102a284622fcda6090b447282bdf
* Updated copyright notices and added missing license headersArtur Signell2013-01-04146-146/+146
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* CRLF -> LFArtur Signell2013-01-0415-832/+832
| | | | Change-Id: I864e3ad465539a5b7fee212390a723773f6930ac
* Preserve scroll position of ListSelect after server round-trip if theAnna Koskinen2013-01-032-0/+116
| | | | | | contents haven't changed (#10416) Change-Id: I7effba1a4551c9c42996d9ca677afb43f16b51a4
* Remember old splitter position when adjusting for out of bounds (#10596)Leif Åstrand2013-01-032-0/+94
| | | | Change-Id: I7d37ead068b00f75d0ee70666cdc0c5fdb17b623
* Update AbstractOrderedLayout calculation logicLeif Åstrand2013-01-031-0/+12
| | | | | | | | | | | | | | | | * Always use expansion logic if the layout's size is fixed * Ensure e.g. expansion changes happen even if no hierarchy or measurement changes (#10161) * Separate the calculation of expand ratios from the adjustment for the sizes of children without expansion * Ensure there are element resize listeners for all elements that should be measured (#10488) * Postpone calculations if there are elements that have not yet been measured * Use measurements for fixing the height under more circumstances * Only update based on hierarchy & state if something might have changed Change-Id: I8542afbcb7e93d44bd0dff751a56ed10033937fc
* Merge "Merge of (#9986) to Vaadin 7."Artur Signell2013-01-021-0/+121
|\
| * Merge of (#9986) to Vaadin 7.Anna Koskinen2012-12-211-0/+121
| | | | | | | | | | | | It should be possible to clear Table's value after container changes. Change-Id: Ibacdae2b303375fc8303abd63a5673542a80ad38
* | Merge "Merge of (#9862) to Vaadin 7."Artur Signell2013-01-022-0/+95
|\ \
| * | Merge of (#9862) to Vaadin 7.Anna Koskinen2013-01-022-0/+95
| |/ | | | | | | | | | | Tooltip location fix. Change-Id: Idfdf3385d793569f028fbeaba0b338810095f143
* | Merge "Merge of (#8786) test to Vaadin 7."Artur Signell2013-01-022-0/+63
|\ \
| * | Merge of (#8786) test to Vaadin 7.Anna Koskinen2012-12-192-0/+63
| | | | | | | | | | | | | | | | | | | | | PopupView throws an exception if reopened without explicitly letting it close first. Change-Id: I0493870c47f39a73da8393025e6fccfe3c4c6c27
* | | Tests for Base, Chameleon, Liferay and RunoArtur Signell2013-01-024-0/+1728
| | | | | | | | | | | | Change-Id: Ia2792ecfa70d5111f582b1cdcd6a20e7c4db8b3b
* | | Merge "Merge of (#9825) test to Vaadin 7."Artur Signell2013-01-022-0/+212
|\ \ \ | |_|/ |/| |
| * | Merge of (#9825) test to Vaadin 7.Anna Koskinen2012-12-192-0/+212
| |/ | | | | | | | | | | | | Button with shortcut broken if the shortcut is rendered before the button. Change-Id: Icba93a76c07562b1c2988f23851dc451ce044136
* / Fixed locator in testArtur Signell2012-12-201-2/+2
|/ | | | Change-Id: I4247a41a3712448e1c44f4751d94c19b452790e7
* (#9949) Flush focused connector on historyChangeMikael Grankvist2012-12-191-0/+117
| | | | Change-Id: Ia0f41220a038a83fcbcbbe9feebe066cbc626e27
* Fixed testArtur Signell2012-12-192-9/+9
| | | | | | AbstractField.setPropertyDataSource throws SourceException and not ConversionException Change-Id: I286f32f87b4020e976a8f1e4e023eca11df1cdfa
* Encode all values based on declared type (#10549)Leif Åstrand2012-12-184-26/+59
| | | | | | | | | * ServerRpc encoding uses type data from the interface * Beans encoded on the server use reflection based on declared type * Remove row numbers to enable adding test without changing old indices * Update test to send non-primitive map values Change-Id: I0462b547cb7de252564b3569420b0b24cee4515f
* Merge of (#9508) test to Vaadin 7.Anna Koskinen2012-12-181-0/+38
| | | | | | Tabsheet content shouldn't disappear after browser resize. Change-Id: If5dafd23925b4ada520d218af60aa48366a75aaa
* Ugly hacks to make tests screenshot compatibleArtur Signell2012-12-171-0/+13
| | | | Change-Id: Ide0a7e2832e1a3a63edc015367e49912c6b77e0e
* Merge "Added method setContainerDataSource(Container newDataSource, ↵Henri Sara2012-12-172-0/+265
|\ | | | | | | Collection<?> visibleIds) to Table. (#10419)"
| * Added method setContainerDataSource(Container newDataSource,Anna Koskinen2012-12-172-0/+265
| | | | | | | | | | | | Collection<?> visibleIds) to Table. (#10419) Change-Id: Ib10f430c786b1d0130f86eb5a97e271ac71e806f
* | Merge "Don't remove diffstate data before cleanup (#10532)"Artur Signell2012-12-172-0/+83
|\ \
| * | Don't remove diffstate data before cleanup (#10532)Leif Åstrand2012-12-142-0/+83
| | | | | | | | | | | | | | | | | | | | | | | | * Avoid returning unregistered but not cleaned connectors from e.g. getDirtyConnectors() and getConnector() * Add some sanity checks to ensure unregistered connectors are not used Change-Id: I1103586863d2f299d50af5058233a7b4c967d4c6
* | | Colorpicker IE fixesAnna Koskinen2012-12-141-5/+10
|/ / | | | | | | Change-Id: I9b1e42a75175eff4a01560db0a13865e253b72d5
* | Fixed class name in testArtur Signell2012-12-131-5/+5
| | | | | | | | Change-Id: Ia8d8ad93d70504df229cb8de7a521e3070c7ceb6
* | Merge "ComboBox should have getter and setter methods for pageLength #5381"Artur Signell2012-12-112-0/+216
|\ \