** No longer affects: ubuntu-ui-toolkit -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1391034
Title: SortFilterModel sorting is A-Z followed by a-z so it is not case insensitive Status in “ubuntu-ui-toolkit” package in Ubuntu: Incomplete Bug description: In the model provided by SortFilterModel the sorting is handled such that lower case letters are after any and all items that start with an upper case letter. This produces ordering such as the following when sorting by Qt.AscendingOrder: Awesome Cool Excellent Wonderful abysmal bad wrong It would ideal if the result was a case insensitive ordering. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1391034/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-sdk-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs More help : https://help.launchpad.net/ListHelp

