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: Michael Koch
Subject: [commit-cp] [bugs #11317] Swing: mouse clicks have an offset.
Date: Sun, 02 Jan 2005 13:16:39 -0500
User-agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux; X11; i686; de, address@hidden) (KHTML, like Gecko)

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

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

Changes by: 
                Michael Koch <address@hidden>
'Date: 
                Son 02.01.2005 at 17:37 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Duplicate


------------------ Additional Follow-up Comments ----------------------------
This seems to a duplicate of #11310.






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

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

Category:  classpath
Severity:  5 - Average
Resolution:  Duplicate
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: Son 02.01.2005 at 17:37       By: Michael Koch <mkoch>
This seems to a duplicate of #11310.

-------------------------------------------------------
Date: Son 02.01.2005 at 17:31       By: Michael Koch <mkoch>
This bug seems to be jamvm/classpath related. It doesn't appear with a fully 
merged java-gui-branch.

-------------------------------------------------------
Date: Die 14.12.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.






File Attachments
-------------------

-------------------------------------------------------
Date: Die 14.12.2004 at 21:38  Name: Test1.java  Size: 1,05KB   By: zander
Compilable testcase.
http://savannah.gnu.org/bugs/download.php?item_id=11317&amp;item_file_id=1976






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]