commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bug #13141] swing: JTextField invisible with BoxLayout


From: Roman Kennke
Subject: [commit-cp] [bug #13141] swing: JTextField invisible with BoxLayout
Date: Sun, 22 May 2005 16:00:16 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.6) Gecko/20050512 Firefox/1.0 (Ubuntu package 1.0.2)

Follow-up Comment #2, bug #13141 (project classpath):

I checked in a fix for that. The problem was that getMaximumSize() was not
implemented in javax.swing.plaf.basic.BasicTextUI and therefore some useless
default was returned, effectivly constraining the textfield's size to 0.

Could you please check if that works for you too?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13141>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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