classpath
[Top][All Lists]
Advanced

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

Re: Mauve results


From: Roman Kennke
Subject: Re: Mauve results
Date: Tue, 01 Nov 2005 12:25:31 +0100

Hi,

> Free Swing regressions (I am not too worries about these since there is
> a huge number of new PASSes for these. So I assume the few new
> regressions are collateral damage. But it would be nice if someone could
> analyze these):

I will look into some of these tomorrow.

> BoxLayout seems to have a lot of regressions (see attached).

I completely rewrote the BoxLayout, I will look into the regressions.

> All in all not too bad. I'll try and analyze (and hopefully fix the few
> non-free-swing regressions). I do worry a bit about the fact that JList
> doesn't seem to scroll anymore (see my previous email about the
> FreeSwingTestApps). There has been a lot of progress with FreeSwing, and
> I know our JLists worked much better then they do now.

The problem is that the JScrollPane has improved a little, now making
more use of the Scrollable protocol, which some components implement
badly. A workaround for those would be to comment out the 'implements
Scrollable' modifier. A bad workaround though...

/Roman



Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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