Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ComboboxItem Display more 59 entries

    Hi,

    When I go to display the dropdown (in a Combobox), the elements after the 59th item appears in the top left of my screenshot.

    The problem happens on a only one ComboboxItem on my application and I do not know why.

    Someone has seen this problem?
    Attached Files

    #2
    I have make more and more and more tests....


    Actually, my problem appears for all ComboBox who have more than 59 and less than 249 item.

    Indeed, if there are more than 249 values ​​in the HashMap, the problem disappears.

    Someone could help me?
    Last edited by francois.belkorchia; 28 Mar 2012, 03:17.

    Comment


      #3
      I have make again and again tests....

      I solved the problem.

      For all those who also face this problem: The bug come from Eclipse....

      -> I removed and reinstalled 2.4 and 3.0 SmartGWT (no change)
      -> I removed and reinstalled GWT plugin (no change)
      -> I have removed and reinstalled Eclipse (resolved problem)

      Comment

      Working...
      X