[Libreoffice-bugs] [Bug 136572] New: Find toolbar problems (Calc)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 8 13:29:35 UTC 2020


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

            Bug ID: 136572
           Summary: Find toolbar problems (Calc)
           Product: LibreOffice
           Version: 7.0.0.2 rc
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: ajev.removic at gmail.com

Description:
When evoked by CTRL+F, the previously entered text should be selected, so
typing/pasting text should overwrite existing value. Currently, input element
is only focused, so the new content is added to the previous.

Also, when a cell is copied and it's content is pasted to the input field, NL
character is also pasted. This way, you can't find the exact cell you copied. I
guess the content should be trimmed.

Steps to Reproduce:
1. Copy cell in Calc.
2. Evoke Find toolbar (CTRL+F).
3. Paste and search.
4. Get back to document.
5. Evoke Find toolbar again (CTRL+F).
6. Input field is focused, but previously entered content is not selected.

Actual Results:
The pasted cell is not trimmed.
The old value is not selected, so pasting value will just merge old and new
one.

Expected Results:
Pasted cell in the Find toolbar should be trimmed.
Old value in the Find toolbar should be selected, so entering/pasting new value
will overwrite it.


Reproducible: Always


User Profile Reset: No



Additional Info:
See the expected results field.

-- 
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/20200908/5f049b11/attachment.htm>


More information about the Libreoffice-bugs mailing list