Menu

#646 ListModelSet not work when use SortedSet as its inner Set

closed
nobody
None
5
2007-10-31
2007-10-24
luca
No

I need to have a sorted listbox.
The problem is that if I use a SortedSet, databinding commits some mistakes while rendering listbox items.

Here there is a simple example of the problem:
Select an element from the fisrt listbox and then repet the same action until the appearance of listitems with the same string on the second listbox.
Double click on the first wrong listitem of the second listbox, for change it's value, and take a look on what happend.

Discussion

  • luca

    luca - 2007-10-24
     
  • luca

    luca - 2007-10-24

    Logged In: YES
    user_id=1433253
    Originator: YES

    The problem always show up(on PC with Tomcat 6.0,JDK 6 and Firefox 2.0.0.8) if you select first the sixth and then the first element.

     
  • Henri Chen

    Henri Chen - 2007-10-25

    Logged In: YES
    user_id=89247
    Originator: NO

    Would you provide simple example code that can replicate the issue. It will be easier for us to test it here. Thanks.

     
  • Matteo Barbieri

    Matteo Barbieri - 2007-10-25

    Logged In: YES
    user_id=1422861
    Originator: NO

    A simple example is in the attached file.

    Bye

     
  • luca

    luca - 2007-10-25

    Logged In: YES
    user_id=1433253
    Originator: YES

    Yes the attached file....i thought it was obvious....sorry.

     
  • Henri Chen

    Henri Chen - 2007-10-31

    Logged In: YES
    user_id=89247
    Originator: NO

    Fixed since 10/31.

     
  • Henri Chen

    Henri Chen - 2007-10-31
    • status: open --> closed
     
  • Henri Chen

    Henri Chen - 2007-10-31
    • summary: Problem while using SortedSet with Databinding --> ListModelSet not work when use SortedSet as its inner Set
     

Log in to post a comment.