[Libreoffice-bugs] [Bug 111198] Offline help icons misplaced
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed May 15 17:40:39 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=111198
V Stuart Foote <vstuart.foote at utsa.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WONTFIX |WORKSFORME
--- Comment #6 from V Stuart Foote <vstuart.foote at utsa.edu> ---
(In reply to Pedro from comment #5)
>
> This bug is now irrelevant. LibreOffice no longer (at least since the 6.1
> branch) uses the Windows Help system. The Offline help is a local copy of
> the Online help.
> It was not fixed and now it is an obsolete issue.
Sorry Pedro, but as you have once again not read the code--we have never used
the Windows help system. Rather an internally provided Writer/Web viewer for
the HELP content converted from XML via XSLT. See the bug 97629 meta to unwind
what has been done.
At the moment the <ahelp> tagging (likely what you confuse for the Windows Help
system) is disconnected--see bug 118148 where essentially we have to reconnect
the old XHP links across the UI.
The NEWHELP has moved from that internal rendering of the HELP content, to a
javascript enabled content drawn from local URLs and rendered into a modern
browser as available on system per user choice.
And, yes it packages the same help content delivered on line--but it has the
same path issues with icons. At the moment a lot of the .SVG icons are not
correctly picked up in locally installed NEWHELP.
The issue here though has been resolved, with off-line help installed the
images_helpimg.zip is being written and populated with icons still needed by
the NEWHELP instance. And the other icon themes no longer create a
../res/helpimg directory.
=> WFM
--
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/20190515/635dc097/attachment.html>
More information about the Libreoffice-bugs
mailing list