When OpenGL is enabled and a rectangle is shown in the document, the bottom stroke line is drawn only until half of the rectangle. Appears only when drawing hairlines - size of the line is set to 0.0
Related: when drawing a circle or ellipse the stroke hairline is drawn only on four coordinates - forming a square.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c9d39c37b2c186e2b9d9841b18ecc6aed4684f62 tdf#93736 need to create trapezoid from input polygon It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=394387490ad4f8e52deeb2f32d7f83042b3eded1&h=libreoffice-5-0 tdf#93736 need to create trapezoid from input polygon It will be available in 5.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d12f8f49d02676359aba79e2d629e014d2f50860&h=libreoffice-5-0 tdf#93736 opengl: use "old" SubdivideBezier when drawing PolyLines It will be available in 5.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.