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

--- Comment #7 from Caolán McNamara <caol...@redhat.com> ---
It appears to be because of DrawText -> DrawControlText change.

The different code path for drawing text thinks the text is slightly larger
than the box provided so the text "doesn't fit" and is ellipsed to fit. hacking
the bounding box to be 2 pixels higher makes it work, so perhaps a rounding
error

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

Reply via email to