The location of the cursor in CodeView is working as dsigned. CodeView and BookView are two separate views but are not simultaneous. When you go from BookView to Codeview, the complete contents of the BookView is extracted and used to load into CodeView. And visa-versa.
The problem is entering a carriage return/linfeed after inputing Korean results in focus being lost to the BookView widget. So when you do that something is stealing focus away from the widget. By Going to CodeView andback, focus is regained. By minimizing and back focus is regained. But by clcking inside Bookview focus is not regained.
Just in case these is some key accelerator assigned for the enterkey by mistake, please try after renaming the Sigil.ini file (to save it) and restarting Sigil to get back to default.
If that does not help, we will have to figure out what is intercpting the focus and taking it away from BookView. That should not and does not happen on other systems.
KevinH
|