Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 688618

Summary: <app-office/libreoffice-6.2.5.1: Unexpected behavior when pressing tab key in libreoffice calc
Product: Gentoo Linux Reporter: Stefano Crocco <stefano.crocco>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo.2019, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: fixed in 6.2.5.2
Package list:
Runtime testing required: ---
Bug Depends on: 689418    
Bug Blocks:    

Description Stefano Crocco 2019-06-24 16:26:03 UTC
Since a few months, pressing the tab key in LibreOffice Calc produces an unexpected (and highly annoying) behavior if LibreOffice has been installed with the kde USE flag enabled and Calc is run from a Plasma X session.

In the situation described above, pressing the tab key moves the cursor by one cell to the right, but it doesn't allow me to write into the cell: to do so, I have to press the tab key once again. It seems that pressing the tab key the first time gives focus to the menu bar because if, after pressing tab the first time I press one of the keys corresponding to the menu accelerators, that menu is shown (that is, if I press F the file menu is shown, if I press E the edit menu is shown and so on).

I tried installing LibreOffice using several combinations of the kde, gtk and gtk2 USE flags and it seems that the only way of stopping this behavior is to disable the kde flag. Running Calc from an Enlightenment or fvwm X session doesn't cause this issue. Running it from a Plasma session and replacing KWin wih the fvwm window manager using fvwm --replace doesn't stop it. Running plasmashell from a fvwm session doesn't cause the issue to appear.
Comment 1 Jouni Kosonen 2019-06-24 17:48:15 UTC
I'm running libreoffice with USE="bluetooth branding cups dbus gstreamer gtk java kde ldap mariadb" and "UI render: GL; VCL: gtk3;" without those symptoms.

But I now realize that the gtk3 there is something I set myself over a year ago in /etc/env.d/99local ...

"VCL: kde5;" (SAL_USE_VCLPLUGIN="kde5" in the environment) does indeed cause the described symptoms here too.
Comment 2 Andreas Sturmlechner gentoo-dev 2019-06-24 21:11:34 UTC
Confirmed, but the good news is it seems to be fixed already in the upcoming release.
Comment 3 Andreas Sturmlechner gentoo-dev 2019-06-27 17:41:15 UTC
6.2.5.2 was added to tree as a pre-release without keywords.