Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Set the module as a label, instead of being part of the title.
Original comment by Alex.Rui...@gmail.com
on 1 Dec 2008 at 5:13
We'll release this issue in version 1.1.
Original comment by Alex.Rui...@gmail.com
on 4 Dec 2008 at 6:04
What is the size of the JList that you are using? I just want to make sure I'm
reproducing the bug correctly.
Original comment by Alex.Rui...@gmail.com
on 5 Feb 2009 at 7:48
I didn't remember well, but the size itself is not really important. What's
important
is that the text of the list element must be a lot more larger than the list.
For
example, if you have a list of width 100px, and an element with 100 "m"
characters,
then you will have the problem.
Original comment by cimballi...@gmail.com
on 5 Feb 2009 at 12:35
I couldn't reproduce this bug. Please see the test case at
http://code.google.com/p/fest/source/detail?r=2266 (r2266).
Thanks,
-Alex
Original comment by Alex.Rui...@gmail.com
on 9 Feb 2009 at 6:20
Alex, I reproduce the bug on my computer, if you want I can send you the files.
Here
is the tip : after calling the itemFixture.select() method, you have to test the
list.target.getSelectedIndex() method. And in my case this nethod return -1,
which is
wrong because you just selectedan item.
Original comment by cimballi...@gmail.com
on 9 Feb 2009 at 2:33
Original issue reported on code.google.com by
cimballi...@gmail.com
on 13 Nov 2008 at 8:01