https://bugs.documentfoundation.org/show_bug.cgi?id=164252
--- Comment #2 from Regina Henschel <[email protected]> --- Word and LibreOffice have different concepts. LibreOffice treats the combining code-point and the code-point to which it is combined as one object. So a shift+arrow key selects both. Word treats them as different objects and only renders them together, so you need two times shift+arrow key to select the combination. I have doubts as to whether it is possible to enable both concepts at the same time because shortcuts are limited. Maybe it is necessary to have a global setting for the concept of Word, similar to the setting whether the cursor movement should be visual or logical. A total different way might be to provide an outplaced separate control for editing of combining code-points instead of inline editing? Something to discuss with UX? -- You are receiving this mail because: You are the assignee for the bug.
