Adam  created CB-1811:
-------------------------

             Summary: Previously hidden select dropdowns crashing the webview 
when focused upon
                 Key: CB-1811
                 URL: https://issues.apache.org/jira/browse/CB-1811
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 2.2.0, 2.1.0
         Environment: Samsung Galaxy S3 (Android 4.0.4)
            Reporter: Adam 
            Assignee: Joe Bowser


I have a div panel that is hidden when a page is first shown. Inside the div 
are a few html dropdowns (select tags). When I make the div visible (via 
javascript) and focus into one of the dropdowns, I get the following logcat 
error:

11-04 03:58:49.136: A/libc(18437): Fatal signal 11 (SIGSEGV) at 0x00000000 
(code=1)

Then, the app just crashes and the webview disappears. I confirmed that this 
happens when the parent div is initially invisible (display:none). If the div 
is visible at first, all works fine, even if the div is hidden subsequently.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to