classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] FYI: Fix BasicViewportUI


From: Lillian Angel
Subject: Re: [cp-patches] FYI: Fix BasicViewportUI
Date: Thu, 11 Aug 2005 10:05:41 -0400

I basically reversed this patch. Though, the scrollpane now has the old
bug in it. :(

2005-08-11  Lillian Angel  <address@hidden>

        * javax/swing/plaf/basic/BasicViewportUI.java
        (paintSimple): This line was causing problems with the JTable 
        viewport. However, the scrollpane still needs to be fixed. 
        It is still not painting beyond the view's bounds.


On Wed, 2005-08-03 at 22:45 +0200, Roman Kennke wrote:
> Hi,
> 
> I finally found that bug that caused JScrollPane to not work correctly.
> Now it should be possible to actually scroll things in a JScrollPane
> (like in the ODB) :-)
> 
> 2005-08-03  Roman Kennke  <address@hidden>
> 
>         * javax/swing/plaf/basic/BasicViewportUI.java
>         (paintSimple): Corrected the clip that is used to draw the
>         viewport's content. This fixes scrolling in JScrollPane and
>         JViewport.
> 
> /Roman
> 
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Attachment: t.diff
Description: Text Data


reply via email to

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