Closed
Bug 282602
Opened 20 years ago
Closed 20 years ago
Find as you type doesn't work inside an IFRAME
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 185824
People
(Reporter: jnoreiko, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041217
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041217
If the focus is inside an iframe, type-ahead find resets itself for each letter.
Eg, typing 'foo', this happens:
type 'f' -- status bar says 'looking for 'f''
type 'o' -- status bar says 'looking for 'o'' INSTEAD OF 'fo'
The work-around is to start the search OUTSIDE the iframe, then click into it,
and hit CTRL-G.
Reproducible: Always
Steps to Reproduce:
1. Go to the Mozilla bug reporter
2. Look for a bug to get some results in an iframe
3. Click in the iframe (the results list) and type something!
| Reporter | ||
Comment 2•20 years ago
|
||
might be related, but not a dup
Comment 3•20 years ago
|
||
Fixed back in September in bug 185824
*** This bug has been marked as a duplicate of 185824 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•