https://bugs.documentfoundation.org/show_bug.cgi?id=173112
--- Comment #10 from Patrick (volunteer) <[email protected]> --- I was finally able to commit my change but it was committed too late for tomorrow's nightly master builds. But it should be in the day after tomorrow's (16 August 2026) nightly master builds: https://dev-builds.libreoffice.org/daily/master/current.html When you are able to test it, does my change have any effect when dragging the vertical scrollbar for you? Steps for testing my change on macOS: The nightly master build installer does not overwrite any LibreOffice official versions. Instead, it will be installed as a separate application called "LibreOfficeDev" in the /Applications folder. Also, because this is a "test" build, you will need to do the following steps after installing the LibreOfficeDev application. Otherwise macOS will show an error dialog when you try to launch it: 1. Go to the Finder and navigate to the /Applications/Utilities folder 2. Launch the "Terminal" application 3. Paste the following command in the Terminal application window and press the Return key to execute the command: xattr -d com.apple.quarantine /Applications/LibreOfficeDev.app 4. Launch LibreOfficeDev -- You are receiving this mail because: You are the assignee for the bug.
