pkdevbox / iui

Automatically exported from code.google.com/p/iui
MIT License
0 stars 0 forks source link

Blackberry version 6 - Back button #285

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Open up the music demo. - e.g. http://joehewitt.com/iui/samples/music.html 
2.Click Artists
3.Click the back button on the device OR the blackberry button on the device 
and select Back.
4.Click the Music button (back button)

The expected output is for the first page to be displayed again.

The actual output is that nothing happens, no navigation takes place.

Blackberry OS 6?

history.back is causing problems in BB.

Original issue reported on code.google.com by barberan...@hotmail.com on 24 May 2011 at 11:02

GoogleCodeExporter commented 8 years ago
This looks like it is related to the initial loading of the page not loading 
the screen.

e.g. the initial load on the iphone shows url :
http://joehewitt.com/iui/samples/music.html#_home

whereas on the BB it is
http://joehewitt.com/iui/samples/music.html

Original comment by barberan...@hotmail.com on 24 May 2011 at 11:05

GoogleCodeExporter commented 8 years ago
The joehewitt.com version is very, very old.  Try it with a recent release 
and/or the latest version in source control.

Original comment by msgilli...@gmail.com on 3 Jun 2011 at 7:33