When you move your cursor to the top of the screen in Libreoffice you don't get a menu. You do for other applications like Firefox and Thunderbird but not for Libreoffice.
Asked
Active
Viewed 1.6k times
6 Answers
3
Try:
sudo apt-get remove libreoffice-gtk
It will remove the global menu bar and replace it with a basic one, but it might give you functionality. That worked for me anyways.
You can also try getting updates - there may have been a bug fix for it:
sudo apt-get update
Or just use the GUI updater.

Matt
- 51
2
Ubuntu software center -> search for "lo-menubar" and install. Now you have a unity menu for Libre Office. Make it so.
1
Just updated Ubuntu. Latest updates included several LibreOffice updates. This appears to have fixed the problem.

Hawkwell
- 11
-1
(I know this is an old question but happened to me again now)
For me, changing the Java Runtime fixed the problem, instead of using the Oracle one I choose the Ubuntu and the bar appears again.

Eliah Kagan
- 117,780

Miguel Angel Acevedo
- 101
- 4