Closed
Bug 300428
Opened 19 years ago
Closed 18 years ago
Find As you Type (FAYT) mismatches link text on fresh paste
Categories
(Toolkit :: Find Toolbar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 345095
People
(Reporter: brewthatistrue, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b3) Gecko/20050710 Firefox/1.0+ Pasting into the FAYT bar has the potential to return a false hit when search text and hyperlinked text have the same first letter. Reproducible: Always Steps to Reproduce: 1. Copy any text to the clibpoard that matches the hyperlinked text. 2. Ctrl+F (if FAYT bar is not empty, backspace and repeat this line) 3. Paste Actual Results: First letter of hyperlinked text is highlighted. Expected Results: Only matching text should highlight. This has nothing to do with the protocol being used, and it doesn't matter what text is in the href attribute, but it must exist. Appears to only occur with the anchor tag, since tests with a generic tag, and the link tag didn't duplicate results.
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
| Reporter | ||
Comment 3•19 years ago
|
||
| Reporter | ||
Updated•19 years ago
|
Version: unspecified → Trunk
Updated•19 years ago
|
Assignee: nobody → jruderman
Updated•19 years ago
|
Assignee: jruderman → nobody
Comment 8•18 years ago
|
||
(In reply to comment #7) > Dup of (fixed) bug 345095? > Yes. *** This bug has been marked as a duplicate of 345095 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•