Description: When I want to copy a text from Writer comment and use CTRL+Ins keys then text is not copied. On Calc CTRL+Ins and SHIFT+Ins work fine. Default Shortcut keys don't specify CTRL+Ins and SHIFT+Ins (from menu: Tools => Customize => Keyboard). Steps to Reproduce: 1. Add a comment in Writer and write something. 2. Select some text 3. Press CTRL + Ins 4. Paste "copied" text to somewhere Actual Results: text is not copied Expected Results: Copied text to buffer Reproducible: Always User Profile Reset: No Additional Info: Add default keymap for CTRL+Ins and SHIFT+Ins (for copy and paste) User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Hi Erkki, I don't reproduce with LO 5.4.3.2 Build ID: 92a7159f7e4af62137622921e809f8546db437e5 Threads CPU : 2; OS : Windows 6.1; UI Render : par défaut; Locale : fr-FR (fr_FR); Calc: CL where these shortcuts work. Confirmed usage by searching this in Wikipedia: https://en.wikipedia.org/wiki/Insert_key However, Ctrl+C and Ctrl+V are the usual shortcuts to copy and paste into LibreOffice. But nothing prevents you from adding these shortcuts, since these combinations are free.
Confirmed. Checking Tools -> Customize -> Keyboard for the LibreOffice radio button with default user profile shows the "IBM Common User Access (CUA)" Ctrl+Insert and Shift+Insert are assigned the same Copy & Paste functions as the Ctrl+C Ctrl+V norms. The Shift+Del is assigned as Cut along with its norm Ctrl+X. Watching with a Clipboard viewer (Inside Clipboard NIRSOFT, or FreeClipboardViewer) they all function on Writer document canvas, but none function manipulating text in Writer's Comment object pop-ups. The alternate CUA shortcuts do work correctly from Calc's Comment objects. On Windows 10 Home 64-bit en-US with Version: 6.1.0.0.alpha1+ (x64) Build ID: a6a38c6de9c18fd1269fc8cfc0e070ef429c8e2f CPU threads: 4; OS: Windows 10.0; UI render: GL; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-04-28_01:58:12 Locale: en-US (en_US); Calc: CL
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4f0598ebe9b65c8cdfcb59645d552e3e4d11fe03 tdf#117311 Ctrl/Shift+Insert do not work in Writer comments It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
backport to 6-0 is in gerrit.
@Maxim, checking further and the CUA Shift+Delete always did work against Comments--so think you've got exactly the right spot.
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=09fa7200d41403e8687dc639dfe74299da808d2b&h=libreoffice-6-0 tdf#117311 Ctrl/Shift+Insert do not work in Writer comments It will be available in 6.0.5. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.