[Libreoffice-bugs] [Bug 124244] For some fonts switching to Bold makes text invisible

2019-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124244

Vlastimil Pecinka  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTABUG

-- 
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

[Libreoffice-bugs] [Bug 124244] For some fonts switching to Bold makes text invisible

2019-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124244

--- Comment #6 from Vlastimil Pecinka  ---
(In reply to Aron Budea from comment #5)
> Thanks for the sample! I checked with the file in my local build, which does
> not have Calibri installed at all, and I could see the text even after
> making it bold or italic.
> Do you have all the font variants installed? (regular, bold, italic, bold
> italic)

Yes, I tried to install MS fonts as described in the Dockerfile example. I have
also tried not to install any fonts. And voila - the issue disappeared. 

Note to mention that I build my docker image base on Collabora/code from
hub.docker.io and added ttf-mscorefonts-installer, fonts-crosextra-carlito,
fonts-crosextra-caladea that worked for 3.4.x versions... 

So I think this can be closed, thanks!

-- 
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

[Libreoffice-bugs] [Bug 124244] For some fonts switching to Bold makes text invisible

2019-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124244

--- Comment #5 from Aron Budea  ---
Thanks for the sample! I checked with the file in my local build, which does
not have Calibri installed at all, and I could see the text even after making
it bold or italic.
Do you have all the font variants installed? (regular, bold, italic, bold
italic)

-- 
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

[Libreoffice-bugs] [Bug 124244] For some fonts switching to Bold makes text invisible

2019-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124244

Korrawit Pruegsanusak  changed:

   What|Removed |Added

 Attachment #150698|application/octet-stream|application/vnd.openxmlform
  mime type||ats-officedocument.spreadsh
   ||eetml.sheet

-- 
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

[Libreoffice-bugs] [Bug 124244] For some fonts switching to Bold makes text invisible

2019-04-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124244

--- Comment #4 from Vlastimil Pecinka  ---
I also provide Dockerfile I use to build image (for test of adding MS fonts)

FROM collabora/code:4.0.3.1

MAINTAINER Vlastimil Pecinka 

EXPOSE 9980

RUN echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula
select true | debconf-set-selections
RUN   apt-get update \
  &&  apt-get install -f -y --no-install-recommends --no-install-suggests \
ttf-mscorefonts-installer \
fonts-crosextra-carlito \
fonts-crosextra-caladea \
curl \
  &&  apt-get clean \
  &&  rm -rf /var/lib/apt/lists/*

# increase ulimits
RUN echo "lool soft nofile 16384" >> /etc/security/limits.conf

# MS fonts
#ADD fonts/* /usr/share/fonts/truetype/msttcorefonts/

#RUN fc-cache -fv
RUN fc-cache

CMD bash /start-libreoffice.sh

-- 
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

[Libreoffice-bugs] [Bug 124244] For some fonts switching to Bold makes text invisible

2019-04-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124244

--- Comment #3 from Vlastimil Pecinka  ---
Created attachment 150698
  --> https://bugs.documentfoundation.org/attachment.cgi?id=150698=edit
excel file with Calibri font

-- 
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

[Libreoffice-bugs] [Bug 124244] For some fonts switching to Bold makes text invisible

2019-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124244

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Aron Budea  ---
Please upload a sample file that has such invisible bold text. I tested now
with font Carlito, and could see the text fine even when bold.

-- 
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

[Libreoffice-bugs] [Bug 124244] For some fonts switching to Bold makes text invisible

2019-03-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124244

--- Comment #1 from Vlastimil Pecinka  ---
*nextcloud (not nextoffice :-))

-- 
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