https://bugs.documentfoundation.org/show_bug.cgi?id=115255
Bug ID: 115255
Summary: [NEWHELP] Enable copy to clipboard of some text in
help pages
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Description:
With the help now displayed in browser, some lines of help contents should be
put in the clipboard with a simple click.
Steps to Reproduce:
(Enhancement)
Actual Results:
Nothing
Expected Results:
On hovering the mouse around the spanned text, display a button to copy the
text to the clipboard.
Then user can paste the copied text in a document and work on it.
For example, a Calc function such as COS, the example in the help page can be
copied and pasted in a spreadsheet.
same for BASIC code.
Reproducible: Always
User Profile Reset: No
Additional Info:
The example text is inside a <item type="input"></item>
e.g.
<item type="input">=COS(0)</item> returns 1.
The transformation (online_transform.xsl) can generate a <span> or <div> tag
with an ID and a piece of javascript can display a button on hovering to copy
"=COS(0)" to clipboard.
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101
Firefox/58.0
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs