https://bugs.documentfoundation.org/show_bug.cgi?id=162010
--- Comment #6 from Patrick Luby (volunteer) <[email protected]> --- I figured out what is happening. When using a Russian keyboard, Command-v triggers the Edit > Paste menu item and that menu item always pastes into the selected cell even if the search field has focus. I can reproduce this bug with a U.S. or Canadian keyboard by clicking in the search field (so that it has focus) and then selecting the Edit > Paste menu item. Apparently, pressing Command-v with U.S. and Canadian keyboards does not select the Edit > Paste menu item and, instead, comes through as a key press event. Anyway, the cause of the bug is in Calc's code that handles the Edit > Paste menu item. I am not very familiar with the Calc code so I don't know where that code is. But when I have time, I see if I can at least locate that code. -- You are receiving this mail because: You are the assignee for the bug.
