https://bugs.documentfoundation.org/show_bug.cgi?id=152406
--- Comment #29 from Patrick Luby <[email protected]> --- Update: I built the libreoffice-7-5 branch and I can't reproduce this bug even though that branch has the same changes as the master branch. This makes me doubt my original theory. The ScTabView::EndScrollHdlUpdate() handler (both before and after the bibisected commit) only ever called UpdateScrollBars() if a mouse was pressed so there likely is another path which swiping events trigger. I think I need to find which code actually updates the scrollbar when swiping. Is it a timer? Is there a certain attribute expected in the native swipe event? Hopefully I have some answers to these questions in the next few days. -- You are receiving this mail because: You are the assignee for the bug.
