Ticket #1795 (closed defect: fixed)
Tree.setValue() behaves unexpectedly
| Reported by: | Henrik Paul | Owned by: | Marko Gronroos |
|---|---|---|---|
| Priority: | minor | Milestone: | User Interface Library 5.2.3 |
| Component: | gwt-adapter-client | Version: | 5.2.1 |
| Keywords: | Cc: | ||
| Known Issue description: | |||
| Hours estimate: | Deadline (dd.mm.yyyy): | ||
| Known Issue version (since): | Known Issue title: | ||
| Hours done: | Depends to: | ||
| Affects documentation: | no | ||
| Known Issue workaround: | |||
| Affects release notes: | no | Contract: | |
Description
If setValue() is used to set the tree's value to something that is not yet expanded, the tree's value doesn't change when clicking on other elements. The value is still correctly highlighted once you expand the tree manually (but still doesn't change values).
If you expand the tree before setting the value, the tree works as expected.
Change History
Note: See
TracTickets for help on using
tickets.
