Bug 109127 - FILEOPEN: DOCX - Incorrect position of horizontal line in figure
Summary: FILEOPEN: DOCX - Incorrect position of horizontal line in figure
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.3.4.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DOCX-Canvas-Shape
  Show dependency treegraph
 
Reported: 2017-07-14 17:43 UTC by Marco A.G.Pinto
Modified: 2022-05-31 07:22 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
sample (25.32 KB, application/wps-office.docx)
2017-07-14 17:50 UTC, Yousuf Philips (jay) (retired)
Details
sample/example (52.90 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2017-07-14 17:51 UTC, Marco A.G.Pinto
Details
how it looks in Word (18.47 KB, image/png)
2017-07-14 19:18 UTC, Yousuf Philips (jay) (retired)
Details
The example file in Word 2016 and Writer master (54.86 KB, image/png)
2022-05-31 07:21 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco A.G.Pinto 2017-07-14 17:43:35 UTC Comment hidden (obsolete)
Comment 1 Yousuf Philips (jay) (retired) 2017-07-14 17:50:26 UTC
Created attachment 134637 [details]
sample
Comment 2 Marco A.G.Pinto 2017-07-14 17:51:30 UTC Comment hidden (obsolete)
Comment 3 Yousuf Philips (jay) (retired) 2017-07-14 17:53:56 UTC
Steps
1. Open attachment 134637 [details]
2. Notice that horizontal line doesnt begin where the vertical line starts

Version: 6.0.0.0.alpha0+
Build ID: 0686abc10aa729c8768b06249dbf7e57f4e56ae5
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: group
Comment 4 Yousuf Philips (jay) (retired) 2017-07-14 19:18:42 UTC
Created attachment 134643 [details]
how it looks in Word
Comment 5 QA Administrators 2018-07-15 02:42:28 UTC Comment hidden (obsolete, spam)
Comment 6 NISZ LibreOffice Team 2020-09-03 07:56:45 UTC
These shapes are in a canvas object.
Comment 7 Gabor Kelemen (allotropia) 2022-05-31 07:21:10 UTC
Created attachment 180486 [details]
The example file in Word 2016 and Writer master

This looks good in recent versions, since:

https://git.libreoffice.org/core/+/5351e837a11fb9d19759cd1b91ca4b5d43e2f75a

author	Mike Kaganski <mike.kaganski@collabora.com>	Thu Aug 12 03:43:27 2021 +0200
committer	Mike Kaganski <mike.kaganski@collabora.com>	Thu Aug 12 04:48:48 2021 +0200

Unify and simplify tools::Rectangle methods returning Point

(double checked with git checkout HEAD~1 etc.)
Comment 8 Gabor Kelemen (allotropia) 2022-05-31 07:22:04 UTC
Thanks Mike for fixing this one!