This test is supposed to determine whether an event is dispatched when a
control loses focus, however it depends on two setfocus elements in the
model that are not guaranteed to execute in any particular order. The
setfocus elements are supposed to set focus to a node, and then set focus
to a different node, triggering DOMFocusOut on the original element.
However as they do not necessarily execute in the given order, the exact
behaviour cannot be predicted; for this reason the test is unsuitable.
Original issue reported on code.google.com by fil...@gmail.com on 5 Jun 2009 at 5:30
Original issue reported on code.google.com by
fil...@gmail.com
on 5 Jun 2009 at 5:30