https://bugs.documentfoundation.org/show_bug.cgi?id=88038
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #19 from V Stuart Foote <[email protected]> --- Armin's work on bug 94088 has restored some function in handling inline graphics in HTML round trip. LO now handles the import of the base64 encoded images. He notes that the HTML import and export filter needs to be redone--absolutely! But perhaps see bug 95861 for that. Unfortunately, using a data URI (RFC 2397) for images was hard-coded for bug 63211. So relative links and URLs are lost--regardless of LO user settings--so this remains a regression in LibreOffice for folks needing a convenient WYSIWYG HTML/XHTML editor. With Armin's tweaks to handle reimport of HTML to LO correctly, at this point I think the most glaring problem is the edit canvas for Writer/Web where if toggling to "HTML source" mode--the <img src="data:image ..." /> tag for the embedded images is not being displayed. Meaning that when in "HTML source" mode while working with an HTML/XHTML document you can not directly style the image element, nor reposition its anchor. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
