Closed
Bug 270612
Opened 20 years ago
Closed 20 years ago
Input field with JaveScript key filter doesn't work properly
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 246409
People
(Reporter: stephen, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
489 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Try typing anything in the input field in the attached sample page. Nothing is
accepted.
Reproducible: Always
Steps to Reproduce:
1. Open the attached sample page
2. Click at the Card Number input field
3. Type some numbers
Actual Results:
No key inputs are accepted at all.
Expected Results:
Accepts numerical key input
The same page works in Mac IE and Safari.
Reporter | ||
Comment 1•20 years ago
|
||
Reporter | ||
Comment 2•20 years ago
|
||
Attachment #166330 -
Attachment is obsolete: true
Comment 3•20 years ago
|
||
Dup of Bug 265961?
Comment 4•20 years ago
|
||
Reporter: please file DOM bugs against the right bugzilla component (which is
*not* the JavaScript Engine).
This sounds like a DUP, although bug 265961 doesn't have a conclusive reading of
the w3c DOM specs.
/be
Assignee: general → general
Component: JavaScript Engine → DOM: Events
Comment 5•20 years ago
|
||
Yeah, dupe, but of bug 246409.
*** This bug has been marked as a duplicate of 246409 ***
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
•