adrnsoh / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Action value is not populated when editing a command. #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Add a command to a Form gui element, set the Action to 'Exit'
2.Click OK to close the dialogs.
3.Edit the command again, and notice the Action is set to 'None'.

What is the expected output? What do you see instead?
I tested after step 2, and the command action is being saved, it appears just 
when the dialog is displayed, the Action is not being populated, so if you 
click OK, the command will be saved with no action.

What version of the product are you using? On what operating system?
0.1 build 20120309 on Ubuntu 11.10

Original issue reported on code.google.com by 1815...@coolman.ca on 10 Mar 2012 at 5:54

GoogleCodeExporter commented 9 years ago
Thanks.
This is specific for some types of commands (e.g. exit) this is fixed for the 
upcoming version. 

Original comment by shai.almog on 10 Mar 2012 at 7:21

GoogleCodeExporter commented 9 years ago
Verified this now works in build 20120311, thanks!

Original comment by 1815...@coolman.ca on 12 Mar 2012 at 1:57