View Single Post
Old 10-28-2024, 10:16 AM   #33
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,953
Karma: 6361444
Join Date: Nov 2009
Device: many
So it is something specific to CodeView, then. Very strange.
CodeView is a QPlainTextEdit window that has QT::WA_InputMethodEnabled set by default inside Qt.

Calibre uses a QTextEdit and not a QPlainTextEdit for its CodeView editor equivalent (at least I think it does). So could you please try the same Korean Input Method test in Calibre's CodeView editor equivalent and let me know if it fails in the same way or is okay like Find and Replace?

Last edited by KevinH; 10-28-2024 at 10:19 AM.
KevinH is online now   Reply With Quote