[Bug 154434] FILEOPEN HTML: Writer loses HTML layout

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 15 16:17:27 UTC 2024


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

--- Comment #14 from Buovjaga <ilmari.lauhakangas at libreoffice.org> ---
(In reply to Heiko Tietze from comment #12)
> I think key is the anchoring of images that we do 'To Character', by
> default. At least after opening Writer with the document as parameter
> (loading via Ctrl+O stalls infinitely; and opening from the start center
> runs the document in Writer Web) and manually switching the anchor from 'As
> Character' as it always is (obviously ignoring tools > options > writer >
> formatting aids > image anchor) brings text next to the image.
> 
> Ultimately we will not reach pixel-perfect representation, as browsers with
> different engines works differently. How about using a table in the HTML
> sources?

If you look at the source document, it uses position:absolute, floats,
display:inline, percentage widths, max-width, margins. All of these are
specified in the CSS standard to work and play together in a certain way.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list