bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/26498] New: jtextfield: wrong trigger location for selection


From: thebohemian at gmx dot net
Subject: [Bug swing/26498] New: jtextfield: wrong trigger location for selection in non-left aligned textfields
Date: 28 Feb 2006 17:39:40 -0000

When a textfield is right or center aligned, have some text in it and use the
mouse to select the text it reacts on the wrong location, eg.

right-aligned:
"                 hello"
 ^^^^^ - click here to select the 'hello'

center-aligned:
"        hello         "
    ^^^^^ - click here to select the 'hello'

Obviously the textfield should only react to clicks on the location where the
text really is.


-- 
           Summary: jtextfield: wrong trigger location for selection in non-
                    left aligned textfields
           Product: classpath
           Version: 0.21
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: thebohemian at gmx dot net


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





reply via email to

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