summaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Collapse)AuthorAgeFilesLines
* Position tooltips in the visible area (#15129).7.2.6.3Anna Miroshnik2015-03-243-5/+250
| | | | | | | | | | | | | 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 Conflicts: uitest/src/com/vaadin/tests/components/menubar/MenuTooltipTest.java Change-Id: Idff1b1e705012e67700db9e337f374de0eb557c5
* Manually merged most important changes from 7.2.6.4Johannes Tuikkala2015-03-249-1/+124
| | | | Change-Id: I04bc18f59bfdcd6d85dbe825f6ad3df44d050ebc
* Test classesJohannes Tuikkala2015-03-234-0/+275
| | | | Change-Id: I107dbd4c371128268cf45ce87d5269d2f0bfd955
* VScrollTable and WidgetUtil from 7.4.1 to 7.2.6 without DeferredWorkerAnna Koskinen2015-03-1755-1543/+1602
| | | | Change-Id: I01a4b67ddebcf6f868250bf149e507a011ef9d1e
* Merge branch 'release/7.2.6' of ssh://dev.vaadin.com:29418/vaadin into ↵Markus Koivisto2014-07-312-2/+2
|\ | | | | | | release/7.2.6
| * Correct TB2 tests urls.Bogdan Udrescu2014-07-312-2/+2
| | | | | | | | | | | | | | Correct ButtonTooltips TB2 with coeect test class package. Add ?restartApplication to SubWindows. Change-Id: I32fbf93875d537f6dc6ec232e3063c33de8ae71f
* | Revert "Fixed regression with changing widths when stylenames have changed ↵Markus Koivisto2014-07-311-2/+0
|/ | | | | | | (#13444, #8801):" This reverts commit d45e5c2592a3b949d781cdd05532560375fc524e. this is not supposed to be picked before 7.3.0
* Fixed regression with changing widths when stylenames have changed (#13444, ↵Markus Koivisto2014-07-311-0/+2
| | | | | | | | | | | | | | | | | | #8801): Changing the name of a style should not cause the width of the textbox to change. If there is a width set for the wrapper, the width for the wrapper should not change if the styles changes. To reconcile these two demands, we have removed the width for the wrapper and only manipulate the width of the textbox itself. This solves both issues neatly. Change-Id: Idb2dbc5d2ca6406cafb44df93110e079a1dff473 Conflicts: client/src/com/vaadin/client/ui/VFilterSelect.java client/src/com/vaadin/client/ui/combobox/ComboBoxConnector.java
* Revert "Keyboard shift-selection now works as expected in VScrollTable. ↵Markus Koivisto2014-07-313-68/+5
| | | | | | | | | | | (#14094)" This reverts commit 3390332b3e75e970cd3bf3b6bc5075bb867320b5. Conflicts: client/src/com/vaadin/client/ui/VScrollTable.java Change-Id: If33910705cdf9e4d7612557bfb55a01dde9e435d
* Fix typo that caused spanned cells to be removed in Gridlayout (#14335)Markus Koivisto2014-07-312-0/+104
| | | | | | | | Gridlayout removes columns and rows with no content. Gridlayout is supposed to check for spanned cells and not remove otherwise empty rows or columns if they are covered by a span. Change-Id: I1c25a8e6426e6ce0e24f9110a6b994598c395e7a
* Revert "Fix Table stuck scroll position after setting scroll to last page ↵Bogdan Udrescu2014-07-302-271/+0
| | | | | | | | | | | | (#14147)" This reverts commit 2ed3a310ca9e32f255602139eb1b08bfdfe2f25f. Conflicts: client/src/com/vaadin/client/ui/VScrollTable.java client/src/com/vaadin/client/ui/table/TableConnector.java Change-Id: Ie18f4ad61a88c17cd2b8eff677836fc68abffc15
* Revert "Context menu is not shown in Table body on mobile browsers (#13694)"Bogdan Udrescu2014-07-301-139/+0
| | | | This reverts commit 6f3aec50bfb17d14c75318f0172c45695c22a811.
* Context menu is not shown in Table body on mobile browsers (#13694)Heikki Ohinmaa2014-07-291-0/+139
| | | | Change-Id: I095401164a931f3a69dea91037a6cbf35b197121
* Fix Table stuck scroll position after setting scroll to last page (#14147)Anthony Guerreiro2014-07-292-0/+271
| | | | Change-Id: I9c39db5c2ccafd495a1ecc8b28687eeeebe3b6c2
* TextArea size get reset when css resize is set (#14080)Bogdan Udrescu2014-07-292-0/+238
| | | | | | | Listen to MouseUp event on the <textarea> and notify the state with the width and height if changed. Add com.vaadin.client.Util.Size to manipulates the css width/height. Change-Id: I96a308658d2877f1f6c05feaa7840a268bb06709
* Fix VWindow Vai-Aria roles for alertdialogs (#14289)Juuso Valli2014-07-292-0/+161
| | | | Change-Id: Ie33ef684f2177fe1807f95bf234031cc3a44f317
* Reduce TestBench 3 socket timeout (#14298)Henri Sara2014-07-291-3/+44
| | | | | | | Change-Id: I45907c5c22bcea1a403af71ecbf5236e5669ab38 Conflicts: uitest/src/com/vaadin/tests/tb3/TB3Runner.java
* Keyboard shift-selection now works as expected in VScrollTable. (#14094)Markus Koivisto2014-07-293-5/+68
| | | | Change-Id: I0dcd9f75cd30fe91c17ca0755241e73a37da79ec
* Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-07-294-0/+160
| | | | | | | Change-Id: Idfeb20a385fc68c6527f1947bdbf238d9d4af918 Conflicts: client/src/com/vaadin/client/ui/VFilterSelect.java
* Bottom component click scroll up the parent panel in a window (#12943)Bogdan Udrescu2014-07-292-0/+174
| | | | | | | | | | | | | | | Due to old fix for (#11994) the v-scrollable div of the window would expand to 110% of its size then immediately back to the original size. The first action, expanding the v-scrollable to 110% would decrease the scrollTop value of our panel, while increasing its height. When the revert back action would set the v-scrollable to its own size, the panel's scrollTop would remain decreased, causing the scroll bar to move up, hiding the ~10% at the bottom. Fixed by calling Util.runWebkitOverflowAutoFix(); instead of changing the height. Change-Id: I79eafd1f9500c2e4c10dadbfc7100608c0732e04
* Alter TooltipInWindowTest to inherit from TooltipTest (#14240)Juuso Valli2014-07-293-104/+72
| | | | Change-Id: I27c0a236d4dd654c1cf8d567752af9d1ea3c1de5
* Fix NativeButton clickEvent coordinates in IE11 (#14022)Anthony Guerreiro2014-07-292-0/+160
| | | | | | | | Two clicks were being triggered for IE11, the first with coordinates (0,0) and the second with the correct coordinates. Change-Id: I6f0feb520710b254eac6542f082a5012de2c5f85
* Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate ↵Sauli Tähkäpää2014-07-292-172/+0
| | | | | | | | (#11929)" This reverts commit ede8fbaad050c98682df9da935caf59a3a3787c6. Change-Id: I6d2b6ad3901ac50782a9c8af6847c0b917d6027d
* Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-07-292-0/+172
| | | | Change-Id: I8563f1e2cfc66ca89399590401fd77ec67e50e82
* Fallback to finding disconnected UI based on AtmosphereResource (#14251)Leif Åstrand2014-07-232-0/+105
| | | | Change-Id: Icdac51322a90c32c122a182bc692c4eff3d8285b
* Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)Leif Åstrand2014-07-234-14/+184
| | | | | | | Conflicts when cherry-pick (the file was missing): uitest/src/com/vaadin/tests/components/upload/TestFileUploadTest.java Change-Id: I4eb9409629f64c17f39b1560062e763270f1f582
* Explain what to do if chrome.driver.path is needed but missing (#14231)Leif Åstrand2014-07-231-5/+19
| | | | Change-Id: Ibd6f890136d62a3b19f8c60158b4aa1397454f7e
* Fixes memory leak in VScrollTable (#14159)Dmitrii Rogozin2014-07-232-0/+180
| | | | Change-Id: I59596630b71f5a6b78c13bc5dbeaf7ef5dfaccf9
* Remove csrfToken if disable-xsrf-protection is true (#14111)Bogdan Udrescu2014-07-1610-0/+520
| | | | | | | If the server sends no token and the client value remains "init" then it's not sent back to the server. Change-Id: I74fc470c5c22d57c4a48eab3e4476ae4cc2dd242
* Improve error message if @RunLocally is committed (#14216)Leif Åstrand2014-07-151-0/+4
| | | | Change-Id: Ic35b71a01b207ff87072d2e46f34f171ec581fe0
* Allow customizing DeploymentConfiguration for test UIs (#14215)Leif Åstrand2014-07-154-0/+267
| | | | Change-Id: I4a9db58e65b94ec0e46e849e6856817986bd750e
* Fix Tabsheet scrollbutton by css position in Chameleon theme (#12154)Johannes Tuikkala2014-07-152-0/+122
| | | | Change-Id: Icd38631f8802fc86949fa29dd517f1aca0499c33
* Adds a scrollbar to table column drop down (#14156).Felype Santiago Ferreira2014-07-152-0/+111
| | | | Change-Id: I7ce7c61f842a09af1842a14fedec3412120944c7
* Box and unbox long values in state fields (#14176)Leif Åstrand2014-07-143-10/+42
| | | | | | | | | | | | | We actually want to pass around the primitive long values emulated by GWT even though JavaScript code can't do anything with the values. Skipping the unboxing caused long fields to always be 0 since that's how JavaScript converts an object into a number. This patch also makes the test assert that the expected state values are received and updates those values to actually make sense in some situations. Change-Id: Id9c3696d699593bd9e59e249c5daf077873b85fc
* Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-147-0/+353
| | | | | | | | Calling GWT RPC throw an exception when __gwtStatsEvent doesn't return a boolean. This was in the Profiler.ensureNoLogger where the function assigned was empty. Change-Id: If97e15eb3c2c6512e80f3bde81ba180b8c95c947
* Refactor GridLayout tests (#14044)Dmitrii Rogozin2014-07-143-52/+86
| | | | Change-Id: If297591d46979ce991921f9545ed04a0c2c92e41
* Upgrade tooltip tests from TB2 to TB4 (#14019)Juuso Valli2014-07-0213-519/+289
| | | | Change-Id: I57fcffc5e9fb463759639c95a6b47fe09bfa268f
* Fix tooltip test problems caused by #12458Henri Sara2014-07-029-304/+424
| | | | | | | | | | | | | | | Tooltips are no longer removed but moved outside the viewport, which broke several tests. Rewrite related tests using TB4 to be stable across all browsers. There are differences between browsers (e.g. position -999 or -1000, gwt-uid-* varied between browsers etc.) so TB2 tests kept failing on some or all browsers. Some tests have been renamed to better indicate what they do. Change-Id: Ia7276871f3c26d506dc70e1719347d020b547bfc
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-07-021-10/+16
| | | | | | Fixed issue with SplitPanels which were not marking sets as dirty. Change-Id: I23bb8bfca87a825aef132f249e05871cf7b36a34
* Fix problem with IntegerValidator test (#14046)Dmitrii Rogozin2014-07-013-95/+108
| | | | Change-Id: Iaff310ccd2f25ca2d9a4a1043403a3aa1bde2e1a
* Fix tooltip error when loading Javascript (#14028)Juuso Valli2014-07-013-0/+103
| | | | Change-Id: Ic596c0428bc3a59f9fe0ad82276dacb4b23c0d99
* Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-07-012-0/+256
| | | | Change-Id: I68775af42c1c6086d347bea81e54bbe3cf7e5a22
* Prevent table from scrolling on selectionChange when in Multiselect mode ↵Markus Koivisto2014-07-012-0/+159
| | | | | | (#13341) Change-Id: Ie3df61fab6d76dce3e2027cd732d0e6e7dd299e9
* Fix compilation errorArtur Signell2014-07-011-1/+1
| | | | Change-Id: If223f4e573c1e99bcae3c724aba9bdb6ee3c5106
* IE11 now uses synchronous loading of script instead of async with ↵Mikael Grankvist2014-07-015-0/+154
| | | | | | preloading. (#13956) Change-Id: Ia61d672a55f69326b37420305f0108f2d7443b70
* Bug fix menu navigation with space (#14041)Dmitrii Rogozin2014-06-251-7/+10
| | | | Change-Id: I1466381b12a147fea90240420d3f6c05cd156a1b
* Converted GridLayoutWidthChangeTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-52/+31
| | | | Change-Id: Ida4550689387c048c0eee95420851dc72620ad65
* Change PhantomJS to run on Linux instead of Windows.Sauli Tähkäpää2014-06-196-88/+92
| | | | Change-Id: Ibb7080c37a67516c852e00d08c2d5d822fda654e
* Refactor CheckBoxRcpCountTest to be more stable.7.2.3Sauli Tähkäpää2014-06-181-9/+22
| | | | Change-Id: Icc1965e6bc23423d8af66ab91b80143d07b49483
* Fix for unnecessary RPC request when clicking on CheckBox label (#8259)Teemu Pöntelin2014-06-182-0/+112
| | | | Change-Id: I7efb8b10a0d1b19ffdc9eb1d29db1f00b45f17aa