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

clicking on link in email within Gmail service displays message about popup blocker #190

Closed
lebedov opened this issue May 3, 2020 · 6 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@lebedov
Copy link

lebedov commented May 3, 2020

When I left-click on a link in an email viewed within the Gmail service, ttth displays the following message:

Grrr! A popup blocker may be preventing the application from opening the page. If you have a popup blocker, try disabling it to open the window.

Is there some way to permit one to open links in one's browser (Firefox, etc.) by clicking on them?

I'm using 1.8.20200228 on Ubuntu 18.04.4.

@github-actions
Copy link

github-actions bot commented May 3, 2020

Thank you very much for your first issue to this project. It is much appreciated.

@yafp
Copy link
Owner

yafp commented May 3, 2020

Hey @lebedov ,

thanks for this report. I'll have to test this in the next days. I report back as fast as possible.

Greetings

@lebedov
Copy link
Author

lebedov commented May 4, 2020

Modifying the user agent string might help; see getferdi/sponsors-only#1190

@yafp
Copy link
Owner

yafp commented May 6, 2020

@lebedov

i haven't found the time so far to dig into this issue.
Thanks for adding the info regarding user agent.
Have you tested it yourself?

Your current verison 1.8.20200228 is featuring service-specific useragents. You can define them in the service-configuration.

I guess i would

  • disable the service
  • edit it and add a custom user agent
  • re-enable the service

@yafp
Copy link
Owner

yafp commented May 6, 2020

@lebedov
Update - i just reproduced your issue.
Setting a custom user agent as mentioned in my last post did in fact solve this issue.

I set mine - according to the ferdi issue to:

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36

@yafp
Copy link
Owner

yafp commented May 6, 2020

Post-work:
I'll update the default user agent for this service in the next build.

@yafp yafp self-assigned this May 6, 2020
@yafp yafp added this to the 1.9.0 milestone May 6, 2020
@yafp yafp added the bug Something isn't working label May 6, 2020
yafp added a commit that referenced this issue May 25, 2020
@yafp yafp closed this as completed May 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants