This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 98947 - exception after specyfying js event handler
Summary: exception after specyfying js event handler
Status: RESOLVED DUPLICATE of bug 98841
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-26 11:34 UTC by Lukasz Grela
Modified: 2009-05-18 10:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (3.09 KB, application/octet-stream)
2007-03-26 11:35 UTC, Lukasz Grela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2007-03-26 11:34:03 UTC
1) html editor from embedding_60 branch
2) type this <input type="button" value="sss" onchange="m"> 
3) during typing eny letter in event handler (in this case m) the exception is
thrown.
Comment 1 Lukasz Grela 2007-03-26 11:35:13 UTC
Created attachment 39937 [details]
exception
Comment 2 Marek Fukala 2007-03-26 13:02:02 UTC

*** This issue has been marked as a duplicate of 98841 ***