Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-91258

QML ListView locale-aware section grouping

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.15.2
    • None
    • All

      This is a cross-post of KDE bug: https://bugs.kde.org/show_bug.cgi?id=433297#c1

      The ListView ViewSection.FirstCharacter uses the first character in the entry name to do the alphabetic indexing. According to the doc, it could be used for 'A', 'B', 'C' sections, etc. for an address book, but for the non-English locale, it could be very much useless if it group by the first character. @Mikel Johnson from KDE suggested providing section.criteria: ViewSection.FirstCharacterRomanized or something like that.

      Please also refer to the KDE bug link to see a more complete example.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            blumia Gary Wang
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes