bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22817] Swing: mouse clicks have an offset.


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22817] Swing: mouse clicks have an offset.
Date: 16 Oct 2005 01:27:20 -0000

I created a new JFrame and placed various JRadiobuttons in there.
Clicking the radiobutton to select it fails in such a way that I have to click
on the button below it to make the one above it selected (not exactly, but the
offset is that big).

I placed a listener on a checkbox, and since the mouseEvent you get has a
coordinate which is 0-based on the component itself, I know that the whole
mouseStuff was off by this many pixels.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2004-12-14 
21:33 -------
Probably useful..
running debian testing here, with xfree 4.3.0 / KDE CVS.
I compile everything using ant, which uses javac from Suns JVM 1.4.2_05.


------- Comment #2 from from-classpath at savannah dot gnu dot org  2005-01-02 
17:31 -------
This bug seems to be jamvm/classpath related. It doesn't appear with a fully
merged java-gui-branch.


------- Comment #3 from from-classpath at savannah dot gnu dot org  2005-01-02 
17:37 -------
This seems to a duplicate of #11310.


------- Comment #4 from from-classpath at savannah dot gnu dot org  2005-01-10 
12:10 -------
The patch attached to
http://lists.gnu.org/archive/html/classpath/2005-01/msg00040.html
fixes the problem. I close this bug as its not a GNU classpath issue. I think
jamvm 1.2.4 will be fixed.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22817





reply via email to

[Prev in Thread] Current Thread [Next in Thread]