Closed skywaydispatch closed 1 month ago
Thanks for the bug report! This is caused by the tab not knowing which tab from the list it is internally, it has to do a best guess by using the currently selected tab. It is the same for favicons by the way.
I will look into the issue, this is something that has to be fixed of course.
@skywaydispatch Many thanks! This issue has been addressed
I've noticed that if you open two tabs with different URL's. Let's say tab0 is active tab and somehow tab1 redirects to a new URL with the new page title. So the title of page should be updated the same tab title. but it is getting updated to any of the active current tab index, so the tab titles got mismatched. when you switch back to the tab1 it keeps the old title even after switching back to the tab1 which was redirected to a new URL.