commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bug #13154] swing: JTextField invisible with nested BoxLayo


From: Roman Kennke
Subject: [commit-cp] [bug #13154] swing: JTextField invisible with nested BoxLayouts
Date: Sun, 22 May 2005 20:39:08 +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)

Update of bug #13154 (project classpath):

             Assigned to:                    None => rabbit78               

    _______________________________________________________

Follow-up Comment #2:

This bug is triggered through the fix for #13141, but not really related. The
problem is that an overflow occured in BoxLayout when the maximumSizes of the
labels and textfields are summed up, because the JTextField now have a
maximumSize of Integer.MAX_VALUE. I added a check for overflow in
javax.swing.BoxLayout, which should solve this bug. Could you please check
this?

/Roman


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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