aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Collapse)AuthorAgeFilesLines
* Make test work correctly with resynchronizeArtur Signell2015-09-116-58/+26
| | | | Change-Id: I4aaf8875cbd69db525c4aaa8ac92a26b3b11b158
* Skip nonsense screenshots when no theme is loadedArtur Signell2015-09-091-1/+1
| | | | Change-Id: Ida91a9f75c6d36009c3b3e95b4117a2f1ba28502
* Find the Grid again after changing theme as the whole UI is re-createdArtur Signell2015-09-091-1/+2
| | | | Change-Id: I3b77239d86b00541cd26be27dac067e043ea873b
* Update to TestBench 4.0.3Artur Signell2015-09-091-3/+3
| | | | Change-Id: I0aaf02f57681804c380102d0078a3896f670d859
* Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-084-55/+48
| | | | Change-Id: Ib853205dae7745ca4af11fb558899e6648e25da8
* Fix resynchronize/repaintAll to actually resynchronize again (#18808)Artur Signell2015-09-072-0/+104
| | | | Change-Id: Ia96d89a519b1f453457461e596c51642257c61bb
* Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-021-19/+6
| | | | Change-Id: Id031ad8ab5d513159e014458e40d35038f98df3d
* Add null check to test portletHenri Sara2015-09-021-1/+1
| | | | Change-Id: I0e89ff093b4a880b03a75aaf605ba55efbd27874
* Do not include Chrome version in test outputArtur Signell2015-08-311-4/+10
| | | | Change-Id: I52c1adaa140f8ac213283efd037f3a9736b48f6b
* Make checkbox inline-block like all other widgets (#18518)Artur Signell2015-08-252-0/+133
| | | | Change-Id: Ibec4c7162e9f51baff2534dfc763aa5a83cf915d
* Resynchronize everything after theme change (#18478)Artur Signell2015-08-252-2/+20
| | | | Change-Id: Id56d0ff7b2c675780c84efe999cb4b9d655df4cd
* Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-251-3/+3
| | | | Change-Id: I359240ff393428dd5d6764d5e01a40022ab94fc6
* Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-2525-264/+288
| | | | | | Use constants in Valo tests to ensure they are correct Change-Id: Ie8234a45a6f81551cdc4de2e81141aba704f4b6b
* Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-252-0/+49
| | | Change-Id: I912377ffe366e6ac46280b374fa04caa59c3bcf2
* Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-241-0/+148
| | | | Change-Id: I624c44056d43a6a3205be46a748070f269a3c3e3
* Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-182-0/+84
| | | | Change-Id: I46557f6c6f8543ab61b863145863824785d14784
* Decode filename before finding resource (#15407)Artur Signell2015-08-131-0/+52
| | | | Change-Id: I6ea35a780f3dfdcef299919c1249e9104341f99e
* Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-121-0/+18
| | | | Change-Id: Ic7169c6a93dc497ca247db8740bbe9c8e4ac6809
* Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-121-0/+1
| | | | Change-Id: I53e7cb95cf2828f966db5b41c07c38fb756372f3
* Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-122-0/+97
| | | | Change-Id: I0877b848b051413e1c2a8af29f066003bdc744ab
* Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-052-0/+60
| | | | Change-Id: Iab111504502dc104cb9ce8777dbaf87bba1e31a0
* Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-052-0/+86
| | | | Change-Id: Id9aba32d5f2564961f167261a4fac2a3621e3583
* Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-053-0/+95
| | | | Change-Id: I75bfe6769814a857d36fb3cc594e11b5dcb5062e
* Test for multiple manual push in same access block (#15330, #16919)Artur Signell2015-08-042-0/+148
| | | | Change-Id: I47144b65dbe15fff8577ab7c8666c48d7c749e1d
* Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-042-2/+27
| | | | Change-Id: I6c4547eb716e64e60239d9d901b9b889cfcc3761
* Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-043-0/+129
| | | | | | | | This change removes all deferred commands for handling window focus to ensure the focus events are triggered in the expected order Change-Id: Ie3295aa8825f5c1c16d15f3deded987beb34d5fd
* Take margin/border/padding into account when measuring ComboBox in IEArtur Signell2015-08-045-7/+213
| | | | | | (#17002) Change-Id: Id9bde2424cdeab0fa48f1259130d34f88a8b88b3
* Update a test for Chrome version.Mika Murtojarvi2015-08-041-1/+1
| | | | Change-Id: I9b7b5e56859750ae4d422c3bfeaaecb53c0f735a
* Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-5/+25
| | | | | | | | | Details are now initialized when they are made visible. The old way of requesting when seen caused a lot of problems when moving stuff around. Now uses less communication, but reserves a bit extra resources due to all details components being in the hierarchy. Change-Id: If94e8df76254816aeb2fd681624fc82e7718cbb8
* Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-211-0/+58
| | | | | | | This patch also adds some subpart awareness as well as deferred worker interface to VFilterSelect to support running TB4 tests reliably. Change-Id: I59afe353853026a88b16bcabb5f7a3923d5db7cd
* Stabilize Grid tests on IE11Teemu Suo-Anttila2015-07-212-5/+8
| | | | Change-Id: I86fec91d695cb2e934230750451fdc37a1f48b86
* Workaround for IE10 invalid min-height calculations (#15169)Artur Signell2015-07-212-0/+102
| | | | Change-Id: I322b11248db0449e9cddc471a719c83105802896
* Select last item only if filtered items exist. (#18441)Sauli Tähkäpää2015-07-212-0/+45
| | | | Change-Id: I8fcf93e807f90c297b0bc4a8820a88ff5a58aeca
* Grid sidebar menu design changed. See design document and comments at trac ↵elmot2015-07-211-6/+6
| | | | | | ticket. (#18325) Change-Id: I65be0245c9bfcd7986cc188b96a6bade9e8c4a54
* Support frozen columns in Grid editor (#16727)Johannes Dahlström2015-07-216-5/+132
| | | | Change-Id: I0ce69b37c87a345e5757636292cf52fbdd4eb0c2
* Use FixedNotificationElement in BasicPersonFormTestTeemu Suo-Anttila2015-07-211-2/+2
| | | | | | This makes tests more stable with IE browsers Change-Id: If907dbd0406509b6ece2ad119a2b7b16ccf79f38
* Increase Tooltip z-index to be larger than the default overlay z-index. (#14854)Sauli Tähkäpää2015-07-212-0/+80
| | | | Change-Id: I2122c7a1475a6ec3f53be92f04e770e4a8104167
* Convert EmbeddedWithNullSource test to TB4Teemu Suo-Anttila2015-07-211-0/+46
| | | | Change-Id: Ic6b4eb43555cb44f8bdeeb55df3ffc919cd04664
* Fixes scrollToLine while resizing Grid via split position (#18424)Teppo Kurki2015-07-212-0/+122
| | | | Change-Id: I589622de8f0078c4fcbdcc50bc074dcc6e11e6bc
* Stabilize TB4 tests with IE 11Teemu Suo-Anttila2015-07-214-8/+28
| | | | Change-Id: I02ad2fa8e4d8405fff010f0d94a174deee6816fc
* Read debug window settings when all entry points have run (#17882)Leif Åstrand2015-07-214-1/+165
| | | | Change-Id: I033635b0c314e67330f894e79d69fc8d2e129562
* Convert OutOfSyncTest from TB2 to TB4Teemu Suo-Anttila2015-07-212-48/+96
| | | | | | This behaviour was changed in patch for #12909 Change-Id: I616f8bd8b486b402a204056d0f76b4be6a7a15e4
* Update connector hierarch when canceling editor (#16976).Leif Åstrand2015-07-212-0/+163
| | | | Change-Id: I6e398952f84620955f9f1d61ef5ee90f81e28007
* Convert TB2 test TreeContextMenuAndIcons to TB4Henri Sara2015-07-213-5/+138
| | | | Change-Id: I09751846794f4d1a16a3edd5ab09579da2f7ffa2
* Convert EmbeddedAltText test to TB4Henri Sara2015-07-211-0/+60
| | | | Change-Id: I92e0cfbc10d76b76e47f20b366351a8e0023993c
* Convert UndefinedHeightSubWindowAndContent test to TB4Henri Sara2015-07-211-0/+34
| | | | | | | | The shadow artifacts seen with TB2 seem to be a TB2 timing issue and are not reproducible manually or with TB4, so simply checking window size. Change-Id: Ib50412a1a103032bf3c8fa47ca16bab634eafde2
* Convert EmbeddedClickListenerRelativeCoordinates test to TB4Henri Sara2015-07-212-4/+95
| | | | Change-Id: I3b26211895c2b87bdec2508eb147fe1d9978c131
* Log exception from responsive with cross site css in FF (#16249)Leif Åstrand2015-07-212-0/+71
| | | | Change-Id: I073659e782d1451f1d5ca4782d6bb5b8cb988d1d
* Make async remove check work without push (#12909)Leif Åstrand2015-07-213-0/+143
| | | | Change-Id: I8d641d55de873283de5ba32f12c304622ce24152
* Revert "Render nested invalid layouts correctly (#17598)"Teemu Suo-Anttila2015-07-213-146/+0
| | | | | | This reverts commit ac4e85f4e35a57d1ba6e6f3448744cbb0c2df60f. Change-Id: I892896e953637d793d0c0a788f28f3b61494d441