Bug 158098 - [EDITING] Request: Find text inside TextBoxes and other objects
Summary: [EDITING] Request: Find text inside TextBoxes and other objects
Status: RESOLVED DUPLICATE of bug 81969
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.6.2.1 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-07 05:32 UTC by zzz
Modified: 2023-11-08 15:20 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
SearchInsideTextBox1.ods : test cases (27.33 KB, application/vnd.oasis.opendocument.spreadsheet)
2023-11-07 05:34 UTC, zzz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zzz 2023-11-07 05:32:23 UTC
Description:
In the current version, the text Find (ctrl+F) only searches text in cells. Sometimes I want to search text inside TextBoxes.


Steps to Reproduce:
1. Open SearchInsideTextBox1.ods
2. ctrl+F to open Find bar.
3. Into the search string box, enter "box" and hit Function key F3 (command search).
4. Into the search string box, enter "2023" and hit Function key F3 (command search).


Actual Results:
Step 3: Search key not found.
Step 4: Search key not found.


Expected Results:
Step 3: Point to the text inside Textbox1.
Step 4: Point to the text overlayed on the image object.
Ranges can be specified by a new options checkboxes:
  X Find inside cells (default ON)
    X Find only inside currently selected range (default OFF)
  X Find inside objects (default ON)
    X Find only inside currently selected object (default OFF)



Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.6.2.1 (X86_64) / LibreOffice Community
Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: en-US
Calc: CL threaded
Comment 1 zzz 2023-11-07 05:34:00 UTC
Created attachment 190697 [details]
SearchInsideTextBox1.ods : test cases
Comment 2 Heiko Tietze 2023-11-08 15:20:12 UTC
Sure, it should.

*** This bug has been marked as a duplicate of bug 81969 ***