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

Naufal Abdulbaasith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTABUG
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #19 from Naufal Abdulbaasith <[email protected]> ---
Hey, try to remove any fonts installed as resulted by this command:
```zsh
fc-match -v ":charset=fdfd" | grep -i "file:" | awk '{ sub(/^.*:\s*"/," ");
sub(/".*$/," "); print $1}'
```

Then, re-cache with `fc-cache` and reopen LO's Writer. See is this fix this
problem or not.

In my case, the culprit is Amiri font. When it is removed, this graphical issue
never occur again.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to