My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 18: Put calls to hideNotify on the EventDispatcher
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  bar...@gmail.com
Closed:  Jan 2010


 
Project Member Reported by bar...@gmail.com, Nov 18, 2009
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.

hidenotify.patch
607 bytes   View   Download
Jan 8, 2010
Project Member #1 bar...@gmail.com
Fixed in trunk (future 3.0 version)
Status: Fixed
Labels: Milestone-3.0

Powered by Google Project Hosting