[Libreoffice-bugs] [Bug 129781] New: [UI] make "find in current selection" as default behavior
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jan 4 10:25:22 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=129781
Bug ID: 129781
Summary: [UI] make "find in current selection" as default
behavior
Product: LibreOffice
Version: 6.2.8.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: yallabalagan at gmail.com
Description:
1. if there's a selection, search it first.
why:
1.a. Calc is designed to have huge amounts of data, and searching irrelevant
areas is time consuming / significant impact.
1.b. if there's a selection (i.e. more than 1 cell), it is safe to assume the
user is interested in data at this area.
1.c. when replacing, it is more dangerous to replace outside the user's
focus.
2. When search the current region ended --> suggest the user to enhance the
range of search. Currently it's done without user consent.
the search process is anyway interactive. it wouldn't hurt to pop a yes/no
question.
Steps to Reproduce:
1. select region
2. find (or replace) text
Actual Results:
it will searched (and replaced) in non-selected areas.
Expected Results:
search (or replace) only in currently selected area first,
then ask the user whether to search in the rest of the sheet
(possibly search the rest of the workbook, why not).
Reproducible: Always
User Profile Reset: Yes
Additional Info:
splitting "find" vs. "replace" dialogs have bad impact on usability, learning.
I'll open another feature suggestion related.
Find vs. Replace dialogs should be the same.
find in current selection makes sense
find in current selection is the default in other Office programs.
--
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/20200104/b69536d4/attachment.htm>
More information about the Libreoffice-bugs
mailing list