https://bugs.documentfoundation.org/show_bug.cgi?id=160837
Michael Weghorn <m.wegh...@posteo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=15 | |9369 CC| |m.wegh...@posteo.de --- Comment #1 from Michael Weghorn <m.wegh...@posteo.de> --- Confirmed. This is wrong with both, the gtk3 and qt6 VCL plugins, but it's fine with gtk4. (Can explicitly be selected by starting LO with env var SAL_USE_VCPLUGIN=gtk3 etc. set.) (In reply to Esme Povirk from comment #0) > This will draw a rectangle over the reported position of the button. The > rectangle should be in the same position as the button on screen, but it's > actually vertically offset (might be by the height of the menu bar?). Well observed, this is actually related to the menu bar, as can be seen by the fact that this works fine after switching to one of the interface variants that doesn't include the native menu bar (in "View" -> "User Interface"), see tdf#159369 comment 4. Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5766960c92b3188e54a5074f16c18f9f7f0a3eea CPU threads: 32; OS: Linux 6.6; UI render: default; VCL: gtk3 Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: CL threaded Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5766960c92b3188e54a5074f16c18f9f7f0a3eea CPU threads: 32; OS: Linux 6.6; UI render: default; VCL: qt6 (cairo+wayland) Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: CL threaded Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5766960c92b3188e54a5074f16c18f9f7f0a3eea CPU threads: 32; OS: Linux 6.6; UI render: default; VCL: gtk4 Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: CL threaded -- You are receiving this mail because: You are the assignee for the bug.