bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/27296] Swing demo desktop area after maximizing is still clip


From: audriusa at bluewin dot ch
Subject: [Bug swing/27296] Swing demo desktop area after maximizing is still clipped to the previous smaller size
Date: 28 Apr 2006 18:27:07 -0000


------- Comment #1 from audriusa at bluewin dot ch  2006-04-28 18:27 -------
This is caused by the exceptional statement in ViewportLayout.layoutContainer.
The view size is not set to the port size if the parent is JScrollPane. This
bug disappears if the exceptional statement is removed. However in this case
scrollbars start behave strangely if the frame was resized outside the
component preferred size and now is being resizing back to the smaller size. 


-- 


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





reply via email to

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