Issue 98296

Summary: Finding text after hyperlinks is flaky
Product: Impress Reporter: jpryor <jpryor>
Component: uiAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Demonstration Presentation none

Description jpryor 2009-01-20 19:01:12 UTC
Finding text within a presentation that is after a hyperlink is "flaky" --
flakyness ranges from NOT being able to find text which is quite clearly there,
to finding the text but highlighting the *wrong* text.

The problem seems to be that the URL is considered to be part of the source
text.  Specifically, consider the HTML fragment:

  <a href="http://example.com">Hello!</a> world!

Try the above in Impress, and search for "world" -- it won't be found.

Alternatively, try

  <a href="http://example.com">Hello!</a>  Plus lots more text

Search for "Plus" and "lots" will get highlighted instead.

This also impacts Replace as well.
Comment 1 jpryor 2009-01-20 19:02:12 UTC
Created attachment 59538 [details]
Demonstration Presentation
Comment 2 jpryor 2009-01-20 19:05:29 UTC
Originally filed as: https://bugzilla.novell.com/show_bug.cgi?id=467459
Comment 3 wolframgarten 2009-01-21 07:59:10 UTC
Reproducible. Reassigned.
Comment 4 Marcus 2017-05-20 11:11:17 UTC
Reset assigne to the default "issues@openoffice.apache.org".