[TIMOB-448] clicking table row with buttons causes button pressed state to active
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Hold |
Resolution Date | 2011-04-15T02:29:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 0.9.2 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:29:32.000+0000 |
Updated | 2017-03-07T23:56:53.000+0000 |
Description
Look at Table view with controls. clicking anywhere on the row causes the button to be in the pressed state.
i created a test case using pure objective-c and it does the exact same. however, although the button glows, it's not actually firing a button click event. if you change the button to something else, it seems to not happen - seems to be this type of button.
Closing ticket due to time passed.