onActiveLost and onActiveGained implemented incorrectly in AbstractWidgetBridge
-------------------------------------------------------------------------------
Key: XAP-366
URL: https://issues.apache.org/jira/browse/XAP-366
Project: XAP
Issue Type: Bug
Components: Widgets: Other
Reporter: David Gennaco
In AbstractWidgetBridge, mcos are coded to be fired when set for "onActiveLost"
or "onActiveGained" however, the implementation additionally requires dummy
attributes to be supplied for "onFocus" and "onBlur" to cause the events to be
connected.
Note: Also wrote logic to copy ids to the DOM peers, which was a todo in the
code. I noticed the split child bridges expose no attributes, so I also added
"id" there.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.