Page 3 of 3

Back button disappeared from screen

Posted: Mon Jan 27, 2014 11:41 am
by Rafael Martínez

"Testing"

Thanks.


Back button disappeared from screen

Posted: Mon Jan 27, 2014 12:14 pm
by Maryna Brodina

Could you give steps to reproduce?


Back button disappeared from screen

Posted: Mon Jan 27, 2014 12:38 pm
by Rafael Martínez
  1. Step1 Screen - Click on List
    1. Step2 Screen - Click on Back Button - oops! The Back Button of Step1 is missing.

Back button disappeared from screen

Posted: Mon Jan 27, 2014 2:29 pm
by Maryna Brodina

Thank you! Looks like Figrefox bug, please try to test app without mobile frame.


Back button disappeared from screen

Posted: Mon Jan 27, 2014 11:13 pm
by Rafael Martínez

Ok, thank you so much


Back button disappeared from screen

Posted: Wed Feb 05, 2014 8:36 pm
by Joseph Dindinger

Hi, I am seeing the same issue, but not related to Firefox. The issue happens when I test the app on a mobile device and even when I export to an Android app and install it on the phone.

Mostly, the issue happens when one of the buttons on my app uses code like this to launch a web page.

pre
window.open('http://www.google.com', '_blank', 'location=yes');
/pre

Then, when returning to the app through the Phone's back button the app's "Back" button has disappeared and never returns, even if you continue navigating back and forth through the app.

Any suggestions?


Back button disappeared from screen

Posted: Wed Feb 05, 2014 9:01 pm
by Maryna Brodina