https://bugs.documentfoundation.org/show_bug.cgi?id=172490
Bug ID: 172490
Summary: Alt+drag row move insertion indicator is displayed at
the wrong location when using GTK3 backend with 200%
display scaling on X11
Product: LibreOffice
Version: 26.2.4.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
In LibreOffice Calc, when moving a row by holding Alt and dragging it to a new
position, the visual insertion indicator is displayed at an incorrect location.
This makes it difficult to determine where the row will be inserted and can
lead to inaccurate row placement.
The issue occurs when LibreOffice is running with the GTK3 backend (VCL: gtk3)
on X11 with 200% display scaling enabled. The insertion indicator appears
offset from the expected drop location during the drag operation.
When LibreOffice is started using the generic X11 backend:
SAL_USE_VCLPLUGIN=gen /opt/libreoffice26.2/program/soffice --calc
the insertion indicator becomes accurate and the problem disappears.
This suggests that the issue is specific to the GTK3 backend rather than Calc
itself. The system is running Linux Mint Cinnamon, using a dual-monitor setup
with 200% scaling enabled on both monitors.
--
You are receiving this mail because:
You are the assignee for the bug.