Created attachment 134704 [details] Test Spreadsheet to demonstrate the bug I noticed several spreadsheets are become unresponsive when scrolling with the keyboard. Steps to Reproduce 1. With a recent build of libreoffice open the attachment 2. Put the cursor in N1 3. Press the down arrow to make the screen scroll Actual Results: 1. Usually by the time you hit N39, the LibreOffice UI will freeze and become unresponsive for several minutes. I was able to reproduce this on a Win 10 desktop and laptop with 64bit builds. So far I have bisected the regression down to this range: https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=dc63cc326ee5757124cef45e470d290e6e32002e..51bb68928933bf5d72efb9193f1be6af6e72c80f+
Also seeing this on: Version: 6.0.0.0.alpha0+ Build ID: 7a743b472dadb817eb7a6ed8063cee80ce7412e8 CPU threads: 4; OS: Windows 6.19; UI render: GL; TinderBox: Win-x86@42, Branch:master, Time: 2017-07-17_23:50:28 So it affects both x86 and x86-64.
Repro with: Version: 6.0.0.0.alpha0+ Build ID: 7a743b472dadb817eb7a6ed8063cee80ce7412e8 CPU threads: 4; OS: Windows 6.19; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2017-07-17_23:50:28 Locale: nl-NL (nl_NL); Calc: CL
I bisected this regression down to this commit: https://cgit.freedesktop.org/libreoffice/core/commit/?id=5229f15904b42238273d1fa98ca8dcf6efda48f5 WIN simplify system timer / LO event handling Jan-Marek Glogowski, Could you please take a look at this?
*** This bug has been marked as a duplicate of bug 109123 ***