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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to