-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: javafx
-
None
1) Drop a TableView
2) Double click on TableColumn C1 header to start inline editing
3) Change C1 as Blah
=> don't press ENTER key !
4) Click outside of inline editor
=> C1 title is change back to "C1"
=> BUG : change has not been committed
The same happens on the Hierarchy panel when user inline edits an fx:id.
2) Double click on TableColumn C1 header to start inline editing
3) Change C1 as Blah
=> don't press ENTER key !
4) Click outside of inline editor
=> C1 title is change back to "C1"
=> BUG : change has not been committed
The same happens on the Hierarchy panel when user inline edits an fx:id.
- relates to
-
JDK-8114975 Inspector panel does not update the correct property when committing by selecting another node
-
- Resolved
-