[Libreoffice-bugs] [Bug 122548] New: [NEWHELP] Add a way to copy BASIC and PYTHON samples to clipboard

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 7 20:15:24 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=122548

            Bug ID: 122548
           Summary: [NEWHELP] Add a way to copy BASIC and PYTHON samples
                    to clipboard
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Documentation
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: olivier.hallot at documentfoundation.org
                CC: olivier.hallot at documentfoundation.org

Created attachment 148116
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148116&action=edit
Suggested layout for Copy to clipBoard layout

Similar to bug#115255, a good enhancement is to let BASIC and PYTHON code
fragment to be copied to the clipboard for further use in BASIC IDE or PYTHON
editor.

The source Basic and Python code fragments are enclosed in <bascode>[<pycode>]
tags that maps into <div>'s with class = "bascode[pycode]". The transformed
contents of the code fragments are inside a HTML <pre> tag.

The transformation can generate, for example:
1) a div containing a button to copy to clipboard on top of 
2) the actual div with the code fragment.

See attached drawing.

-- 
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/20190107/b3f0f1ae/attachment-0001.html>


More information about the Libreoffice-bugs mailing list