tagainijisho
tagainijisho copied to clipboard
𠂤 and 𠂢 won't work in vocabulary search or kanji search
if you try to put these kanji in vocabulary search or kanji search it won't display anything, and in the tab it'll have two boxes separated by a comma. this can make lots of words and kanji very hard to find if you don't know them already.
This is a problem handling UTF16 surrogate chars correctly (you can't iterate over a QString with single QChars here). I fixed the title but am still working on getting the actual query right. I am at it.
I look at it from time to time but I still can't get query results. Maybe there is another surrogate issue on the way to the database? I haven't given up yet.