Issue report by Steve Strickland
Product
FileMaker ProVersion
12.0v4Operating system version
Windows 8Description of the issue
I have a modal picker window for adding an item to a portal list. I use a global field to type the first letter and then a script trigger to do a scripted find. This part works fine. When I insert the cursor into the global field for typing FMP 12 crashes after some variable number of iterations. When I disable the insert cursor script step it does not crash. I have tried all 3 methods of inserting the cursor into the global field and all 3 cause the crash. Those are Set Selection, Go To Field and Go To Object.Steps to reproduce the problem
Repeatedly add items to the portal list while using an insert cursor script step.Expected result
FMP to not crash.Actual result
After 10 - 50 items added FMP crashes.Workaround
NoneScreenshot
