You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2012/12/04 18:46:00 UTC

[jira] [Resolved] (CB-1960) Application exits if focus is put on a native Widget that gets overlayed on top of the WebView excluding the Textfield

     [ https://issues.apache.org/jira/browse/CB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-1960.
----------------------------

    Resolution: Fixed

This checks for any view, not just the text field.  Note: If you have a plugin that screws with the WebView by adding views on the AbsoluteLayout, this will screw with it.  That being said, putting custom views on the AbsoluteLayout is like eating out of the toilet.  Even if it's clean, it's never a good idea.

https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=8a19769a473bc1ae267caac3f5e0781432b33c89
                
> Application exits if focus is put on a native Widget that gets overlayed on top of the WebView excluding the Textfield
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-1960
>                 URL: https://issues.apache.org/jira/browse/CB-1960
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.2.0
>         Environment: Android 2.2.* - 2.3.*
>            Reporter: Serhiy Solonko
>            Assignee: Joe Bowser
>            Priority: Critical
>              Labels: android, back-button, cordova, crash
>         Attachments: TestFailure.zip
>
>
> https://issues.apache.org/jira/browse/CB-1146
> https://issues.apache.org/jira/browse/CB-1620
> This issues not fixed.
> I've succeeded to reproduce this bug
> Create project with input, button. Press on input -> type anything -> press backbutton (close softkeyboard) -> then press button -> and again quickly press backbutton -> application will be closed unexpectedly

--
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