https://bugs.freedesktop.org/show_bug.cgi?id=85826

            Bug ID: 85826
           Summary: blurry text for retina displays (problem in
                    Info.plist)
           Product: LibreOffice
           Version: 4.3.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Mac OS X (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Installation
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: ylchi...@free.fr

After installation on Macbook Pro with retina display (by replacing previous
version of LibreOffice), I noticed a blurry text once I opened LibreOffice
4.3.2.2.  It looked kinda ugly.

Search on internet showed that there is a problem in Info.plist, and that it
can be solved by modifying it, as explained on this webpage:
http://imgur.com/a/0P5KY. It explains for Microsoft Office, but the same
procedure works for LibreOffice as well.

It seems that changing Info.plist in LibreOffice code will prevent this bug to
reoccur.

Specifically, at the end of Info.plist, the following code must have True
instead of False.

<key>NSHighResolutionCapable</key>
    <string>False</string>

Changing it manually, and restarting computer and then LibreOffice was not
enough, as  OSX didn't rebuild its Info.plist cache like this.  LibreOffice
needed to be copied to desktop, then move to the trash the installed version,
and move to the Applications folder the copied version. Upon relaunch, OS X
then rebuilds its cache and takes the Info.plist change into account.

Yannick Chiron

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

Reply via email to