| ID | KIJ001369 | Creation date | June 11, 2009 |
| Platform | S60 5th Edition | Devices | Nokia 5800 XpressMusic |
| Category | Java ME | Subcategory | UI |
| Keywords (APIs, classes, methods, functions): CustomItem, CustomList |
In certain S60 5th Edition devices with touch UI, a MIDlet with CustomList crashes when the user traverses a CustomList with a stylus, traverses out of the CustomList, and adds some LCDUI items on the screen.
To test this, implement the following test MIDlet:
After implementing the MIDlet, do as follows:
1) Touch the StringItem with the stylus and drag the stylus over the CustomList without releasing the touch contact.
2) Drag the stylus from the CustomList back to the StringItem and release the touch contact. The traverseOut() method will be called.
In affected devices the application crashes without any notifications.
This issue is expected to be fixed in future S60 5th Edition devices.
No related wiki articles found