You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org> on 2007/03/07 21:23:24 UTC

[jira] Updated: (XAP-327) Widgets: Button: Text of a button doesn't respond to clicks when button has an image.

     [ https://issues.apache.org/jira/browse/XAP-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Oldak updated XAP-327:
-----------------------------

    Description: 
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 onCommand event is fired, though the button appears to be clicked.

  was:
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.


> 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 onCommand 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.