[ 
https://issues.apache.org/jira/browse/CB-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293072#comment-13293072
 ] 

Joe Bowser commented on CB-889:
-------------------------------

That's exactly why the bug was fixed in the first place.  The question is 
whether we allow the user to control their UI experience or not when it comes 
to the notification.  We could allow them to order it however they want, but 
that would be a new feature instead of the existing status quo, which is to go 
with the Android UI Guidelines.

This isn't a bug, it's a feature request, if it's anything at all.
                
> 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: Bug
>          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

        

Reply via email to