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

When clicking on a Quick Link, browser request for images.unsplash.com always appears #323

Open
Gitoffthelawn opened this issue Mar 13, 2024 · 4 comments
Labels
bug Something isn't working Firefox A firefox only issue Limited by browser This is out of our control

Comments

@Gitoffthelawn
Copy link
Contributor

Gitoffthelawn commented Mar 13, 2024

Describe the bug
When clicking on any Quick Link, a browser request for images.unsplash.com always appears in the browser's status area (the area, typically in the lower-left corner of the browser window, that momentarily displays the URL being loaded).

To Reproduce
Steps to reproduce the behavior:

  1. Set up a Quick Link, in particular one that takes a little time to load (e.g. a slow server).
  2. Click on that Quick link.
  3. Notice that the message "Transferring data from images.unsplash.com" appears in Firefox's status area.

Expected behavior
No data transferred to/from unsplash.com unless the Quick Link is to unsplash.com

Device:

  • OS: Tested on Linux and Windows
  • Browser: Firefox
  • Version: Tested on 115.x and 123.0.1
@victrme
Copy link
Owner

victrme commented Mar 13, 2024

I believe this is a UI bug in Firefox, not an issue with Bonjourr.

What seems to be happening is that Firefox detects a request, displays the request status, and because [insert Firefox bug here], the status bar still shows the last requested URL.

There is nothing in the network tab that shows a request to images.unsplash.com. Also the message lasts as long as the server is unreachable, despite the image being already cached.

Like the previous issue, I'll leave this open. I might be missing something !

@victrme victrme added bug Something isn't working Firefox A firefox only issue labels Mar 13, 2024
@Gitoffthelawn
Copy link
Contributor Author

Thanks. I think you are likely correct in your conclusion.

@victrme victrme closed this as completed Mar 17, 2024
@Gitoffthelawn
Copy link
Contributor Author

@victrme Would you be willing to report this to Mozilla on Bugzilla? I feel like you may be able to provide more details as one of the authors of Bonjourr.

@victrme
Copy link
Owner

victrme commented Mar 24, 2024

I only got the issue twice and can't reproduce it... I think it needs to be investigated a bit more to make sure this is actually a Firefox UI problem before reporting.

Right now I don't have time to investigate though, so I'll re-open the issue for now.

@victrme victrme reopened this Mar 24, 2024
@victrme victrme added the Limited by browser This is out of our control label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Firefox A firefox only issue Limited by browser This is out of our control
Projects
None yet
Development

No branches or pull requests

2 participants