Closed navinthomas closed 1 year ago
Hi @navinthomas It's really just an "Open Picker window" option. I'd rather not store the URL in state as it can be a security concern; I once had a request from someone in China saying they were in a position where their computer could get seized and B was storing clicked links that could be used against them. I'm happy to change the text to say "Open Picker window". In fact, I think it used to say that, but people got confused by the functionality of B, thinking it's only purpose was to act as a browser launcher 😕
@will-stone If it's a security concern, then my suggestion would be to just grey out or hide the option when the app is launched initially. That way, the text need not be changed, and the app user experience remains the same.
I use it to open the Picker for development.
In that case, maybe it's more useful to keep it this. Anyway, this is basically a very unlikely edge case. I don't think people in general are relaunching the app as frequently as I am. So, it shouldn't be a huge inconvenience for others.
Is there an existing issue for this?
Current Behaviour
If the app is quit and launched again, it seems to "forget" what the previous recently closed URL was. Clicking 'Restore recently closed URL' does not open the expected URL, instead the chosen browser just opens up and then nothing happens.
This is a bit frustrating because of https://github.com/will-stone/browserosaurus/issues/595. Quitting the app and relaunching the app would have been a viable workaround for that issue until it is fixed upstream.
Expected Behaviour
Restore recently closed URL should be able to restore the previous URL like normal, even if the app was just quit and relaunched.
Based on my understanding of the description of tag v10.3.0, the URL should still be accessible if the app was relaunched and the button should work as normal. If the URL is no longer accessible, then the Restore recently closed URL option should be grayed out.
Steps To Reproduce
Browserosaurus version
20.3.1
macOS version
13.4
CPU Architecture
ARM
Anything else?
Screenshot 1
The pop-up does not preview the URL's domain like, for example, "twitter.com".