https://bugs.documentfoundation.org/show_bug.cgi?id=146063
--- Comment #2 from [email protected] <[email protected]> --- Thanks for the reply! I hope the following helps to understand the issue better: Let's suppose I have a document with these two lines: This is the first line This is the second one Both lines are small enough so they do not fill the with of the document, this is, if a new character were added, it would fit in the same line. Now, let's suppose I want to add the character á to the first line. To do this, I would put the cursor after "line", hit space, hit the tilde (`) key, and then hit a, and this would be the expected result: This is the first line á This is the second one However, what happens to me is that, after hitting the tilde, the editor changes automatically to the second line, and the "a" character gets written there (without the tilde, which remains in the first line) This is the first line ` aThis is the second one I have tested this in other machines (Kubuntu 20.04, Ubuntu 21.10) and the issue does not manifest there, so this might me a configuration issue in my Kubuntu 21.10 one. However, it only happens in Libreoffice, and not in the other programs. -- You are receiving this mail because: You are the assignee for the bug.
