[jira] [Commented] (CB-6527) "backbutton" issues with winphone

2014-04-29 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-6527:
---

anything unclear ?

> "backbutton" issues with winphone
> -
>
> Key: CB-6527
> URL: https://issues.apache.org/jira/browse/CB-6527
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: WP7, WP8
>Affects Versions: 3.3.0, 3.4.0
> Environment: PGB 3.3 or 3.4
> WP8
>Reporter: Colin Bau
>Assignee: Jesse MacFadyen
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> hi~
> I really found a "backbutton" issues with winphone
> the original post and detail Explanation is all under here
> https://github.com/phonegap/build/issues/294
> document.addEventListener("backbutton", onBackKeyDown, false); 
> function onBackKeyDown() { alert('ok'); } 
> so,any help~?



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6527) "backbutton" issues with winphone

2014-05-01 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-6527:
---

well~
unclear ? or ?
give me a favor,Jesse ?

> "backbutton" issues with winphone
> -
>
> Key: CB-6527
> URL: https://issues.apache.org/jira/browse/CB-6527
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: WP7, WP8
>Affects Versions: 3.3.0, 3.4.0
> Environment: PGB 3.3 or 3.4
> WP8
>Reporter: Colin Bau
>Assignee: Jesse MacFadyen
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> hi~
> I really found a "backbutton" issues with winphone
> the original post and detail Explanation is all under here
> https://github.com/phonegap/build/issues/294
> document.addEventListener("backbutton", onBackKeyDown, false); 
> function onBackKeyDown() { alert('ok'); } 
> so,any help~?



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6527) "backbutton" issues with winphone

2014-05-05 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-6527:
---

hi Jesse
have you ever try for these code
document.addEventListener("backbutton", onBackKeyDown, false)
function onBackKeyDown()
{
var confirm_buttonIndex = window.confirm('test');
}
it will trigger and show the message window,but after 9-12 second,the app will 
Terminated unexpectedly

> "backbutton" issues with winphone
> -
>
> Key: CB-6527
> URL: https://issues.apache.org/jira/browse/CB-6527
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: WP7, WP8
>Affects Versions: 3.3.0, 3.4.0
> Environment: PGB 3.3 or 3.4
> WP8
>Reporter: Colin Bau
>Assignee: Jesse MacFadyen
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> hi~
> I really found a "backbutton" issues with winphone
> the original post and detail Explanation is all under here
> https://github.com/phonegap/build/issues/294
> document.addEventListener("backbutton", onBackKeyDown, false); 
> function onBackKeyDown() { alert('ok'); } 
> so,any help~?



--
This message was sent by Atlassian JIRA
(v6.2#6252)