https://issues.apache.org/ooo/show_bug.cgi?id=120961
--- Comment #1 from Armin Le Grand <[email protected]> --- ALG: hen activating text edit e.g. for a draw object in Draw/Impress, the text slightly jumps it's position. This is not fatal, but makes a bad user experience, esp. because the user is focusing on the point where he does activate text edit. It may have to do with text rendering in EditView mode. Text may still be painted there using Paint(...) methods (or DrawText), while in non-edit mode text primitives are used. It may be possible to use primtives for this and to achieve same text display. In this content it would also be nice to chang the selection to using the user-defined selection color and transparence (as in Writer/Calc already realized). -- You are receiving this mail because: You are the assignee for the bug.
