Kawa patch for -w option
Per Bothner
per@bothner.com
Fri Dec 20 10:36:00 GMT 2002
Francisco Vides Fernández (aka pax!) tracked down (thanks!) the
apparent cause of the problem preventing focus in windows created
using -w under jdk 1.4. It was the doFocus flag used by the
isFocusTraversable method. I went further, and removed the whole
isFocusTraversable method (I don't remember why it was there in the
first place), resulting in the attached patch.
I've tried it on JDK 1.4, 1.3, and even 1.1. There is a problem
with the first window created with -w, but that problem seems to
abel have been there without the patch, so that is ok. Still, it
would be helpful if people could try it out on different OSes,
VMs, and vresions, and see if there are any changes. (I've tried
it only on RedHat Linux 7.3.)
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Gui.patch
URL: <http://sourceware.org/pipermail/kawa/attachments/20021220/f1273420/attachment.ksh>
More information about the Kawa
mailing list