Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Test on Blackberry Q5 w/ 10.3.1.1581
Description
There's some issues with the Next/Previous buttons with Blackberry 10.
-Create a form that has several fields and requires scrolling on the page.
-Using JQuery have a footer on the page as well.
-Select a field so the Next/Previous buttons show up on the screen
-Scroll down to the bottom of the page
-Note the footer is no longer visible and covered by the Next/Previous buttons.
Note this works properly in iOS where there are Next/Previous buttons. Scrolling to the bottom of the page still shows the footer correctly.
Also in the latest Blackberry Browser the 'Next/Previous' buttons have been replaced by small arrows in the bottom right. These no longer cover the entire bottom (i.e. footer area). This should be implemented to provide a similar experience between the browser and Cordova applications and would eliminate the problem described above.