| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Changed detection logic.
Change-Id: I9cb8e94fe6bb5be587fa73ed6a71d2c7c1d91733
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I8ce4fbc566f030bf22c555f68b97beb781b19805
|
|
|
|
| |
Change-Id: Ie925757167b6d8521707b6d5515157eca85f9dba
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A status code of 0 indicates that the request has not been handled by
the server because the connection was closed without sending response
headers.
This can happen on the browser side when the browser window is closed,
or it can happen on network equipment side under adverse quality of link
conditions.
Therefore vaadin should retry such a request once before popping up the
disconnect message.
Change-Id: I9524c97a3de8e4ac9499394a2a795b0441a36ead
|
|
|
|
|
|
| |
Refactored to remove invisible widgets from DOM.
Change-Id: I94d0ba37f4a75d71df88fbb0b1767ae60f39432d
|
|
|
|
| |
Change-Id: Ieb6ff2f072726fe8707d3cce61569dd623b13ebd
|
|
|
|
| |
Change-Id: I83836bbf077033712a569c8eff52576b012b4dee
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I192691ac02bf3a98df1424dead5e4fd6385e395d
|
|
|
|
|
|
| |
Disabled old patch for VTreeTable, which caused the problem.
Change-Id: I3fdf6b0890307b27e32ceff4492cb7d0bfc6b680
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I6f6382dd3468db40c36e507b94f84ab1191e100f
|
|
|
|
| |
Change-Id: I63491488356a32a233a4ba9a7434a9f4a1f5b9d1
|
|
|
|
| |
Change-Id: Ic64c0eb685c3dd9d7fdb10d9e19745ae2cc36be5
|
|
|
|
| |
Change-Id: Id55ad5ed620bd5c187b70ae2a2d0a4c4adea382a
|
|
|
|
| |
Change-Id: I4241217a21b60b877a2213344607d112a14ff7d5
|
|
|
|
|
|
|
|
| |
A change done in an earlier patch set
(https://dev.vaadin.com/review/#/c/5283/) caused a test failure with
Internet Explorer 8.
Change-Id: I8159135ab7ec4b73682e90daf393b879bf587930
|
|
|
|
|
|
|
| |
The test for this change set will be included in the TestBench project,
since the API required by the test is not present here.
Change-Id: Ia31d4ba49dabdb74d81e5b9d23db7af809d96942
|
|
|
|
| |
Change-Id: I19cc7e60a43a618f2b443f4b9d049b77d740b567
|
|
|
|
| |
Change-Id: Ibf8b82dff19736d5e2519638db50a26148f0e750
|
|
|
|
| |
Change-Id: If25ebdcdd4df438402d1cdc60a63c629e84c73a0
|
|
|
|
| |
Change-Id: Ic114cb1c61a925347e70da3820e4b9f22abeb27c
|
|
|
|
| |
Change-Id: Ic28c8e4020eddae32a71b5c7f9da0ad61f2f7af9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Full defect name: Empty space on page after expanded component - incorrect height calculation in Chrome
Layout:
[
Panel (auto x auto) [
Grid (auto x auto)
]
AnyComponent (100% x 100%)
<EMPTY SPACE>
Also sleep() was removed from tests BaseLayoutExpandTest and
BaseAddReplaceMoveTest
Change-Id: Ie8a14a58dd53a26a133ea99a7b809d92c1b33a1f
|
|
|
|
| |
Change-Id: Ic2edd6e6f53cd8ae3dc2d39477f59261356beafd
|
|
|
|
|
|
|
| |
Fixed unresponsiveness issue without removing the waitingForResponse
flag from VTabsheet. The flag is now set in revertToSharedStateSelection
Change-Id: I62cabc44d4ac4c284b0b35921d8624483b0150be
|
|
|
|
| |
Change-Id: Idd918197c2026a3c574cffd0e9595ff9f02eb2d8
|
|
|
|
| |
Change-Id: Ifd5037c576480a03c7c74c29730338d5a592d20d
|
|
|
|
| |
Change-Id: I6b0cc0996560b2f8dd28e110e455445952c0fbd9
|
|
|
|
| |
Change-Id: I1b7cb280088379a6512e23a663dbf2a31f8123cd
|
|
|
|
| |
Change-Id: Ic9b7e8f597afd68c4190b7eaffaee203876e24e0
|
|
|
|
| |
Change-Id: I7384fb6312a921330d8b57193e53c235213dcf00
|
|
|
|
| |
Change-Id: Ibad2f45fb81d9573125fbc786bd3493ac6cdfc00
|
|
|
|
| |
Change-Id: I233a63fac4f1afe3f99105ac6dfbbbb38f9b9fad
|
|
|
|
| |
Change-Id: Ibc0757fa383b15dbf33f0b75a7d20ee78db5e88a
|
|
|
|
| |
Change-Id: I758e0f80446290f17280447b1ff5c1f44cb8604b
|
|
|
|
| |
Change-Id: I7b3556d5f9c1dd84beec638d7fbff1c5382070a4
|
|
|
|
| |
Change-Id: I889587234acdb79e33e625f993c1918befa6aae3
|
|
|
|
| |
Change-Id: I203b92561ab14d427466945845c6fbb62d6eb07b
|
|
|
|
|
|
|
|
| |
(#14785)
Changed cloning implementation.
Change-Id: Ic909551e6f78a0171f87f1f432b554abb900744c
|
|
|
|
|
|
|
|
| |
(#14632)
Added suppression of second phantom click event.
Change-Id: I97d01831b09f0a41976bbefef389f47a0271fc70
|
|
|
|
|
|
|
|
|
|
|
| |
The fix was causing a flicker effect. Initial fix for #2138 was causing
a flicker effect, but the original issue is not reproducing currently
even when the previous fix is reverted.
Tested against tickets #3457, #3875, #7607, #6698 as well as filtering
out and removing rows.
Change-Id: I1aa6943eb93898d75c4e3c5b6d9326b95648bb1f
|
|
|
|
|
|
|
| |
The event wasn't sent immediately and was sometimes
overwritten by following click event.
Change-Id: I7d52030ee8aac2be11b3b3db207d1c7f187d4778
|
|
|
|
| |
Change-Id: I8f3de9556cc62670c28523886998f89383b76305
|
|
|
|
|
|
|
|
|
| |
Window (#14645)
Every poll triggers cloning of Window contents at postLayout phase, so media components
are cleared of autoplay attribute.
Change-Id: I0d81cc1bcfd1da1f7c9f1813fb91930139232737
|
|
|
|
|
|
|
| |
selectionRangeStart wasn't set when starting a selection pressing shift.
SelectAllRowsTest was rewritten to enable extension to test this issue.
Change-Id: I1b578b28ba89fc8215ec853d92de09f44c2d58e6
|
|
|
|
| |
Change-Id: Ia279c4da78ca04e0d3727b605e2ce68b99e8cd65
|
|
|
|
|
|
| |
Limiting focusing to single item selections.
Change-Id: I12403ddd76fb1eac44d8eca82f251b2b8097b16a
|