| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I5e946b365e22e71a0c13606fcd159d1ce7c82925
|
|
|
|
|
|
|
| |
Fixed situation in which input prompt appeared as the value of an empty
TextField in FF if ESC was pressed.
Change-Id: I41c8ec4845b43b483165c10f78443f806d45a623
|
|
|
|
| |
Change-Id: I432ae4a04d74826dd1cce108177bd503774a8463
|
|
|
|
|
|
|
|
|
|
|
| |
The error occurs only when current day is in the end of the month and
the textfield has no value when choosing months in the CalendarPanel.
This can not be sensibly tested by automated tests as it would require
setting the server time to a date that would trigger the problem (for
example 30.1). The error does not occur if the value is set before
setting the resolution (by the user or programmatically).
Change-Id: I6b3e5b699a773bd84b0f756d0c53698a09854a81
|
|
|
|
| |
Change-Id: I84cece7ae1c8ede0b77b82d0f84d6550e77af65b
|
|
|
|
| |
Change-Id: Id0dea437e04e829567b31df3e9c496cd5adc09b8
|
|
|
|
| |
Change-Id: I2c3843c078e72dc1f394b28ea7669cc232e1e739
|
|
|
|
| |
Change-Id: Ibee44bb9b568fc188ac9e05fb67ce94a9846b5bc
|
|
|
|
|
|
| |
This should fix MultiSelectWithRemovedRow test in IE.
Change-Id: I54f4ba1cc5c1efeea1582cc0314cfb9a4a859279
|
|
|
|
|
|
| |
isClipped (#12343)
Change-Id: I0705c02c12b5f0e998fda68fd7a144e45173a75e
|
|
|
|
|
|
|
|
|
| |
When server communicates the selected rows to the client side, client
side datastructure of selected row keys is updated such that also the
keys that has been unselected on server side are removed. This makes
the test MultiSelectWithRemovedRow to pass.
Change-Id: I7b6123436171972ecf345b07ddfb6d9965ca4f0c
|
|
|
|
| |
Change-Id: Id25177a2dfecc2d0d3b8bb5803656a39bec9c5d6
|
|
|
|
|
|
|
| |
Fixed logic that detects changed item caption and triggers update to
textbox text. Changed test case description.
Change-Id: I9fbb0cc686e73404bab8e624a5332644cca53737
|
|
|
|
|
|
| |
Fixed ComboBoxConnector to update input-element text to match the changed item caption. Added SelectItemCaptionRefresh test case and TestBench2 (html) test for it.
Change-Id: I45b2168aab27f83203a59500715ac9aca5357412
|
|
|
|
| |
Change-Id: I9ba142a35ab887bb3a71c7311064ebab77bc01ba
|
|
|
|
|
|
|
|
|
| |
When ItemSetChange event occurs, it will recreate the rows in client side.
This will mess up the scroll position in scrollBodyPanel when its content
is removed. This why the onScroll events should be ignored until
the scroll position is reset by lazyScroller.
Change-Id: Ib70e0dd7b730d4745a84742509145658e35d517e
|
|
|
|
| |
Change-Id: I7f106356116d73eebbfeeee52d61d8d7a7117b3e
|
|
|
|
|
|
| |
Event is now sent on submit even if no file is selected. Removed forceSubmit UIDL attribute and replaced it with a UploadClientRpc call. Added TestBench3 test.
Change-Id: Id32b82532ec34e61a9c0718413fd1755015d2c30
|
|
|
|
|
|
|
|
|
|
|
|
| |
rows are created (#13008)
The selection of selected rows happened before the new rows were created. This resulted in situation
where the visible items on server side were different than the rows in scrollbody during the selection
of selected rows. Therefore, the selected keys in uidl contained wrong information and some selected
rows was marked as unselected even though they shouldn't. This again resulted in the original bug that
all the rows was not selected because the 'selectionRangeStart' row was not selected anymore.
Change-Id: I9f985cb45c97bacb6b71e36fa4bf077a1ac1311d
|
|
|
|
| |
Change-Id: I98becf08f56ce35a3ee47650d0d4e204e7d18e73
|
|
|
|
| |
Change-Id: I69e2995489e9f573718a053c34fe8736988e3f90
|
|
|
|
| |
Change-Id: I627dee377aa19aab2168152cf7cbe3cfd6f95e10
|
|
|
|
| |
Change-Id: I97fc69c96dd589cb0d5cde0686dca9e1742f2c86
|
|
|
|
|
|
| |
(#12343)
Change-Id: Ife96ff3fe0c3f9c8926cf96eab4f5dfca99e925e
|
|
|
|
|
|
| |
focus from one tab to another (#12971)
Change-Id: Ie496a403bdcfc833c4871efbae11453efa66c14e
|
|
|
|
| |
Change-Id: I1057424fc8956b05e15a92c32e48a767e9fc8df9
|
|
|
|
| |
Change-Id: Iec2e3de627bc1cf5c7d39bf98715b1bf343e7519
|
|
|
|
|
|
|
| |
Updated sleep method to ensure that long sleeps can be performed without losing
the connection to the browser
Change-Id: I4f29d946e7a9a400e303e3a574876e1bc2d56773
|
|
|
|
| |
Change-Id: Ifacf4208e5124665115d13928463d87922282461
|
|
|
|
| |
Change-Id: I8e7fef3005173d7647b4dfda31f60978cbf5972a
|
|
|
|
| |
Change-Id: Ibb155946811eb43829c6c200fa83c5eaa1d7cdfa
|
|
|
|
|
|
|
|
| |
This reverts commit 533ddcda271b7226b38c035adf3073062c562653.
Seems like the caused regressions are far from trivial to resolve. A new approach might be needed to resolve this issue.
Change-Id: I88cf75608e8d47fffab5a366a8ad1b3b70c1c11f
|
|
|
|
| |
Change-Id: Ida479ef0c421cf67b2863cf78c76b495337f30cf
|
|
|
|
| |
Change-Id: I019527041539fcd0083261b693767144492e626a
|
|
|
|
| |
Change-Id: Ib183e352fa64cb5c8f4d499ecb194768b18a16d6
|
|
|
|
|
|
|
| |
Currently only works if navigation initiated via Page.open(url, "_self").
Page.setLocation should be changed in 7.2 to use "_self" as well (#12925)
Change-Id: I56ad66ffbbd1a83b64999307d23028cbd84bb508
|
|
|
|
| |
Change-Id: I38ef869d87418c18197a59a5ecd3fb7e12e1c02e
|
|
|
|
| |
Change-Id: If4d17c34b2d20ad983f21b892d3ab4c68f511780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Revert "Reverted change in how hack works (#12727, #12736)"
Revert "Fixes the handling of the scroll position of a Window (#12736)"
Revert "Recovering scroll position after regression problems. (#12727)"
Revert "Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is 100% wide."
This reverts commit 6a63d12afc5a4bf3971dd016f8e2761cd27bcc74.
This reverts commit c48c94dc23da22b6d885c69b0bc697257f9dbf11.
This reverts commit 017bd0684c7d6c8475c8b43514e6f3998095c8d6.
This reverts commit 51a46a038fe0353f4babfd8218153eb68e2602ca.
This reverts commit ab5b20cf502f99944c82f619ffef387f0525e8ba.
Test cases were left as-is as the issue (#12736) still needs a workaround
Change-Id: I0b6c2afb4a9be8629f2a8f880a8ae8d0a6d5088f
|
|
|
| |
Change-Id: I868f56c1e7003c6619859ba46619f4c53ef9744e
|
|
|
|
|
|
| |
Without forcing the redraw, IE8 measures component sizes incorrectly in some cases.
Change-Id: I38e8a70e18753714b00f5ca4492749d6c84f10dc
|
|
|
|
| |
Change-Id: I9ca766b0e06390c7ab90f9cbd4996b83032789db
|
|
|
|
| |
Change-Id: If456a2be242754bcd1e0a8c5be00062a4355af35
|
|
|
|
|
|
|
| |
Redefined util method to take the scrollable instead of its parent to make
it useful also for cases where the first child is not scrollable
Change-Id: I301d260d26373b38fdee525f169347bb7b4c499e
|
|
|
|
| |
Change-Id: I65960bcfae850955ea40584445125c0affa26848
|
|
|
|
| |
Change-Id: Ib5b3bc7123ffd2f212fb6e242ee07175ff743b0f
|
|
|
|
|
|
| |
The fix for Window slightly altered how the hack was done, breaking #12736
Change-Id: I2d33b45421c40ce011d2e728a573f7572e326c47
|
|
|
|
|
|
| |
Cloning date instances passed from state to cal panel as they appear to be mutating
Change-Id: I3775b8445ddc0a779b894b4e044bde93f4c5936c
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IE10+ does not call onabort when the streaming connection is aborted.
As a result, onclose is never called and the client side does not
change the connection state away from "connected". This results in
user actions not being queued on the client side, instead the client
tries to send them immediately, leading to an eternal spinner.
If this can be fixed in Atmosphere somehow, it should. This is a
workaround until then.
Change-Id: Icd1a86ac9775d1a7d9c0bc1dee0fd399e2bf2266
|
|
|
|
| |
Change-Id: I5ad33f38be5fac64805950d143ad2712e671ff83
|