New standard test options: Add all events, set any attribute, print element to
console
---------------------------------------------------------------------------------------
Key: XAP-70
URL: http://issues.apache.org/jira/browse/XAP-70
Project: XAP
Issue Type: Test
Components: Widgets
Reporter: Trevor Oldak
Priority: Minor
3 major changes to the standard tests:
1) An 'add events' button, which adds all possible events to the testComponent,
This adds all events to the test component, even some that don't apply.
2) Two text fields and a button for setting any attribute. The first text field
is for the attribute name, the second text field is for the value. Note that,
due to a bug,both text fields need to be blurred before their values will be
seen by the attribute setter. So, you can set the first value, hit tab, set the
second value, hit shift+tab to move back to the first text field, and then
click 'Go!' to set the attributes.
3) Print element now prints to the console on the side. The javascript alert
didn't allow the user to copy its contents.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira