Bug 133928 - HTML help: it should have a fallback text suggesting to enable JavaScript
Summary: HTML help: it should have a fallback text suggesting to enable JavaScript
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Olivier Hallot
URL:
Whiteboard: target:7.1.0
Keywords:
Depends on:
Blocks: New-Help
  Show dependency treegraph
 
Reported: 2020-06-12 12:24 UTC by Mike Kaganski
Modified: 2020-07-02 17:14 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Kaganski 2020-06-12 12:24:23 UTC
If used browser disables JavaScript, trying to open (local) help opens just a blank page.

Steps:
1. in the default browser, disable JavaScript
2. Press F1 in LibreOffice (that uses HTML help).

The browser will open empty page, with no hints to enable JavaScript.

Ref: https://ask.libreoffice.org/en/question/249821/
Comment 1 Olivier Hallot 2020-06-12 13:59:12 UTC
Indeed Javascript is mandatory for the Help. Without Javascript it is impossible to play many functionalities of the pages (system and app switches, index, and many other internals).
Comment 2 Commit Notification 2020-06-13 10:41:32 UTC
Olivier Hallot committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/abdad98a45ff66fd09422920d198c2d4f3cde8bc

tdf#133928 Help need javascript enabled in browser
Comment 3 Commit Notification 2020-06-13 10:42:49 UTC
Olivier Hallot committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/eb0d68a963d42e07d4b1572f6b6546ffb607e2c1

tdf#133928 Help need javascript enabled in browser

It will be available in 7.1.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.