| Issue 9: | NPE on removeCommand for commands not in the Displayable | |
| 2 people starred this issue and may be notified of changes. | Back to list |
The specs ( http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/lcdui/D isplayable.html#removeCommand(javax.microedition.lcdui.Command) ) tell it is allowed to remove a command not attached to a Displayable. However, MicroEmulator gives an NullPointerException when trying to do so. |
Labels: Milestone-3.0