[Libreoffice-bugs] [Bug 138848] New: Copy-and-Paste in input box should not append an ENTER character
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Dec 12 11:46:17 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=138848
Bug ID: 138848
Summary: Copy-and-Paste in input box should not append an ENTER
character
Product: LibreOffice
Version: 7.1.0.0.beta1+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: suokunlong at 126.com
Steps to Reproduce:
1. Input some content in a cell (e.g., "abc");
2. Select the cell and ctrl+C;
3. Paste in input boxes such as the ctrl+F find box, using ctrl+V.
Current Result:
"abc<ENTER>"
Expected Result:
"abc" without ENTER character.
The appended ENTER char is useless and each time I paste in the search box I
need to manually delete it which is really a waste of time.
--
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/20201212/7a09d00a/attachment.htm>
More information about the Libreoffice-bugs
mailing list