Closed Bug 308218 Opened 19 years ago Closed 19 years ago

onchange event not raised on drag and drop into input text

Categories

(Firefox :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 128066

People

(Reporter: carlosac1, Unassigned)

Details

(Keywords: qawanted)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

When you drop some text into an input type=text the onchange event isn't fired
as when you type it

Reproducible: Always

Steps to Reproduce:
1.Insert in a page an input type=text: <input type="text"
onchange="javascript:alert('event raised');">
2. Open the file
3. Drag some text and drop it into the textbox
4. unfocus the textbox


Actual Results:  
The alert doesn't show

Expected Results:  
You should see the alert
Please recheck this bug against a recent nightly build[1] to verify that the
behavior still exists and post the results here.

Also, please supply a testcase to help others verify this behavior.

Thanks.

[1] ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla1.8/
Keywords: qawanted

*** This bug has been marked as a duplicate of 128066 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.