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 0B8569DDA for ; Mon, 18 Jun 2012 15:28:43 +0000 (UTC) Received: (qmail 95352 invoked by uid 500); 18 Jun 2012 15:28:42 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 95329 invoked by uid 500); 18 Jun 2012 15:28:42 -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 95320 invoked by uid 99); 18 Jun 2012 15:28:42 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jun 2012 15:28:42 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id A05041402B8 for ; Mon, 18 Jun 2012 15:28:42 +0000 (UTC) Date: Mon, 18 Jun 2012 15:28:42 +0000 (UTC) From: "Simon MacDonald (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <467408677.25223.1340033322658.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1176862279.3294.1339436923478.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (CB-889) Order of buttons in navigator.notification.confirm between iOS and Android 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-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon MacDonald resolved CB-889. -------------------------------- Resolution: Won't Fix This follows the Android UI Guidelines. > Order of buttons in navigator.notification.confirm between iOS and Android > -------------------------------------------------------------------------- > > Key: CB-889 > URL: https://issues.apache.org/jira/browse/CB-889 > Project: Apache Cordova > Issue Type: New Feature > Components: Android > Affects Versions: 1.7.0, 1.8.0 > Reporter: Simon MacDonald > Assignee: Simon MacDonald > Priority: Minor > > It seems like the order of buttons in navigator.notification.confirm is reversed on Android as compared to iOS. So if you do: > navigator.notification.confirm("Are you sure ?", registrationCallBack, "Confirmation", "Cancel, Ok"); > in iOS the buttons show up as "Cancel" "Ok" but in Android they show up as "Ok" "Cancel". See this SO for images: > http://stackoverflow.com/questions/9819851/order-of-buttons-in-navigator-notification-confirm-in-phonegap-framework -- 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