1

Since I updated to Ubuntu 15.04 the application background and the background in the context menus is black in LibreOffice:

Screenshot of problem
View full size

So far I have not succeeded in turning it back to the system colors.

Steps taken:

  • Manually changed the colors in Tools -> Options -> Appearance to white
  • Turned off and on Tools -> Options -> Accessibility -> Automatically detect high contrast mode
  • sudo apt-get remove --purge libreoffice* and re-install

None of those steps fixed the problem. Thanks for any help.

bwDraco
  • 45,747
  • 43
  • 165
  • 205
  • Try to rename the LibreOffice User directory when LO is closed: `~/.config/libreoffice/4` to `~/.config/libreoffice/4.old` so LO creates a new config directory on next start. – tohuwawohu Apr 27 '15 at 05:13

1 Answers1

1

tohuwawohu's suggestion solved the problem:

Try to rename the LibreOffice User directory when LO is closed: ~/.config/libreoffice/4 to ~/.config/libreoffice/4.old so LO creates a new config directory on next start.