Issue 80: CustomItem's "traverse" method is not working
Status:  New
Owner: ----
Reported by jose...@gmail.com, Nov 2, 2010
Hi,

I am testing the microemulator version 3.0.0 with one of the default widgets of the Sun Wireless Toolkit, the UIDemo MIDlet suite, and specifically the CustomItem demo MIDlet, and I found the "traverse" method of the CustomItem is never called.

That MIDlet draws a table of 5 rows with 3 columns, and when it is focused, you should be able to navigate inside of the table until the cursor goes out of the bounds to go to the next item.

Best regards,

Jose
Table.java
8.3 KB   View   Download
Nov 3, 2010
Project Member #1 bar...@gmail.com
Vertical traversing should be fixed now. Please verify.