https://bugs.documentfoundation.org/show_bug.cgi?id=155745
--- Comment #7 from Hossein <[email protected]> --- (In reply to Heiko Tietze from comment #3) > Not adjusting the cursor color depending on the background is a bug. I > wonder if Hossein's latest patch does something good here too. See bug > 122970 (and bug 155943 as follow-up to-do). The above bug (tdf#122970) is related. The way LibreOffice renders the typing cursor using XOR is problematic, and should be changed in a similar way. But the fix (or a separate patch) should also take care of the specific colors used for the typing cursor. (In reply to Heiko Tietze from comment #6) > Obviously a bug probably caused by XOR rendering (see bug 122970) that fails > at this particular value. Yes, this is a bug. I think using the typing cursor provided by the OS/graphical back-end is the way to go. There are customization like the arrow that shows the direction of the writing inside text with different direction. They might be implemented similar to the way suggested in tdf#155943 through OS/back-end provided means. Might not be straightforward. These are not visible with Skia right now anyway. -- You are receiving this mail because: You are the assignee for the bug.
