With OpenGL rendering enabled, Impress presentation of attachment 136926 [details] (from bug 113068) clips the right edge glyphs in textboxes when set italic. The Glyphs are not clipped when italic direct formatting is removed. Wider glyphs (the Comic Sans MS font set italic in slide 4) are also clipped in the presenters view. With HA, or CPU only rendering the italic glyphs are not clipped on presentation canvas. =-testing-= Windows 10 Ent 64-bit en-US with nVidia Quadro K2000 Version: 5.4.2.1 (x64) Build ID: dfa67a98bede79c671438308dc9036d50465d2cb CPU threads: 8; OS: Windows 6.19; UI render: GL; Locale: en-US (en_US); Calc: group Version: 6.0.0.0.alpha0+ (x64) Build ID: 38f9bb33dd6ef4870a71440cf6a86caf5576eaef CPU threads: 8; OS: Windows 10.0; UI render: GL; TinderBox: Win-x86_64@42, Branch:master, Time: 2017-10-12_01:44:44 Locale: en-US (en_US); Calc: CL
This is different from the zoom related issue with OpenGL rendering of bug 112385 where just the last character in a string is affected. Here it is any italic glyph in a string that leans out of its calculated inkbox and is clipped.
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
*** Bug 123302 has been marked as a duplicate of this bug. ***
I can reproduce this (actually not this, but bug 123302). I'll take a look.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/4657335fa5bcbe7980f229ca41ddd82d93c355eb%5E%21 tdf#113076 vcl windows opengl: specific italic set font was clipped on ... It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Nice job ! It would be fine to have this work backported to 6.2 and even to 6.1
Let's do that once I figure out how to support horizontally stretched text with DirectWrite. Then the two can be backported together.
Created attachment 150977 [details] Manual stretch, bugdoc. This is currently broken (since DirectWrite is used for horizontal scale), noticed after pushing the above commit.
Created attachment 150978 [details] Manual stretch, screenshot. How it looks currently in master. Notice that the glyph is left-aligned, not scaled. The fix is pending CI: <https://gerrit.libreoffice.org/#/c/71245/>.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/51bcbfc88883596fceedfe019e841aab129425c9%5E%21 Related: tdf#113076 vcl win DirectWrite: handle stretched text It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/b97495c5ea1bb6dd6504609d4951ce70b3d5be89%5E%21 tdf#113076 vcl windows opengl: specific italic set font was clipped on ... It will be available in 6.2.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/4266020a78e98d7271e7dca8f5727cd7a419afc6%5E%21 Related: tdf#113076 vcl win DirectWrite: handle stretched text It will be available in 6.2.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.