history.back() not working in Opera Mobile
-
chia-kiev-ua last edited by
Both history.back() and window.history.back() are not working in Opera Mobile. In Opera Mini everything works fine
How this can be resolved?My Opera ver. is 24.0.1565.82529
-
odptest last edited by
In simple english would say that click back button doesn't kill the current tab or doesn't (re)load the previous page from history?
-
chia-kiev-ua last edited by
No. I have [Back](javascript:history.back()) link on page. I surf my site. When I want to go back in history, I press Back link - and nothing happens. Other browsers (Native Android, Chrome, Firefox, Safari) work fine
-
odptest last edited by
javascript:history.back() is workable but history is not in a tab (has a internal command) therefore ain't cached and doesn't rise up with a gesture (that's by design).
-
chia-kiev-ua last edited by
history not in tab? what does it mean? I repeat: other browsers work fine
-
chia-kiev-ua last edited by
In Opera Mobile go from here to URL http://m.chia.kiev.ua/1.html, then press Next Page link, and then press link Back on the page!
-
odptest last edited by
In Opera Mobile 25 this bug is fixed! history.back() is working!
That would be 25 final, good to know that is working now.