|
Bug Reports
If you find any bugs while using jNote please send a description
of the bug to me so I can fix it (see contact).
Known Bugs
Menu and keyboard shortcuts seem not to work!
This happens if you have an application named StickyKeys running
while using jNote.
After using keyboard navigation on the list in the listview on
the Psion the buttons "View", "Edit" and "Delete"
are not working!
This is a bug in the Psion Java virtual machine (JVM). I found the
following on the Symbian Developer Network:
Keyboard cannot be used with a single select list:
This is a known defect. It will be fixed in future Java releases.
When you navigate by cursor to a new item, no event is generated
and the previously selected item remains selected. If you then
click on the second item, an ItemEvent does get generated, but
the previous item gets reselected rather than the new. Because
the list is now in an inconsistent state, if a third item is then
selected, it will appear highlighted and another ItemEvent will
be generated but the selected item will be null. A consistent
state can then only be recovered by clicking on the first item
again.
The only work around for this at the moment appears to be to warn
users not to use keyboard navigation for lists.
Now you know it is not my fault. I'm very disappointed about this.
I build a small workaround but sometimes it works and sometimes
not. So on the Psion use the pen for navigating in the list view.
If you forgot this and the list and buttons are no more reacting
to your actions then do the following. Select "Add note". This puts
you to the note view. Now do "Cancel" or press ESCAPE. Now you are
back to the list view. The list view is now refreshed and will work
again. This problem is existing only on the Psion JVM, on other
JVMs jNote is working fine!
|