bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/23530] JScrollPane layout issues


From: abalkiss at redhat dot com
Subject: [Bug swing/23530] JScrollPane layout issues
Date: 16 Nov 2005 18:44:02 -0000


------- Comment #5 from abalkiss at redhat dot com  2005-11-16 18:44 -------
Many of these problems have been fixed.  The test case now demonstrates the
following problems:

1) The split pane seems to only be moveable to the left (ie you can make the
canvas on the left smaller, but can't make the one on the right smaller).  

2) when using the keyboard keys to make a canvas smaller, changes don't
reappear automatically (ie - no repaint call or something), but if you slightly
resize the window to cause the components to be re laid out and painted then
the changes are shown.  

For what it's worth, the fact that changes don't show up right away is a common
problem in Swing after some of the painting optimizations and simple repaint
calls need to be inserted in several places now, fixing this may be as simple
as that.

I'm asking Norman to comment on the state of this bug, and then I'll probably
close this one and file a new one describing the current problems.    


-- 


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





reply via email to

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