Skip to content
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

Add option to never suspend tabs with open PDF documents #904

Open
jdidion opened this issue Mar 25, 2019 · 2 comments
Open

Add option to never suspend tabs with open PDF documents #904

jdidion opened this issue Mar 25, 2019 · 2 comments

Comments

@jdidion
Copy link

jdidion commented Mar 25, 2019

Recently I was working on a fill-in PDF form in the Chrome PDF viewer. The tab was suspended, and when I refreshed everything I had entered was gone. The easy solution is to not use the browser PDF viewer to fill in forms, but I'd still like to have this option in case I forget.

@deanoemcke
Copy link
Collaborator

Thanks for the feedback. You're not the only person requesting this: #435

There is a workaround for this which is to add "pdf" into your whitelist. You can use regular expressions also if you want to be more specific.

The ideal solution here would be to include editing of pdfs in the 'Never suspend tabs that contain unsaved input' option. I've actually just implemented this based on your idea. Thanks!

@jdidion
Copy link
Author

jdidion commented Mar 26, 2019

Awesome, thanks!

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

No branches or pull requests

2 participants