-
Notifications
You must be signed in to change notification settings - Fork 0
Title context does not update sometimes (windows, firefox) #492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I think it's happening when I highlight some text in slack (in firefox) and then right click and select the 'Search google for...' option. That takes me to a new tab and when I switch back to my slack tab, the window title is not updated properly.Anyways, that's what I just did and then I used this debug code -
Here's the resulting output -
|
I can't repro it at will simply by following those steps. That was just roughly the sequence of events which led to the situation in at least two or three instances recently. Basically, I'm reading slack and pop open the sidebar to read a thread, then I navigate to another tab or window to check something out before coming back to continue reading. At that point, I try to close the sidebar but it doesn't work because the title has not been updated. Also not sure why or when it starts working again...although one path might be following a link without opening a new tab (like moving to a different channel within my slack tab). I suppose this might fix it because it forces a title update for the current tab...but that's just a guess and I don't know if it works every time. |
I believe this is fixed on Talon 0.3.1-49-g8e47. If you encounter it on that version or later, before restarting Talon, please open the repl and run
and post the output here, as well as your Talon version. Thanks! |
Talon version v0.2.0-347-ga925 (347)
I've seen some odd behavior the last couple of days. I'm reading slack using firefox and have a thread open in the right-hand sidebar. I use my 'step out' command to issue the ctrl-. key sequence which closes the sidebar, and it doesn't work.Turns out it's because the context title is not correct. That is the firefox tab shows the correct title but 'talon dump context' does not -
That title of the currently-focused tab was 'Slack | cursorless | Talon — Mozilla Firefox'.
Switching tabs or windows did not update the title either. Eventually, it seemed to just fix itself while I was investigating. Today, the title updated properly when I switched to a different slack channel.
The text was updated successfully, but these errors were encountered: