https://bugs.kde.org/show_bug.cgi?id=379535
Egmont Koblinger <egm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egm...@gmail.com --- Comment #2 from Egmont Koblinger <egm...@gmail.com> --- Just wondering, how come then that the Ace of Clubs symbols gets shown at all? :) Combining accents are supported too, so maybe for non-BMP you allocate two QChars per cell using UTF-16 encoding? Notice that highlighting with the mouse is a pretty interesting experience. As you drag the mouse slowly from the left to the right, at every second step you get to see two replacement symbols (one being highlighted and one not). This might be related to the first QChar of a UTF-16 being selected only. And in each step the remaining (not yet highlighted) playing cards are slowly pushed to the right to fill up the gap. -- You are receiving this mail because: You are watching all bug changes.