https://bugs.documentfoundation.org/show_bug.cgi?id=154708
--- Comment #8 from Patrick Luby <[email protected]> --- (In reply to Haruo Toda from comment #7) > There is another problem supposed to be concerning to the issue. > > Open Writer and type 'abcdefghijkl' and set the cursor on 'f', for example. > Then keep pressiing the left or right arrow. > > The expected result (and the real result with English input) is the cursor > going through the line. > In Japanese input mode, however, the cursor moves only once and nevermore. I can reproduce this as well with the Hiragana input method. I don't have a fix yet, but I put some print statements in the code and when I press-and-hold and arrow key, with or without pressing the Shift key, I see backspace keys being passed to LibreOffice. So, it appears that both behaviors are caused by the same bug. Now I just need to find where in code these action keys are getting converted to backspace keys. I will post when I have more information or a fix. -- You are receiving this mail because: You are the assignee for the bug.
