Bug 139005 - Crash if I keyboard-navigate the menu bar while document is loading
Summary: Crash if I keyboard-navigate the menu bar while document is loading
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.0.3.1 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-17 16:42 UTC by wolfgang.traylor
Modified: 2021-07-08 07:19 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wolfgang.traylor 2020-12-17 16:42:15 UTC
Description:
When I try to rapidly open documents through the menu bar with the keyboard, LibreOffice crashes. Tested for Writer and Calc so far.

Steps to Reproduce:
1. Click to open a document. It should be large enough to take a second to load.
2. While the document is loading, press Alt+F to enter the menu bar with the keyboard. Navigate with the arrow keys, e.g. going to “Recent Documents”. You have to be quick here.

Actual Results:
LibreOffice freezes for a second or two and then quits.

Expected Results:
No crash or no access to menu bar while loading a document.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
Console output:

```
(soffice:144742): Gdk-WARNING **: 17:33:26.811: Tried to unmap the parent of a popup
```
Comment 1 wolfgang.traylor 2020-12-17 16:45:54 UTC
I should have added my desktop environment:

- Archlinux
- Wayland
- Sway (https://swaywm.org/)
Comment 2 Xisco Faulí 2021-07-07 11:01:11 UTC
I can't reproduce it in

Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: eac5977bfc11797eda356560a5e45c51108ef5a1
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
Comment 3 wolfgang.traylor 2021-07-07 16:57:07 UTC
Thank you for looking into my bug report.

I have tried to reproduce it myself, and I can confirm: The issue is resolved. I cannot reproduce it anymore with LibreOffice 7.1.4.2 10(Build:2).

Great job!