Closed Bug 366627 Opened 18 years ago Closed 18 years ago

autocompletion does not trigger onchange events

Categories

(Toolkit :: Form Manager, defect)

x86
Linux
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 359387

People

(Reporter: paul.belt, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061220 Firefox/2.0.0.1 (Swiftfox)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061220 Firefox/2.0.0.1 (Swiftfox)

Use something akin to this:

<input type=text onchange="alert('wuff')" />

Use auto-completion to fill in that input field.  Notice the onchange event is not called.  I tried this in safe-mode too.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.



The workaround is to clear form data or completely disable it.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.