manox14 / arora

Automatically exported from code.google.com/p/arora
0 stars 0 forks source link

Back/Forward actions don't change the URI in address bar #839

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open new tab.
2. Go to some resource (http://site1.org).
3. Click any link on the page, which opens another resource (http://site2.org) 
in the 
same tab.
4. Click the "Back" button in navigation bar.

What is the expected output? What do you see instead?
When I go back from site2 to site1 I expect to see the URI of site1 in the 
address 
bar. Instead of this I see URI of site2.

What version of the product are you using? On what operating system?
Arora 0.10.2, Qt 4.6.0, openSUSE 11.1 (i586)

Please provide any additional information below.
Also I saw the behavior, when URI in address bar was changed in some 
inconsequent way while Back/Forward actions. But this behavior is 
unreproducible.

Original issue reported on code.google.com by akolo...@gmail.com on 17 Jan 2010 at 9:57