-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: jfx26
-
Component/s: javafx
-
generic
Issue raised in PR review (https://github.com/openjdk/jfx/pull/2095#issuecomment-4013725029)
Same issue as TreeView the focus is incorrect when
- !showRoot
- treeItems added one-after-the-other to root children (with root already attached to tree)
Same issue as TreeView the focus is incorrect when
- !showRoot
- treeItems added one-after-the-other to root children (with root already attached to tree)
- relates to
-
JDK-8256142 TreeView: initial focused item incorrect
-
- Open
-
- links to
-
Review(master)
openjdk/jfx/2104