[ALOY-1258] RightNavButtons child button click events not fired consistently
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-10-21T23:48:10.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK |
Labels | ios, iphone |
Reporter | Frank Eijking |
Assignee | Ingo Muschenetz |
Created | 2015-03-19T08:45:14.000+0000 |
Updated | 2015-10-21T23:48:10.000+0000 |
Description
When using the iOS RightNavButton*s* property of a window and adding more than one button to it as children, the click events on these buttons only work for the first 4 taps and then nothing happens when you click on them.
Also see [this issue on Stackoverflow](http://stackoverflow.com/questions/26566043/in-titanium-js-when-setting-rightnavbuttons-the-buttons-only-work-for-the-firs/29083936#29083936)
*Controller: index.js*
{noformat}
{noformat}
To avoid the
[~morahman] can you check this with a titanium classic test case?
I'm not able to reproduce this. Appc CLI: 5.0.3 Ti SDK: 5.0.2.GA