[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/26737] New: Handle focus changes via mouse correctly
From: |
thebohemian at gmx dot net |
Subject: |
[Bug swing/26737] New: Handle focus changes via mouse correctly |
Date: |
17 Mar 2006 21:56:01 -0000 |
I just found out that the JDK changes focus of Swing components when you click
the left, middle, right or any additional buttons.
However for text components this is not the case ... :(
LMB - focus component and place cursor at the nearest text location
MMB - like LMB but copy the contents of the system selection and place the
cursor behind it
RMB - ignore it
additional buttons behave like the RMB
--
Summary: Handle focus changes via mouse correctly
Product: classpath
Version: 0.90
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: swing
AssignedTo: thebohemian at gmx dot net
ReportedBy: thebohemian at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26737
- [Bug swing/26737] New: Handle focus changes via mouse correctly,
thebohemian at gmx dot net <=