Issue 38267 - Find doesn't search in conditionally hidden text
Summary: Find doesn't search in conditionally hidden text
Status: CLOSED DUPLICATE of issue 3987
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: OOo 1.1.3
Hardware: PC Windows 2000
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-01 21:34 UTC by dyksterhouse
Modified: 2004-12-02 01:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description dyksterhouse 2004-12-01 21:34:20 UTC
Doing Edit|Find&Replace to search for text in a Writer document doesn't search
in text marked as hidden.  This is true even if the text is conditionally unhidden.

At the top of a test document, do Insert|Fields|Other|Variables.  Select 'Set
variable' and enter a name of TEST and value of 0.  Then add some regular text
to the document.  Then insert some conditionally hidden text.
Insert|Fields|Other|Functions.  Then select 'Hidden text'.  Set Condition to
TEST and 'Hidden text' to "foo".  You should see "foo" in the document text
because the condition evaluates to false so it is NOT hidden.

Now bring up Find&Replace, enter "foo" and press Find.  It won't find the text
in the hidden (but visible) text.

I use hidden text and hidden sections in a single source document to produce
version-specific software documentation.  I conditionally hide text for some
versions when printing the document, but always leave the text visible when
editing it.  If I need to search and replace a term, there's no way for me to
find the many instances of the term when it appears in the conditionally hidden
text.

Note that find works with text in conditionally hidden sections.
Comment 1 eric.savary 2004-12-02 01:45:40 UTC
Duplicate

*** This issue has been marked as a duplicate of 3987 ***
Comment 2 eric.savary 2004-12-02 01:45:56 UTC
closed