Created attachment 146109 [details] Simple test document Open attached document, put your mouse away and use only the keyboard. Press Ctrl+F6 to set focus to central pane. Press Tab to activate first object. Press Ctrl+Tab to activate first point of object. Expected behavior: The first point blinks by switching between normal and large handle. You can then use the arrow-keys to move this point and thereby resize the object. Seen behavior: LibreOffice crashes. I get the crash in Version: 6.2.0.0.alpha1+ (x64) Build ID: 5690acdb44e8017055bb88e86e19d207836bb95c CPU threads: 8; OS: Windows 10.0; UI render: default; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-10-27_02:59:30 Locale: de-DE (en_US); Calc: CL It crashes with and without OpenGL. It is OK in Version: 6.1.0.3 (x64) Build ID: efb621ed25068d70781dc026f7e9c5187a4decd1 CPU threads: 8; OS: Windows 10.0; UI render: default; Locale: de-DE (en_US); Calc: CL
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=b4fc996520b47a6212661a9de3a1c72ccfc379a4 author Noel Grandin <noel.grandin@collabora.co.uk> 2018-09-21 15:30:02 +0200 committer Noel Grandin <noel.grandin@collabora.co.uk> 2018-09-25 13:57:36 +0200 commit b4fc996520b47a6212661a9de3a1c72ccfc379a4 (patch) tree 2dcb66d687dcdd1d91a75f9e498ca04742a7c564 parent c30bdfbd22807e3f0c77f13a246ec243153ad7ae (diff) loplugin:useuniqueptr in SdrHdlList Bisected with: bibisect-linux64-6.2 Adding Cc: to Noel Grandin
Noel Grandin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/a15c38aa4e4ec66c5d74c026c7583188bff98ca9%5E%21 tdf#120997 Crash after Ctrl+Tab to traverse points of object It will be available in 6.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Hi Noel, I'm putting this issue back to NEW because it's still crashing under the following circumstances: Press Ctrl+F6 to set focus to central pane. Press Tab to activate first object. Press 9 TIMES Ctrl+Tab to activate first point of object. Reproduced in Version: 6.2.0.0.alpha1+ Build ID: 612e8f05d72b96c86122396ffc960cd76a742325 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded but not in the commit before https://cgit.freedesktop.org/libreoffice/core/commit/?id=b4fc996520b47a6212661a9de3a1c72ccfc379a4 so I assume it's related...
Noel Grandin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/53bc3b618b5a97702a54d3aa4dbf7853d8980a5d%5E%21 tdf#120997 Crash after Ctrl+Tab to traverse points of object, more fix It will be available in 6.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.2.0.0.alpha1+ Build ID: 4326fb3ef3ddd7c6f9d08ba96add4f4736503ceb CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded @Noel, thanks for fixing this issue!!