The call to hideNotify() in Display.clean() should be sent to the Event
Dispatcher rather than called directly, in order to satisfy the serial
event delivery requirement in the MIDP spec. Otherwise hideNotify() may be
called before previous application events placed in the queue are
completed.
Original issue reported on code.google.com by bar...@gmail.com on 18 Nov 2009 at 11:59
Original issue reported on code.google.com by
bar...@gmail.com
on 18 Nov 2009 at 11:59Attachments: