[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/23530] JScrollPane layout issues
From: |
hendrich at informatik dot uni-hamburg dot de |
Subject: |
[Bug swing/23530] JScrollPane layout issues |
Date: |
16 Nov 2005 18:57:20 -0000 |
------- Comment #6 from hendrich at informatik dot uni-hamburg dot de
2005-11-16 18:57 -------
Subject: Re: JScrollPane layout issues
Hello Anthony,
> 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.
you're right; a lot of the JScrollPane/JViewport issues are fixed in
current classpath cvs (2005.11.16) - and I am very happy about that!
Don't hesitate to close the bug; I am well used to re-open bugs or
otherwise torture classpath developers by now :-)
> 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).
confirmed.
> 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.
confirmed. I still consider the missing repaint a bug, though.
Note: my reference (Sun JDK 1.4.2 Linux) for this test behaves as I
described (the GridCanvas is smaller, and any surplus area is filled
in background color), but admittedly other JDKs behave strange on this
test as well. Still, classpath should be better than those JDKs :-)
- Norman
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23530