that's because the back link is saved into the session and session is shared between tabs. How would you handle it ?
On Friday, July 26, 2013 9:11:38 PM UTC+2, David Marko wrote: > > I accidentlly found a strange thing / bug when I open two browser tabs of > the same app with two different pages having different grids. > > Scenario: > a) open page01 with grid (first browser tab) > b) open page02 with another grid (another browser tab) > c) go back to first tab and refresh/reload the page01 > d) go to second tab with page02 and click on 'edit' on any row. Now the > edit page 'back' button points to page01 and not to page02, from which the > edit page came from > > Hopefully its not too messy. I tested many times, still the same ... > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

