Re: Unpredictable long delays with images
Michael Catanzaro <[email protected]> Thu, 11 Jun 2020 11:27:36 -0500
| Newsgroups | gmane.comp.gnome.apps.epiphany |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 11, 2020 at 5:20 pm, Bill Dietrich <[email protected]> wrote: > I didn't realize epiphany had an inspector; it's not shown > in the menu, only in the key-shortcuts. "Inspect Element" at the bottom of the context menu > But this doesn't explain why right-click-SaveAs would take > up to 10 seconds before the SaveAs dialog opens, right ? > No network traffic happening at that point, the image > has already been downloaded and displayed. Maybe it really is redownloading the image, perhaps without using WebKit, or using WebKit in a way such that it doesn't appear in the web inspector. Not sure. That's worth a bug report on Epiphany's issue tracker to investigate it. There's not really any other way to explain why it takes 10 seconds: it must be downloading it again.