<table><tr><td style="">jen6 created this revision.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />jen6 requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D20386">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In TreeItem, there has two compare function itemNameLessThan and itemDescriptionLessThan.<br />
Those two functions were use < operator to compare string. But it doesn't consider about locale.<br />
So change compare function to QString::localeAwareCompare<br />
BUG: 404393</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Based on bug attachment, I add the Á and A to test it.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R103 KMenu Editor</div></div></div><br /><div><strong>BRANCH</strong><div><div>comparePatch</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D20386">https://phabricator.kde.org/D20386</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>treeview.cpp</div></div></div><br /><div><strong>To: </strong>jen6<br /><strong>Cc: </strong>plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>