https://bugs.freedesktop.org/show_bug.cgi?id=80861
--- Comment #11 from Ve. Elanjelian <[email protected]> --- The problem arises when Lohit Tamil is installed. In your screenshot, LO is using two fonts for the UI -- Nirmala UI for the heading, and Latha for the Menu. This is how it looks right now for me. However, the behaviour changes when Lohit Tamil is installed. Also, it appears that Lucidasans and Lucida Sans are included in the in VCL.XCU. These two fonts do not have Tamil characters in them; so, they must be removed. As to Lohit, perhaps this could be moved to the second position, after Latha? 763 <node oor:name="ta" oor:op="replace"> 764 <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string"> 765 <value>Lohit Tamil;Latha;Sans Serif</value> 766 </prop> 767 <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string"> 768 <value>Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS</value> 769 </prop> 770 <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string"> 771 <value>Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS</value> 772 </prop> 773 <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string"> 774 <value>Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS</value> 775 </prop> 776 <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string"> 777 <value>Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS</value> 778 </prop> 779 <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string"> 780 <value>Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS</value> 781 </prop> 782 </node> On 11 July 2014 22:13, <[email protected]> wrote: > *Comment # 10 <https://bugs.freedesktop.org/show_bug.cgi?id=80861#c10> > on bug 80861 <https://bugs.freedesktop.org/show_bug.cgi?id=80861> from > Andras Timar <[email protected]> * > > Created attachment 102619 > <https://bugs.freedesktop.org/attachment.cgi?id=102619> [details] > <https://bugs.freedesktop.org/attachment.cgi?id=102619&action=edit> > Screenshot on Windows 8.1 > > I cannot reproduce the problem, not even on Windows 8.1. I suspect that the > reported does not have the Tamil UI font installed. > > ------------------------------ > You are receiving this mail because: > > - You reported the bug. > > -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
