https://bugs.documentfoundation.org/show_bug.cgi?id=170365
--- Comment #2 from Jim Raykowski <[email protected]> --- I repro this behavior with: Version: 26.8.0.0.alpha0+ (X86_64) Build ID: 08e020f4d7e9ec7d5343c6672560c84c6f72464b CPU threads: 2; OS: Linux 6.14; UI render: default; VCL: gtk3 <== Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded The VCL backend I repo with is gtk3, the same as the one you observe this happening: > - CPU threads: 12; OS: Linux 6.14; UI render: default; VCL: gtk3 <== Seems to be the way gtk3 shows horizontal scroll bars for lists. Here is some information I found about this: The GTK3 horizontal scrollbar can sometimes overlay the content, making it difficult to access items at the bottom of a list. This issue is related to how overlay scrollbars are implemented, which can cover part of the scrollable area, preventing access to certain content. https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1516713 -- You are receiving this mail because: You are the assignee for the bug.
