qupzilla icon indicating copy to clipboard operation
qupzilla copied to clipboard

Favicon is not updated on Jupyter notebook

Open antonio-rojas opened this issue 7 years ago • 9 comments

Some sites modify their favicon to notify about page state changes: eg. the latest version of the jupyter notebook uses the favicon to indicate whether the kernel is busy. This doesn't work in qupzilla: the favicon is never modified after the page is loaded.

antonio-rojas avatar Apr 07 '17 11:04 antonio-rojas

Can you provide url for testing?

nowrep avatar Apr 08 '17 08:04 nowrep

@nowrep you can use travis for testing by restarting/canceling a job.

srazi avatar Apr 08 '17 09:04 srazi

https://mathiasbynens.be/demo/dynamic-favicons

This site works for me.

nowrep avatar May 29 '17 14:05 nowrep

Can't reproduce, works fine for me on Travis (QtWebEngine 5.9.1)

nowrep avatar Jul 19 '17 11:07 nowrep

Unfortunately the public https://try.jupyter.org/ runs an old version of the jupyter notebook that doesn't have dynamic favicons yet. But this is reproducible with a local install of the Jupyter notebook (jupyter-notebook package in Arch): the favicon is permanently on the 'busy' state

antonio-rojas avatar Jul 19 '17 22:07 antonio-rojas

Does it work on the site I linked? https://mathiasbynens.be/demo/dynamic-favicons

nowrep avatar Jul 20 '17 07:07 nowrep

Yes, that one works

antonio-rojas avatar Jul 20 '17 07:07 antonio-rojas

I've noticed this too with for example Outlook. Favicon gets updated in SeaMonkey but not in QupZilla.

Vistaus avatar Jul 29 '17 08:07 Vistaus

https://bugreports.qt.io/browse/QTBUG-64967

nowrep avatar Jan 13 '18 17:01 nowrep