Closed
Bug 295712
Opened 20 years ago
Closed 20 years ago
document.onkeypress triggers on Find Toolbar / FastFind if started with "/"
Categories
(Toolkit :: Find Toolbar, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 276295
People
(Reporter: bugs, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
341 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050523 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050523 Firefox/1.0+ document.onkeypress triggers on Find Toolbar / FastFind if started with "/" Searches with ctrl+f aren't affected. See first testcase with key 'x' or http://citeseer.csail.mit.edu/levine97experimental.html with keys: c, h, i, n, r, u, v, 1, 2, 3, 4, 5 Reproducible: Always Steps to Reproduce: 1. Open the testcase 2. type "/x" to search "x" in the page Actual Results: alert-popup appears (or whatever a page does on "onkeypress") Expected Results: Shouldn't trigger java-scripts on keys, once you are in the search-toolbar (everything after "/")
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 276295 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 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
•