Bug 150101

Summary: FILEOPEN: DOCX: misplaced bear image on page 1 top right
Product: LibreOffice Reporter: jindam, vani <jindam.vani>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED NOTABUG    
Severity: normal    
Priority: medium    
Version: 7.3.4.2 release   
Hardware: ARM   
OS: Linux (All)   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: bear image top right misplaced page 1

Description jindam, vani 2022-07-22 09:52:12 UTC
Description:
misplaced bear image on page 1 top right, all other images in other pages are ok. the issue seems to be on page 1.

Steps to Reproduce:
open attachment 97273 [details] on bug 77374
notice image of bear on right top
of page 1 is misplaced
compare with attachment 97275 [details] on bug 77374

attaching screenshot how it looks
on lo writer (it looks same in full
screen also)

Version: 7.3.5.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 4; OS: Linux 3.18; UI render: default; VCL: x11
Locale: en-US (C); UI: en-US
Debian package version: 1:7.3.5~rc2-1
Calc: threaded

Actual Results:
image is misplaced

Expected Results:
image must not overlap


Reproducible: Always


User Profile Reset: No



Additional Info:
there is no ver 7.3.5 on bugzilla,
 hence opted for 7.3.4.2.
i installed lo writer (debian sid)
 on userland app.
Comment 1 jindam, vani 2022-07-22 09:55:36 UTC
Created attachment 181372 [details]
bear image top right misplaced page 1
Comment 2 Mike Kaganski 2022-07-22 10:36:21 UTC
You seem to not have Comic Sans MS font installed on your system, which results in some substitution of another font present on your system; and that substituted font has different metrics, resulting in smaller line height, which makes table start higher on the page.

This is not a bug.
Comment 3 jindam, vani 2022-07-22 12:45:17 UTC
@Mike Kaganski installed 
ttf-mscorefonts-installer, thanks 
for heads up