bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/26157] New: JTextArea does not adjust its size


From: thebohemian at gmx dot net
Subject: [Bug swing/26157] New: JTextArea does not adjust its size
Date: 7 Feb 2006 15:31:08 -0000

When you write across the bounds of a JTextArea it should adjust its size to
match the length of the line when a LayoutManager like FlowLayout is in use.

The same should happen when exceeding the bottom line.

However Classpath' implementation of the JTextArea does not expand in such a
situation. Have a look at the attached example to see what I mean. Start the
app, make the window a bit bigger than the textarea and type until the
characters exceed the right bounds.


-- 
           Summary: JTextArea does not adjust its size
           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=26157





reply via email to

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