You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Simon MacDonald (Created) (JIRA)" <ji...@apache.org> on 2011/11/15 16:56:51 UTC

[jira] [Created] (CB-16) Native Options menu are blocked

Native Options menu are blocked
-------------------------------

                 Key: CB-16
                 URL: https://issues.apache.org/jira/browse/CB-16
             Project: Apache Callback
          Issue Type: Bug
          Components: Android
    Affects Versions: 1.1.0
         Environment: Line 1458 of DroidGap.java always returns true so even if you setup a native options menu in your Java code it will never be shown.
            Reporter: Simon MacDonald
            Assignee: Simon MacDonald
             Fix For: 2.0.0


By override the menu  event in DroidGap you do no let the native options
menu to show up.

We (in Worklight) need to show the native options menu.

When override this event can you return false to let others override the
menu event in DroidGap.java?

Or can you tell how to explicit show the Native Options menu from
javascript?

Ishai Borovoy | Channels Team
Worklight | Office (972) 9-952-5625 | Mobile (972) 523-799-889


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-16) Native Options menu are blocked

Posted by "Simon MacDonald (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon MacDonald resolved CB-16.
-------------------------------

    Resolution: Fixed

Joe checked in some code that has resolved this issue.
                
> Native Options menu are blocked
> -------------------------------
>
>                 Key: CB-16
>                 URL: https://issues.apache.org/jira/browse/CB-16
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.1.0, 1.2.0
>         Environment: Line 1458 of DroidGap.java always returns true so even if you setup a native options menu in your Java code it will never be shown.
>            Reporter: Simon MacDonald
>            Assignee: Simon MacDonald
>              Labels: menu
>             Fix For: 1.3.0
>
>
> By override the menu  event in DroidGap you do no let the native options
> menu to show up.
> We (in Worklight) need to show the native options menu.
> When override this event can you return false to let others override the
> menu event in DroidGap.java?
> Or can you tell how to explicit show the Native Options menu from
> javascript?
> Ishai Borovoy | Channels Team
> Worklight | Office (972) 9-952-5625 | Mobile (972) 523-799-889

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CB-16) Native Options menu are blocked

Posted by "Simon MacDonald (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon MacDonald updated CB-16:
------------------------------

    Affects Version/s: 1.2.0
        Fix Version/s:     (was: 2.0.0)
                       1.3.0
    
> Native Options menu are blocked
> -------------------------------
>
>                 Key: CB-16
>                 URL: https://issues.apache.org/jira/browse/CB-16
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.1.0, 1.2.0
>         Environment: Line 1458 of DroidGap.java always returns true so even if you setup a native options menu in your Java code it will never be shown.
>            Reporter: Simon MacDonald
>            Assignee: Simon MacDonald
>              Labels: menu
>             Fix For: 1.3.0
>
>
> By override the menu  event in DroidGap you do no let the native options
> menu to show up.
> We (in Worklight) need to show the native options menu.
> When override this event can you return false to let others override the
> menu event in DroidGap.java?
> Or can you tell how to explicit show the Native Options menu from
> javascript?
> Ishai Borovoy | Channels Team
> Worklight | Office (972) 9-952-5625 | Mobile (972) 523-799-889

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira