From callback-dev-return-675-apmail-incubator-callback-dev-archive=incubator.apache.org@incubator.apache.org Thu Dec 1 21:05:01 2011 Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45B1F72FA for ; Thu, 1 Dec 2011 21:05:01 +0000 (UTC) Received: (qmail 76904 invoked by uid 500); 1 Dec 2011 21:05:01 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 76880 invoked by uid 500); 1 Dec 2011 21:05:01 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 76870 invoked by uid 99); 1 Dec 2011 21:05:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2011 21:05:01 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2011 21:05:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id F1CDEAA817 for ; Thu, 1 Dec 2011 21:04:39 +0000 (UTC) Date: Thu, 1 Dec 2011 21:04:39 +0000 (UTC) From: "Simon MacDonald (Resolved) (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <471509739.32528.1322773479991.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2062196481.31231.1321372611640.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CB-16) Native Options menu are blocked MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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