Bug 140595 - Suggestion. Have a short description in popup window when hovering the content list in LO Help
Summary: Suggestion. Have a short description in popup window when hovering the conten...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
6.3 all versions
Hardware: x86-64 (AMD64) All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: New-Help
  Show dependency treegraph
 
Reported: 2021-02-22 11:56 UTC by johannes.omvik
Modified: 2021-03-03 15:20 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 johannes.omvik 2021-02-22 11:56:42 UTC
Description:
I have a hard time learning coding in OF BASIC.
Take a long time to go back an forth to see the short description.
I think it is a quick way to help novice faster feeling home in the BASIC.
It need to be optional because I do not think professionals want this disturbance.

Steps to Reproduce:
1.Press"Contents" to show content 
2.Stop cursor at any subject.
3.Popup-window will show a short description (as found in the document)

Actual Results:
none

Expected Results:
none


Reproducible: Always


User Profile Reset: No



Additional Info:
none
Comment 1 Buovjaga 2021-02-22 12:36:32 UTC
How would this be implemented in practice? Should there be a massive separate .js file storing all these description snippets? Should the content be fetched dynamically (this is probably not allowed in offline mode by browsers).