classpath
[Top][All Lists]
Advanced

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

Re: Mauve status


From: Mark Wielaard
Subject: Re: Mauve status
Date: Sat, 17 Sep 2005 22:47:32 +0200

On Fri, 2005-09-02 at 13:36 +0200, Mark Wielaard wrote:
> On Fri, 2005-09-02 at 00:20 +0200, Mark Wielaard wrote:
> > Running the Mauve testsuite (CVS) in preparation of 0.18:
> >
> > With the following regressions:
> >
> > +FAIL: gnu.testlet.javax.swing.tree.DefaultTreeSelectionModel.constructor: 
> > getSelectionMode() (number 1)
> 
> This one is caused by:
> 
> 2005-08-18  Lillian Angel  <address@hidden>
> 
>     * javax/swing/DefaultCellEditor.java
>     (getTreeCellEditorComponent): Implemented.
>     * javax/swing/plaf/basic/BasicTreeUI.java
>     (isEditing): Implemented.
>     (mouseClicked): Moved code to mousePressed
>     (mousePressed): Code moved here from mouseClicked and
>     added in code to stop editing.
>     (selectPath): Default is changed to CONTIGUOUS_TREE_SELECTION
>     * javax/swing/tree/DefaultTreeSelectionModel.java
>     (DefaultTreeSelectionModel): Default is changed to 
> CONTIGUOUS_TREE_SELECTION.
> 
> According to my big Swing book the mauve test is right. The Default
> value of the selectionMode property is DISCONTIGUOUS_TREE_SELECTION.
> 
> Lillian could you look into this and possible revert the default value?

This one still fails.
Lillian if you have time could you take a look at it?

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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