Widgets: Button: Text of a button doesn't respond to clicks when button has an
image.
-------------------------------------------------------------------------------------
Key: XAP-327
URL: https://issues.apache.org/jira/browse/XAP-327
Project: XAP
Issue Type: Bug
Components: Widgets
Reporter: Trevor Oldak
Priority: Critical
1) Ooen the button widget component test
2) Click 'Add event listeners' to apply an onCommand listener to the button.
3) Click the text in the button. You see that the onCommand goes through.
4) Click the radio button to set the 'image' attribute to
'../images/Foreground.JPG'
5) Click the text of the button. No event is fired, though the button appears
to be clicked.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.