| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: I00cde9e1ebc51669b959a6e98094fea87059a022
|
|
|
|
| |
Change-Id: I1a8a895d631889e04f7acbde29306e86da344a23
|
|
|
|
| |
Change-Id: I8f3de9556cc62670c28523886998f89383b76305
|
|
|
|
| |
Change-Id: I5851a42625830dc5cb7bd956f8e692d8174acd70
|
|
|
|
|
|
| |
TableRepairsScrollPositionOnReAddingAllRowsTest.
Change-Id: I04f17bf0acbb445343e2f9b18f6a55ce4f764afa
|
|
|
|
| |
Change-Id: Iac7800a97e7263b51032579bd6ab0de9a95d59f8
|
|
|
|
| |
Change-Id: I2440f6471b8bbb016497bf59cffd023b013460dd
|
|
|
|
| |
Change-Id: I5d6cb7df9989e5cf5b5e1e55a75b1a03fbab8050
|
|
|
|
| |
Change-Id: Ic2ff4c29f997c33ea952a94c17aa9e70a0339337
|
|
|
|
| |
Change-Id: I663b39a37bcdf4383fa76d04acd127503ced11df
|
|
|
|
|
|
| |
Tests only. Because this defect was fixed during fixing #12207.
Change-Id: If47f06d30fd3c8318df9b3197cea5771a1b38063
|
|
|
|
|
|
|
|
|
|
| |
Fix: if to remove (container.removeAllItems()) and then to re-add(container.addAll(..)) the same collection in table container - > scroll position is not loosed now.
The hash code and scroll position of the old container is stored when a new container is added.
If the new container has the same hash code, we restore the scroll position.
The scroll position is not restored if another items added to the container.
Change-Id: I52a22c3c1c7b71f1b3447b9d592ab8fececd67b8
|
|
|
|
| |
Change-Id: I395a03fe2c1815004a72e2bb3ecde937d504e969
|
|
|
|
| |
Change-Id: I27b8edbd0761771054dc4e1b0b6b2559957da0c6
|
|
|
|
| |
Change-Id: I9f2cec6ad77b05e7175de390240977d881530ded
|
|
|
|
| |
Change-Id: Ic18452ade4fa8930db92a7a8e693ad33d8f823cd
|
|
|
|
| |
Change-Id: Ic37c2033b3a40ffd58da5ca875c4226b9e3098f1
|
|
|
|
| |
Change-Id: I4cc0dd2a97a702cff0506543cc9608ae819f82f8
|
|
|
|
| |
Change-Id: I1f9680b9fd16977aa3351e2406e0831b2046c191
|
|
|
|
| |
Change-Id: Ib77b1188239116f065f95f7511311a3af9201f51
|
|
|
|
| |
Change-Id: I3be56581099d87a9ff3b2147f26a8a84af063189
|
|
|
|
| |
Change-Id: Idd314e531659fbab701df117307b5c41fcac9ec3
|
|
|
|
| |
Change-Id: I0336929861ef0e162fab5f7ff4fee8dfe0b343b4
|
|
|
|
|
|
|
|
| |
Full name of defect: ComboBox doesn't show selected value beyond the first dropdown page.
Tests to be sure that this bug is not reproduced now.
Test were updated not to use Thread.sleep().
Change-Id: I12b0c9a1fbae5e934ebe0471b1b60a3ec7098da7
|
|
|
|
|
|
|
| |
selectionRangeStart wasn't set when starting a selection pressing shift.
SelectAllRowsTest was rewritten to enable extension to test this issue.
Change-Id: I1b578b28ba89fc8215ec853d92de09f44c2d58e6
|
|
|
|
|
|
| |
only tests. Fix was done during fix of (#12521)
Change-Id: I0097f4b3b0426e007af2eaf20323193ac75e1a8c
|
|
|
|
|
|
|
| |
Tutorial published at
https://vaadin.com/wiki/-/wiki/Main/Changing+theme+on+the+fly
Change-Id: I41e024001e0f4747ff38b9d9c365771f87e2d2cb
|
|
|
|
|
|
| |
Add detection logic to distinguish bweteen click and drag.
Change-Id: I43129183e990266243bfaafe83396f52b09b16d4
|
|
|
|
| |
Change-Id: Id9cc9d644772af923d3f5307ea4123df8666a489
|
|
|
|
|
|
|
| |
some fixes after review.
HiddenSliderHandle extends AbstractTestUI instead of UI now.
Change-Id: I83578014ae83219941da745e8373614854c937d7
|
|
|
|
|
|
|
|
| |
When the UI had an invalid string the ValueChange event was fired
before setting all the flags causing an invalid isValid result when
handling ValueChange. Now the event is fired after the flags are set.
Change-Id: Ie4e6ba21edc81bf41c2c661aa27e0ace71e1bef0
|
|
|
|
|
|
|
| |
Patch for #14388: added modifications to remove the regression on #6845
(RIGHT, MIDDLE mouse buttons listeners)
Change-Id: I3ef95df68efa0a70bbe0d566ceea187505e2999a
|
|
|
|
| |
Change-Id: I24363d34f7007650fc66f9b85d7e22a4ab10bb6b
|
|
|
|
|
|
|
|
| |
This reverts commit d71ae18e355468487a947c84d0f92ed9c44b002e
which caused regression on #6845.
Converted TreeItemClickListeningTest (#6845) to TB4.
Change-Id: Ia4c7c5814dc4e8916ab3f80633ceecdfb74040b0
|
|
|
|
|
|
| |
Fix: test fails on phantomJs.
Change-Id: I70179c249a180a795e14683e4185068d5395762b
|
|
|
|
| |
Change-Id: Ie48e56666c43450c47015067879fdc604c7ac843
|
|
|
|
| |
Change-Id: Icb05cffe68b948777036e282a2055e3343de9252
|
|
|
|
|
|
|
|
| |
In a modal window if focus is not in an editable component
the backspace default action is prevented.
Also when focus is on bottom or top components.
Change-Id: I53f0922e5ddff142e2d540be52e70c7d23d1b585
|
|
|
|
|
|
| |
Fixes after review. Tests were simplified.
Change-Id: I5c631d44fd742fee36f01aeb2044b85faf709d23
|
|
|
|
| |
Change-Id: If3db4a35609260beff1079cbaafa8827643d9271
|
|
|
|
|
|
|
|
| |
Now it has the same behaviour that the layout, and checks
that the element under the mouse matches to complete the
click action
Change-Id: I9c61dac24479913c1bb1094edaf8878749984342
|
|
|
|
| |
Change-Id: Ib27db90a6dc48f8f8f34adc3c16aa3aa7222d19d
|
|
|
|
| |
Change-Id: Ifd735d55c768c351359f0b65de05da0e701f099c
|
|
|
|
|
|
| |
* Issue introduced in 8476b57ce2261313f47b21764ddc02cc128b2fd4
Change-Id: Ie84489aac4553e70e7e80561aec748a874a85653
|
|
|
|
|
|
|
| |
Also updates the test to always scroll the left panel to the top after
opening a section.
Change-Id: Icdb42795b8ec347b91694c162898f41aa8d80152
|
|
|
|
| |
Change-Id: Ib3142cc62e95ce0e31bb8746eacd5ca4580c1865
|
|
|
|
|
|
|
|
|
| |
(#13416)."
This reverts commit 9ea4409bbe7079887a5a3c497494d4986ddabefd.
The commit fails its own tests on IE and Firefox.
Change-Id: I443f8d1b9ce322124b19d74bbeb2e6780bbff201
|
|
|
|
|
|
|
| |
Added log line numbers, as in this case they might
provide information pertinent to the test.
Change-Id: Iedea8f71cfb5488b510932b3ce4154ee0443c29b
|
|
|
|
| |
Change-Id: I4809fbbdb48f3e36c8e1da8552ff3fa734714105
|
|
|
|
| |
Change-Id: Ibad2f45fb81d9573125fbc786bd3493ac6cdfc00
|