Closed
Bug 253992
Opened 21 years ago
Closed 21 years ago
XSLT generated textbox in frames won't receive key strokes
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 236596
People
(Reporter: max02, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
By clicking the link on the left frame, a XSLT generated page is shown on the
right frame. If you click in the textbox and try to type something, the text
will not appear in the textbox, but will instead trigger other actions such as
"find as you type". However if the right frame is reloaded (right click -> this
frame -> reload), the textbox will return to normal temporarily. It seems that a
similar problem exists for textareas. This bug is also reproduced on another
computer.
Reproducible: Always
Steps to Reproduce:
1. Create 4 files - a HTML with 2 frames, a HTML with a link in one frame, a
pair of XML+XSL files. The XSL file should generate a HTML page with a textbox.
2. Point the link to the XML file (targeted to the other frame)
3. Focus the textbox and type something
Actual Results:
The textbox failed to receive keystrokes.
Expected Results:
The characters typed should appear in the textbox.
Ah... I think this is a duplicate of bug #236596...
*** This bug has been marked as a duplicate of 236596 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•