-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
7u6, 8
When one select an item from the MenuButton, if one use the getEditor.getText() method to get the value, this value is wrong (previous value is returned).
See the attached use case.
Select "Option 1" : the returned value is empty from the getEditor.getText(), and correct from the getValue().
We should get consistent values.
See the attached use case.
Select "Option 1" : the returned value is empty from the getEditor.getText(), and correct from the getValue().
We should get consistent values.