Ticket #6237 (closed defect: invalid)
Tree: lastFocused is stale
| Reported by: | bill | Owned by: | becky |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Accessibility | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Looks like Tree.lastFocused (which should probably be called "currentFocus") gets stale... up/down arrow keys do not update the value because Tree.focusNode() doesn't change the value.
Change History
Note: See
TracTickets for help on using
tickets.