Opened 13 years ago
Closed 12 years ago
#6474 closed enhancement (fixed)
Tree: implement selected node
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dijit | Version: | 1.1.0 |
Keywords: | ibm | Cc: | |
Blocked By: | Blocking: |
Description
Enhance tree to indicate a currently "selected" node, presumably the node that was most recently clicked.
This is similar to the focused but different, in the sense that the tree node is still selected even after focused has been moved away from the tree altogether, onto (for example) a TextBox.
Unclear if keyboard adjusting the tree's currently focused node should also adjust the selected node. (That's how tabs work now, IIRC)
Taken from IBM Design Leadership recommendations.
Change History (3)
comment:1 Changed 12 years ago by
Milestone: | 1.4 → 1.5 |
---|
comment:2 Changed 12 years ago by
Milestone: | 1.5 → 1.3 |
---|---|
Status: | new → assigned |
Mostly fixed in [16123], just need to add a CSS class to indicate the selected node.
Note: See
TracTickets for help on using
tickets.
bumping 1.4 tickets to 1.5, and most 1.3 tickets to 1.4