[Libreoffice-bugs] [Bug 122789] Writer html image widths messed up when in percentages when opening file

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun May 19 07:52:55 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=122789

Usama <uahello at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |uahello at gmail.com
          Component|Writer Web                  |Writer
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Usama <uahello at gmail.com> ---
Confirmed.

This line:
<body lang="en-US" dir="ltr"><p><img src="pic.png" name="Image1" alt="Pic"
align="bottom" width="70%" border="0"/>

Changed to this:
<body lang="en-US" dir="ltr"><p><img src="pic.png" name="Image1" alt="Pic"
align="bottom" width="230%" height="156" border="0"/>

Tested on generated image 220x156:
mx=220;my=156;head -c "$((3*mx*my))" /dev/urandom | convert -depth 8 -size
"${mx}x${my}" RGB:- pic.png

----- Tested on ----
Version: 6.3.0.0.alpha0+
Build ID: 98630a0bd49bd80652145a21e4e0d0ded792b36b
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64 at 86-TDF, Branch:master, Time:
2019-05-04_04:44:35
Locale: tr-TR (tr_TR.UTF-8); UI-Language: en-US
Calc: threaded


Version: 6.3.0.0.alpha1+
Build ID: 31cc28ca7c02f28b64e9d757c9fc17e2a81ba352
CPU threads: 1; OS: Windows 6.1; UI render: default; VCL: win; 
TinderBox: Win-x86 at 42, Branch:master, Time: 2019-05-15_04:21:42
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190519/113fadbe/attachment-0001.html>


More information about the Libreoffice-bugs mailing list