Bug 64011 - form fields don't work correctly when searching
Summary: form fields don't work correctly when searching
Status: RESOLVED DUPLICATE of bug 70072
Alias: None
Product: konqueror
Classification: Applications
Component: khtml forms (show other bugs)
Version: 4.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-10 12:42 UTC by Casey Allen Shobe
Modified: 2004-02-15 10:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Casey Allen Shobe 2003-09-10 12:42:08 UTC
Version:           4.0 (using KDE 3.1.3)
Installed from:    compiled sources
Compiler:          gcc version 3.2.2
OS:          Linux (i686) release 2.4.22

Let's say you have a page with a textarea input field on it.  Now let's say that that textarea is 8 lines long, but contains 2000 lines of text.  You know that a particular word appears once in that text, so you search for it using Konqueror.  Konqueror identifies a match, but does not indicate where that match is if it falls within a  form field, making it useless.

In these cases, I have to copy/paste all of the text into kate, edit it, and put it back, which is very sloppy.
Comment 1 Stephan Binner 2003-09-11 09:04:24 UTC
I know this, at least with branch. :-) 
Comment 2 Stephan Kulow 2003-10-27 14:33:49 UTC
can we have a test case still?
Comment 3 Stephan Binner 2004-02-15 10:46:26 UTC

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