Navigation problem when two Document Panes are open

Submitted by DavidF on 2021/03/17 17:56
Forums

This is an intermittent bug, but I encounter it very often. If I have two Document Panes open, A and B, and switch focus from A to B, navigation keys (up/down arrows, page up/down) have no effect in B, but continue to effect A. In other words, focus has changed and document B is now highlighted, but the cursor keys are still operating as if focus was on document A. Generally it will start off working as it should, but at some point the problem will occur.

FIXED: Problems in Language Encoding

Submitted by FleminBraante on 2019/12/16 22:11
Forums
I copied and pasted Chinese passages onto the document pane in text, unicode text and html text. The encoding didn't work well, generating a lot of  "?" or simply weird characters. The software crashed after I created a new markdown file in the document pane and pasted the same Chinese passage onto it. Now I avoid it by creating a MHT file in the document pane and edit the file in an external editor.
 
The forum has talked about this issue (http://infoqubeim.com/drupal5/?q=node/4076#comments). Is it a persistent issue? How can I have the characters encoded correctly?Thanks.