Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

switching between two tabs with the same url doesn't update url #12

Closed
bridiver opened this issue Dec 8, 2015 · 3 comments
Closed

switching between two tabs with the same url doesn't update url #12

bridiver opened this issue Dec 8, 2015 · 3 comments
Assignees

Comments

@bridiver
Copy link
Collaborator

bridiver commented Dec 8, 2015

Steps to replicate:

  1. Open two tabs with google.com
  2. Type some random text in the address bar for one them
  3. Switch to the other tab
  4. text will remain in address bar

Behavior in Safari, Chrome and Firefox:

  • Switch to the other tab => updates address bar with tab url
  • Switch back => random text is preserved
@diracdeltas
Copy link
Member

Is the bug that the random text should be preserved when switching back to Tab 2? updating the address bar with tab URL when switching tabs works for me on master, but the random text isn't preserved.

@bridiver
Copy link
Collaborator Author

bridiver commented Dec 8, 2015

the bug is that the random text should only be associated with the tab it was entered in, but currently it is associated with any tab that has the same url

@diracdeltas
Copy link
Member

Oh, i see it now. Thanks, will fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants