https://bugs.documentfoundation.org/show_bug.cgi?id=99705

--- Comment #9 from Mike <mikebou...@gmail.com> ---
Thanks - this solved my issue too - details below:
I am using Libre Office 5.1.4.2 on Lubuntu 16.04.
First confirm have an intel driver:
$ lshw -C display
WARNING: you should run this program as super-user.
  *-display:0             
       description: VGA compatible controller
       product: Mobile 4 Series Chipset Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 07
       width: 64 bits
       clock: 33MHz
       capabilities: vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:28 memory:e0000000-e03fffff memory:d0000000-dfffffff
ioport:3110(size=8)
  *-display:1 UNCLAIMED
       description: Display controller
       product: Mobile 4 Series Chipset Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2.1
       bus info: pci@0000:00:02.1
       version: 07
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list
       configuration: latency=0
       resources: memory:e2400000-e24fffff
WARNING: output may be incomplete or inaccurate, you should run this program as
super-user.

Here you can see display is Intel and driver for display 0 is i915.  
I next looked at
https://launchpad.net/ubuntu/xenial/+package/xserver-xorg-video-intel to
confirm this driver supports i915, which indeed it does, so then I installed
this driver:
 sudo apt-get install xserver-xorg-video-intel

I then had to reboot for change to take effect.
Now I have a border around active cell!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to