UIPopoverPresentationController crash in UIWebView (only iPad iOS 8)

Originator:mkondakov
Number:rdar://19469574 Date Originated:14-Jan-2015 02:07 PM
Status:No Value Resolved:
Product:iOS Product Version:8
Classification:Crash Reproducible:Always
 
Summary:
Description is here: http://stackoverflow.com/questions/25908729/ios8-ipad-uiwebview-crashes-while-displaying-popover-when-user-taps-drop-down-li

Steps to Reproduce:
1. Add Select element to html page
<select>
  <option value="volvo">Volvo</option>
  <option value="saab">Saab</option>
  <option value="opel">Opel</option>
  <option value="audi">Audi</option>
</select>

2. repeatedly tap on the HTML drop down list that contain lists of cars . first item is Volvo.
3. tap every 1/2 second or so that uipopover opens and closes
4. crash

Expected Results:
Continue working

Actual Results:
Crash

Version:
iOS 8.1.1

Notes:
Workaround is here http://stackoverflow.com/questions/25908729/ios8-ipad-uiwebview-crashes-while-displaying-popover-when-user-taps-drop-down-li

Configuration:
iPad mini with retina 128GB WiFi + GSM

Attachments:
'MillenniumMobile.crash' was successfully uploaded.

Comments

I believe this has been resolved in iOS 8.3.

By lange.dustin at Feb. 27, 2015, 8:33 p.m. (reply...)

Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!