Hello,

>>>>> "rc" == [EMAIL PROTECTED] writes:

rc> Under tightvnc 1.2.8, the tab key in a java vncviewer seems to not
rc> work, or at least it does not work the way I want it to.

[...]

rc> I'm using java 1.4.1_02 to compile the VncViewer.jar file by the
rc> way, and java 1.4.1-gentoo when running the java vncviewer.

This is a known issue with the JVM 1.4. The same problem under JVM 1.1
has been solved by consuming keyboard events (see the line containing
"evt.consume();" in the sources), but 1.4 introduced an undocumented
incompatibility (typical for Java) in the event handling mechanism. 
Currently, I'm not sure how to solve the issue for both 1.1 and 1.4
JVMs (I don't know how 1.2 and 1.3 handle this issue, information is
welcome).

By the way, I'd appreciate if such or similar problems would be
reported in the TightVNC Bug Tracker at SourceForge.net. See the
details at http://www.tightvnc.com/bugs.html .

-- 
With Best Wishes,
Constantin
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to