Libreoffice Calc 單元格文字在編輯時未刷新

Libreoffice Calc 單元格文字在編輯時未刷新

當我在 Libre office Calc 中編輯單元格時,它不會清除舊文本,因此所有舊字母都會保留在原處,直到我單擊或按回車鍵。

一張圖訴說一千個字:

在上面的儲存格中,我轉到行的開頭並輸入一個新字母

我不確定這是否是因為我一直在擺弄我的圖形驅動程序,並將核心更新到4.6,並嘗試了新鮮的 libreoffice ppa ,結果相同。有任何想法嗎?

uname -a
Linux A 4.6.0-040600-generic #201606100558 SMP Fri Jun 10 10:01:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 16.04.1 LTS

apt show libreoffice
Package: libreoffice
Version: 1:5.2.0~rc4-0ubuntu1~xenial2

apt -a show libreoffice-gtk2
Package: libreoffice-gtk2
Version: 1:5.2.0~rc4-0ubuntu1~xenial2

OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2) 
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.2.0
OpenGL core profile shading language version string: 3.30

apt show xfce4 
Package: xfce4
Version: 4.12.2

LO 設定 - 設定使用硬體加速a 和使用抗鋸齒

答案1

我遇到了完全相同的問題,這讓我發瘋......對我有用的一種解決方法是將主題集成設置為 gtk3:

SAL_USE_VCLPLUGIN=gtk3 libreoffice --calc

拱門維基

答案2

經過很長時間的頭撞牆後,我發現可以透過刪除工作表中的細胞凍結來解決問題。

相關內容