[TIMOB-19607] Dismissing popover with searchbar focussed crashes using Alloy
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2019-12-04T23:30:28.000+0000 |
Affected Version/s | Release 4.1.1 |
Fix Version/s | n/a |
Components | n/a |
Labels | alloy |
Reporter | Matthew Lanham |
Assignee | Unknown |
Created | 2015-03-06T15:39:36.000+0000 |
Updated | 2019-12-04T23:30:28.000+0000 |
Description
Originally I thought this might be fixed as part of #TIMOB-18380 but it isn't, and only seems to happen when it's constructed using Alloy code.
I have constructed the same thing using "traditional" titanium code, and there is no crash. I've attached a sample code repo that contains a simple Alloy version of what I'm trying to do.
Steps to recreate:
1. Launch attached sample code
2. Click on the label "Click Me"
3. Highlight the search bar (DO NOT ENTER ANY TEXT)
4. Click on the faded background outside of the popover to dismiss it
5. App will crash
Attachments
Closing as Invalid. iPad only. http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.iPad.Popover