Created attachment 146152 [details] Example document from Word with legacy form control checkboxes Attached form has a lot of legacy OLE form control checkboxes in tables. In Word this document fits on 3 pages, but in Writer it is 5. This is because the legacy form controls are imported as a slightly larger square, causing table rows becoming a bit taller. This adds up and two table rows are pushed to the next page after the first one, and an empty paragraph is pushed to the fourth page. It would be nice if these old style controls would be somehow identical in size to the ones in Word. Note: the square before "Kulcs visszaállítás" on the first page is actually smaller than all other squares, while in Word it is the same size.
Created attachment 146158 [details] The document in Word
Created attachment 146159 [details] The document in LO 6.2 Version: 6.2.0.0.alpha1+ Build ID: b6b31bbb1a9e2272ac77de127825c4ee9f71effa CPU threads: 4; OS: Windows 6.3; UI render: GL; VCL: win; Locale: hu-HU (hu_HU); Calc: CL
I confirm it with Version: 6.2.0.0.alpha1+ (x64) Build ID: 8274c4c62df5b937b3f0bec9e1eeca85f3b219d4 CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-10-22_01:47:50 Locale: en-US (de_DE); Calc: CL
Also reproduced in Version: 5.2.0.0.alpha0+ Build ID: 3ca42d8d51174010d5e8a32b96e9b4c0b3730a53 Threads 4; Ver: 4.10; Render: default; Version: 4.3.0.0.alpha1+ Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e
Created attachment 157947 [details] Minimized version of the file from Word This small 1x2 table shows the problem too.
Created attachment 157948 [details] Screenshot of the minimized document in Writer and Word For some reason the box in the left cell has 12pt character size in Writer, but only 10pt in Word. The box in the right cell has 10pt character size in both. Also if the cell contents are copy-pasted into the document body both boxes get 12pt character size in Word and Writer too.
Adding to docx+table meta, this problem might have to do something with tables.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/22ad4d69d771708f28a2d9e137cfd43ac846cf3a tdf#121045 DOCX import: fix checkbox size in table It will be available in 7.0.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.
Verified with Version: 7.0.0.0.alpha0+ (x64) Build ID: c63148ba139bd6b9ae7a0f9e24e51f29e5370963 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win; Locale: de-DE (de_DE); UI-Language: en-GB Calc: threaded László, thanks for fixing it!