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

QML ListView locale-aware section grouping

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes