Bugs item #3466920, was opened at 2011-12-29 08:34
Message generated for change (Comment added) made by mguillem
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=448266&aid=3466920&group_id=47038Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Latest code in SVN
Status: Open
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: chris frost (snowbot3)
Assigned to: Nobody/Anonymous (nobody)
Summary: get event attribute as a function
Initial Comment:
An element with event attribute should return the handler as a function. Current behavior returns the handler as a string. In my case, form element has an onchange attribute. While trying to trigger the attribute, I get the DOM element, get the onchange property and try to apply the property since I am expecting it to be a function. This problem was originally found with jQuery 1.6.1 (Also hit it on jQuery 1.7.1), when attempting to trigger the change event for a select box child of a form element.
----------------------------------------------------------------------
>Comment By: Marc Guillemot (mguillem)
Date: 2012-04-23 00:11
Message:
You're right. This looks specific to FF. We not only need to have the right
type for it, we need to trigger the function when any field of the form is
changed.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=448266&aid=3466920&group_id=47038------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2_______________________________________________
HtmlUnit-develop mailing list
HtmlUnit-develop@...
https://lists.sourceforge.net/lists/listinfo/htmlunit-develop