Bug 169443 - Need option to exclude hidden columns/rows from search
Summary: Need option to exclude hidden columns/rows from search
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Find-Search
  Show dependency treegraph
 
Reported: 2025-11-14 19:34 UTC by Eyal Rozenberg
Modified: 2025-12-02 06:02 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Rozenberg 2025-11-14 19:34:40 UTC
I want to search for some text in my Calc spreadsheet, but - it also has some hidden columns which I want to ignore. Unfortunately - I don't have the option to tell Calc to do that, and it will find many matches for which it will just show me a zero-width active cell where the cell in a hidden column is located.

Now, I understand some users _would_ want to find contents in hidden columns or rows; but certainly many, if not most - don't. So this should at least be an option.
Comment 1 Werner Tietz 2025-11-17 15:04:25 UTC
maybe a **partial** solution:

Entries hidden by ⇒ Data ⇒ Filter ⇒ (Standardfilter AutoFilter) are not visible by Search&Replace.
Comment 2 Eyal Rozenberg 2025-11-17 15:54:47 UTC
(In reply to Werner Tietz from comment #1)
> Entries hidden by ⇒ Data ⇒ Filter ⇒ (Standardfilter AutoFilter) are not
> visible by Search&Replace.

Oh, that's interesting, I hadn't noticed! That means, that there's probably already some code in place for filtering, and the implementation would be more of a "copy and adapt" rather than "from scratch". But it also means that maybe that too should be subject to the effect of an option of "search hidden rows/columns".
Comment 3 Heiko Tietze 2025-12-02 06:00:09 UTC
Bug 85175 requests "Find & replace should (optionally) show hidden rows/columns containing found target", Bug 120098 wants to "Add ability to search for hidden text" (Calc and Writer work similarly)