Issue 98296 - Finding text after hyperlinks is flaky
Summary: Finding text after hyperlinks is flaky
Status: CONFIRMED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: OOo 3.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-20 19:01 UTC by jpryor
Modified: 2017-05-20 11:11 UTC (History)
1 user (show)

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


Attachments
Demonstration Presentation (15.31 KB, application/vnd.oasis.opendocument.presentation)
2009-01-20 19:02 UTC, jpryor
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
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".