[ 
https://issues.apache.org/jira/browse/CB-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14130952#comment-14130952
 ] 

Shazron Abdullah commented on CB-7456:
--------------------------------------

So to repro this is all I need below, correct? If not, please send a sample 
file.

{code}
<html>
<body>
<select name="select">
  <option value="value1">Value 1</option> 
  <option value="value2" selected>Value 2</option>
  <option value="value3">Value 3</option>
</select>
</body>
</html>
{code}

> iOS 8 iPad app crashes when rotated with html select (iOS popover) visible
> --------------------------------------------------------------------------
>
>                 Key: CB-7456
>                 URL: https://issues.apache.org/jira/browse/CB-7456
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>    Affects Versions: 3.5.0
>         Environment: Using OS X 10.9.4, Xcode 6 beta 5, with iOS8 iPad 
> simulators provided in Xcode 6 beta 5
>            Reporter: Elaina Miller
>            Priority: Minor
>              Labels: crash, ios8, popover
>
> I created an application that has HTML selects. When viewed on an iOS8 iPad, 
> the options for these selects display as a native iOS popover. If I keep that 
> popover visible and rotate the iPad, the entire app crashes.  If I close the 
> popover first before rotating, the app does not crash. This does not happen 
> before iOS8. To test whether this was an Apache issue or an iOS issue, I 
> first created a sample native iOS app with a popover and the issue did not 
> occur. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to