Export to GitHub

mad-components - issue #1

UINavigation.goToPage(); does not work properly


Posted on Jun 2, 2011 by Swift Bird

What steps will reproduce the problem?

  1. Perform UINavigation.goToPage(0); on page 1 or 2. I used the navigationBar.rightButton to execute goToPage(0);

What is the expected output? What do you see instead?

Instead of going to the first page, I see the current page contents disappear and the back button still visible and un-clickable.

What version of the product are you using? On what operating system? 0.4

Please provide any additional information below.

Screen Shots attached for before and after executing goToPage(0);

Attachments

Comment #1

Posted on Jun 4, 2011 by Grumpy Bird

Fixed in version 0.4.3

Status: Fixed

Labels:
Type-Defect Priority-Medium