commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bugs #11317] Swing: mouse clicks have an offset.


From: Thomas Zander
Subject: [commit-cp] [bugs #11317] Swing: mouse clicks have an offset.
Date: Tue, 14 Dec 2004 16:41:21 -0500
User-agent: Mozilla/3.01Gold (Macintosh; I; 68K)

This mail is an automated notification from the bugs tracker
 of the project: classpath.

/**************************************************************************/
[bugs #11317] Latest Modifications:

Changes by: 
                Thomas Zander <address@hidden>
'Date: 
                Tue 12/14/2004 at 21:33 (GMT)

------------------ Additional Follow-up Comments ----------------------------
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.






/**************************************************************************/
[bugs #11317] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11317>
Project: classpath
Submitted by: Thomas Zander
On: Tue 12/14/2004 at 18:35

Category:  classpath
Severity:  5 - Average
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open
Platform Version:  None


Summary:  Swing: mouse clicks have an offset.

Original Submission:  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.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Tue 12/14/2004 at 21:33       By: Thomas Zander <zander>
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.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11317>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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