listbox sorts data in ascending order incorrectly at first

XMLWordPrintable

    • Type: Bug
    • Resolution: Invalid
    • Priority: Normal
    • None
    • Affects Version/s: 9.0.0, 8.6.4
    • Component/s: None
    • None
    • None

      Steps to Reproduce

      1. run the attached code

      Current Result

      CC
      AA
      bb
      dd

      sort in a case-sensitive way.

      Expected Result

      AA
      bb
      CC
      dd

      sort in a case-insensitive way.

      Debug Information

      if you click the listheader twice, it sorts correctly (in a case-insensitive way).

            Assignee:
            Unassigned
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: