I am noticing a couple of strange problems with the Java Virtual Machine (1.3.1) on my Tablet PC. The first problem is that often the screen will not redraw when updated. The underlying application seems to be fine, there is just no update of the display. I can only fix this by using the screen orientation button to switch the screen around. I usually just hit the button 4 times to bring it right back to where I was. At this point the screen again will redraw properly.
The other problem is that double-click occasionally starts to fail. Once this happens, nothing I have tried seems to allow me to double click in the Java application. Annoying.
Has anyone else seen these problems and/or know of a fix?
Bookmarks