classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] FYI: Some JViewport fixes


From: Anthony Balkissoon
Subject: Re: [cp-patches] FYI: Some JViewport fixes
Date: Tue, 18 Oct 2005 10:47:24 -0400

This breaks scrolling in many test apps, attached is a sample.

--Tony

On Tue, 2005-10-18 at 10:03 +0000, Roman Kennke wrote:
> Hi,
> 
> This fixes some issues with JViewport.
> 
> 2005-10-18  Roman Kennke  <address@hidden>
> 
>         * javax/swing/JViewport.java
>         (setView): Added repaint() call.
>         (revalidate): Removed unnecessary and unspecified method.
>         (reshape): Fire stateChanged if only the size changes. Do not fire
>         stateChanged if only the location changes.
>         (scrollRectToVisible): Reworked most of this method to correctly
>         determine the scroll offsets. Added validation of view as
> specified.
> 
> /Roman
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Attachment: TestListBig.java
Description: Text Data


reply via email to

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