summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Collapse)AuthorAgeFilesLines
* Fix for: TreeTable with ContainerHierarchicalWrapper not correctlyJohannes Tuikkala2015-01-212-0/+137
| | | | | | displaying child items (#15421) Change-Id: Iadf1faa979fbae412b55551c6622b0429039a21c
* Remove unnecessary scrollbar when zooming in or out (#15164)Matti Hosio2015-01-212-0/+246
| | | | | | Adds overflow-hidden in cases where scrollbars should not be needed Change-Id: Icee2444b0e7ee999fe49fadcb1598027453d49c5
* Ignore change btwn paints and force update unfocused TextField (#15144)AMahdy AbdElAziz2015-01-212-0/+176
| | | | | | | Change-Id: I0ddcea2a617fea00d707f7deaf155e98b9d6a832 Conflicts: client/src/com/vaadin/client/ui/textfield/TextFieldConnector.java
* Embedded ThemeResource should react to theme change (#15194)Anna Koskinen2015-01-212-0/+178
| | | | Change-Id: Ied78a8c999e592a944c27138e179c37a31a0af54
* Button icon 'icon-align-top' style correction (#15140).Denis Anisimov2015-01-211-4/+6
| | | | Change-Id: I16bc415596431340e4e4d1944b3927dc3fd6cd96
* Button icon 'icon-align-top' style correction (#15140).Denis Anisimov2015-01-212-0/+98
| | | | Change-Id: I671013284cadbef89b46cca042a099441dbb6bff
* Fix for Wrong background color in a Window in IE8 (#15322)AMahdy AbdElAziz2015-01-212-0/+59
| | | | Change-Id: Ie25c7142bc111829be829f4ba98ed639ad1f5126
* Hide input field from clicking for immediate upload in Valo. (#15404)Sauli Tähkäpää2015-01-211-23/+49
| | | | Change-Id: I69bcd7b1d610d0e9adb6ce43e06591a769bef957
* Fix maximized window ordering. (#15360)Sauli Tähkäpää2015-01-203-0/+172
| | | | Change-Id: Ic994d4e5d74ddc2a554311110640b84bc2e9c802
* Updating table size if set to undefined (#15384)Alexey Fansky2015-01-202-0/+152
| | | | Change-Id: Ie21f1078cd25b859c5a3dcc4ca6db3d048bbdf42
* Only split CssLayout styles at the first : character (#15490)Leif Åstrand2015-01-202-0/+77
| | | | Change-Id: Ifa5f3d3d583d6d32a50b69b3b59b141829293b37
* ComboBox: programmatic value reset breaks dropdown (#13217)Anna Miroshnik2015-01-202-0/+253
| | | | Change-Id: I6f749ab0788324d24e1e7451183ec9f0ff8ed5ba
* ICON_ONLY mode should not show icon row header for TreeTable (#14799).Denis Anisimov2015-01-202-0/+82
| | | | Change-Id: If854186547e3d7b8e67710113ec6754bc84ace2f
* Change cursor to default for nondraggable windows in Valo. (#15377)Sauli Tähkäpää2015-01-202-0/+41
| | | | Change-Id: Ie019abbda1664e8dd4f53a76f2c6f21e3bc5443b
* Test for using setFirstVisibleHourOfDay on Calendar week view (#13431)Anna Miroshnik2015-01-202-0/+192
| | | | Change-Id: I6c3ebea2983855937fadc7eab171d892a4f80884
* Fix NotificationDelayTest for IE8 and Chrome. (#14689)Sauli Tähkäpää2015-01-201-15/+12
| | | | Change-Id: I3f92722ce9832ec2b748f2bf20477244597a8912
* Notification should be closed after delay (#14689).Denis Anisimov2015-01-202-0/+105
| | | | | | | | | onEventPreview() method is deprecated and it's called now only for the very first handler. We need it to work for any handler. So old onEventPreview() method is explicitly called with updated logic for the onPreviewNativeEvent(). Change-Id: I11d98ef0bbd284b74bbccb4f6ac2ab26de73f209
* Table: column not expanding after setColumnExpandRatio (#15101)Ilya Ermakov2015-01-202-0/+211
| | | | | | | | | | | Partial fix for setting/unsetting expand ratios of existing table. Result of this patch: 1) when switching off column expand ratio, natural column width is restored. 2) changes in method run() for the same (though incorrect) treatment of expand ratio as in sizeInit() Change-Id: I2119eb1041e205a54373ac40a9ce8fdd14d70ad8
* Prevent key events without key code from triggering actions (#11029)Artur Signell2015-01-051-0/+39
| | | | | | Seemingly not possible to auto-test reliably Change-Id: Idb492465323d91279caf170646590a54847b9414
* Fixes unnecessary padding-top added to all responsive UIs (#14679)Teppo Kurki2015-01-052-0/+126
| | | | | | When using Valo theme and Responsive extension, all responsive UIs get a padding-top even though it should be only added when a Valo Menu is present in the UI. Added a stylename which has to be added to any responsive UIs containing a Valo Menu. Change-Id: Ib3e3c5341bef03c174accb01401b4a90c1deb29e
* Set explicit calculated size for drag image element (#14617).Denis Anisimov2014-12-163-1/+116
| | | | Change-Id: I6bfcd0a5ad78bd79aad2fa2357a7e33a00b3c33d
* Back button doesn't change URL if view blocks the navigation (#10901)Anna Miroshnik2014-12-162-0/+223
| | | | Change-Id: Ib1211a7a2282753b329129615a544264e62d1ed5
* Delayed column layouting is visible (#15189)Anna Miroshnik2014-12-161-0/+72
| | | | | | | | | | | Full Name of defect: Regression: Table column jumps when table is shown and table is contained in a layout Regression is a outcome of change due to #12672. No TB4 test because problem happens too fast to be caught. Change-Id: I9af5ed3c11e0fb673c7f2f1c5fd4739bd4b8c655
* Reset tabsheet scroller when unhiding leftmost tab (#14644)Alexey Fansky2014-12-162-0/+71
| | | | | | | Checking whether invisible tab are present before the scroll index and if so resetting the scroll index when tab goes back to visible. Change-Id: I156dbe93963b0d9f46e21a593ffc3c4c77ebd1c6
* Fix CustomLayout child rendering when template is missing (#8696)Teemu Pöntelin2014-12-162-0/+87
| | | | Change-Id: I8ce4fbc566f030bf22c555f68b97beb781b19805
* Horizontal split panel height shouldn't ignore second component (#15149)Denis Anisimov2014-12-162-0/+158
| | | | Change-Id: Ie925757167b6d8521707b6d5515157eca85f9dba
* Accordion causes SEVERE error in browser console (#15182)Sergey Budkin2014-12-161-0/+13
| | | | | | Refactored to remove invisible widgets from DOM. Change-Id: I94d0ba37f4a75d71df88fbb0b1767ae60f39432d
* DateField popup doesn't close when popup button is clicked (#14857)Anna Miroshnik2014-12-162-0/+124
| | | | Change-Id: Ieb6ff2f072726fe8707d3cce61569dd623b13ebd
* Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-166-0/+263
| | | | Change-Id: I83836bbf077033712a569c8eff52576b012b4dee
* MenuBar submenus close unexpectedly if use Valo theme (#15255)Jouni Koivuviita2014-12-162-0/+132
| | | | | | | | | | | This fix is for animation-in and animation-out. Fix was done in VMenuBar. VOverlay provides now hide() method with possibility to enable/disable the animations via parameters boolean animateIn, boolean animateOut. By default they are true (not to break animate-in, animate-out for VWindow and VNotification) Change-Id: I49981952c7c18a02edd7fa9e6d247bb18f660207
* Long events aren't displayed properly when using Container (#15242)Sergey Budkin2014-12-162-0/+63
| | | | | | Rewrote event selection. Change-Id: I8f0dd1c5ec736ea14037619b1656a79b7e3532be
* Fix opacity for disabled checkboxes and option groups. (#15239)Jouni Koivuviita2014-12-092-1/+17
| | | | Change-Id: I2d09a116d07621053f2fc9524f95e47bf7fc834e
* Fix opacity for disabled links in Valo. (#15253)Sauli Tähkäpää2014-12-092-1/+6
| | | | Change-Id: I865526499a6d55a835758f0194a977c36c10304a
* One pixel discrepancy in headers and rows border with minimal width (#15118)Sergey Budkin2014-12-022-0/+75
| | | | | | Disabled old patch for VTreeTable, which caused the problem. Change-Id: I3fdf6b0890307b27e32ceff4492cb7d0bfc6b680
* Window modalitycurtain will now respect $v-animations-enabled (#15135)Fabian Lange2014-11-281-0/+34
| | | | Change-Id: I80beea694c2a103aaf1fb479e1de48c515428fbb
* Position tooltips in the visible area (#15129).Anna Miroshnik2014-11-283-0/+244
| | | | | | | | Based on Mika's reverted patch, with additional fix and test for regression "an empty tooltip appears while the application is initializing". Change-Id: I8237fc9340265708a05a7576a5d9e8e374dc1fea
* Remove IE8 from TextFieldBevelTest. (#14634)Sauli Tähkäpää2014-11-281-27/+37
| | | | Change-Id: Ie37377b0da800cbe2acbd3e14b972e482c188579
* Set v-bevel to 'false' should unset 'v-textfield-bevel' value (#14634).Denis Anisimov2014-11-282-0/+111
| | | | Change-Id: Ia3598b9bcef280bef38daa189ab3c7885e5d535a
* Drop indicators in Valo are now working as in Reindeer theme (#14836)Jouni Koivuviita2014-11-282-0/+134
| | | | Change-Id: I12014c4329ca629dbfc9226b3b70538d33442690
* Converted SetCurrentPageFirstItemIndex to TB4. (#15286)Sauli Tähkäpää2014-11-252-43/+63
| | | | Change-Id: Iea990c243e083b3302fd1e448402ac3aa3db08ac
* Table is not caching thousands of rows in vain (#13576)Sara Seppola2014-11-252-0/+140
| | | | Change-Id: I6f6382dd3468db40c36e507b94f84ab1191e100f
* Unit test correction for moving any event in month calendar view(#12413)Denis Anisimov2014-11-171-19/+57
| | | | Change-Id: I6e80c77f758a451ffb23c5487e7a25f3c0eed3c7
* TreeTable column header and footer height fix (#15121)Anna Koskinen2014-11-141-0/+9
| | | | | | Fix for regression caused by (#14812) + Valo test for TreeTables. Change-Id: I57f911cbf33e52196fa219b4feddfe62db7f6ded
* Allow move any event in month calendar view (#12413).Denis Anisimov2014-11-102-0/+190
| | | | Change-Id: I63491488356a32a233a4ba9a7434a9f4a1f5b9d1
* Column drag'n'drop disables HeaderClickEvents until left-click (#15167)Anna Koskinen2014-11-102-0/+158
| | | | Change-Id: Ic64c0eb685c3dd9d7fdb10d9e19745ae2cc36be5
* Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-102-0/+80
| | | | Change-Id: Id55ad5ed620bd5c187b70ae2a2d0a4c4adea382a
* Reverse asc and desc table sorting indicators for Valo. (#15123)Sauli Tähkäpää2014-11-102-0/+80
| | | | Change-Id: If649d7ab0b4257cfaa1488dfff88afa8ef122f67
* Fix: Navigation to invisible days of week in VAADIN calendar (#12243)Anna Miroshnik2014-11-102-0/+231
| | | | | | | | Some changes in BasicBackwardHandler and BasicForwardHandler. Also test was added (CalendarBackwardForwardTest). Changes after review. Change-Id: Ibe0283534b784e3c18134619e1843440ca74e65c
* Convert TableScrollsOnSelectionTest to TB4.Sauli Tähkäpää2014-11-104-50/+50
| | | | | | | Change-Id: I27b8edbd0761771054dc4e1b0b6b2559957da0c6 Conflicts: uitest/src/com/vaadin/tests/components/table/LongMultiselectTest.java
* New tests for Removing and re-adding all rows in Table (#14581)Guillermo Alvarez2014-11-102-105/+123
| | | | | | | | Refactor of test into separate tests. Addition of new cases to test when a new container is added and when all items are removed and only one item is added Change-Id: I6103404d1f21c02d7469f61ce942f7379b00a17b