Other |
---|
tbdUnresolved |
Blocks :
|
|
Blocks :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Start simple test case attached. When you enter some text in the TextField, then use shortcut for the undo action (ctl / cmd Z), the text is updated to its previous value BUT the undoMenu.onAction is not called. When you enter some text in the ComboBox text field, then use shortcut for the undo action, the text is updated AND the undoMenu.onAction is called. This behavior is not homogeneous. Finally, if you use the system menu bar, you will get the text updated AND the menu.onAction called in both cases. I think this is the correct behavior.
|