@stucork, instead of writing my own decorator inspired by yours, you ended up with rewriting your decorator just the way I like it. Thanks!
Now:
- the back and forward buttons work as expected by any new user
- users can copy the URL to any page
- I finally have the query_close event that I requested long time ago (you can clone the example app and see how it works)
- automatically updates the browser tab title
- etc.