Closed
Bug 10154
Opened 26 years ago
Closed 26 years ago
HTML:INPUT onchange="foo()" not firing
Categories
(Core :: XUL, defect, P2)
Tracking
()
People
(Reporter: hangas, Assigned: pollmann)
Details
(Whiteboard: [DUP] bug #7595)
HTML:INPUT is not firing off for onChange handler when the data changes. This is
the function we planned to use for the New Card dialog, Edit Card dialog, and
compose window for updating other fields as data is entered into an INPUT.
The problem is made more difficult because some of the other event handlers for
INPUT are not working either so we have no workaround.
Made this a blocker because this is used in primary functions in the address book
dialogs.
Updated•26 years ago
|
Assignee: trudelle → rickg
Comment 2•26 years ago
|
||
rickg?
Updated•26 years ago
|
Assignee: vidur → pollmann
Comment 4•26 years ago
|
||
Eric, this is for you.
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Whiteboard: [DUP] bug #7595
Comment 5•26 years ago
|
||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•