[TIMOB-5774] iOS5: Switches cannot be toggled in a popover
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2011-10-17T09:42:52.000+0000 |
| Affected Version/s | Release 1.7.2 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | iOS5, popover, switches |
| Reporter | Natalie Huynh |
| Assignee | Reggie Seagraves |
| Created | 2011-10-17T09:40:45.000+0000 |
| Updated | 2014-06-19T12:44:42.000+0000 |
Description
Steps To Repro:
1. Create an application with switches in the pop-ver
2. Launch and toggle
Actual Result:
Nothing happens
Expected Result:
Should be able to toggle the switch
No comments