https://bugs.documentfoundation.org/show_bug.cgi?id=153306
--- Comment #9 from V Stuart Foote <[email protected]> --- I do see it on Windows builds as well. STR 1. blank writer doc 2. apply the dt <F3> 3. locate the "He was dripping with sweat now," passage 4. mouse point into dripping 5. cursor (L,R) and I'm seeing the affect Almost seems it is an off by 1 size calculation for the text cursor when it is being moved left or right after the pointer click into canvas. The os/DE defined width of the cursor (narrower or wider) does not affect the "ghost" left. Skia raster frame is not affected, only with Vulkan rendering. Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: e08c910f9ee520ce00fe99d6dab9988138996ee3 CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded RenderMethod: vulkan Vendor: 0x8086 Device: 0x8a52 API: 1.2.151 Driver: 0.402.661 DeviceType: integrated DeviceName: Intel(R) Iris(R) Plus Graphics Denylisted: no Will check a couple of older nVidia GPUs, but suspect it will be Vulkan or Metal driver/hardware dependent. Reasonable work around is for users to disable Skia Vulkan/Metal, and possibly set a deny list for affected GPU/os pairings. -- You are receiving this mail because: You are the assignee for the bug.
