Closed
Bug 188503
Opened 22 years ago
Closed 22 years ago
don't execute javascript, that stands in onClick event of element that dinamically drawing throu innerHTML() function
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: kingoleg, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
don't execute javascript, that stands in onClick event of element that
dinamically drawing throu innerHTML() function
Reproducible: Always
Steps to Reproduce:
1. do html page that contants event that update content of this page
2. click to update content and your script must add a part-html with event
(onClick or other)
3. click on new element you add with innerHTML function
4. No event happends
Actual Results:
No event happends
Expected Results:
Event must will executed
Comment 1•22 years ago
|
||
How about some real steps to reproduce? Pick one of those two pages and tell
me exactly where to click to see the problem (and I can read Russian, so you can
just point out the things to click on).
Comment 2•22 years ago
|
||
Marking invalid due to lack of response and inability to reproduce.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•