No Connection after opening Matplotlib image from remote Jupyter Notebook in New Tab
Categories
(Core :: Networking, defect)
Tracking
()
People
(Reporter: mab1992, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0
Steps to reproduce:
I can reproduce this bug 100% every time.
- I connect to a remote Jupyter Notebook through VPN.
- In that notebook, I create a graph with matplotlib.
- If I shift-rightclick that graph (shift-rightclick to get the firefox context menu, just right clicking gives the jupyter context menu) and select "open image in new tab" the image opens normally in a new tab
Actual results:
After that nothing in firefox works anymore, i.e. websites don't load, messages in slack don't get sent etc., it's as if I had no internet connection, but in fact there is connection because every other browser and program connecting to the internet works just fine.
Expected results:
Firefox works normally after the image was opened in a new tab.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Networking' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
Hi reporter,
Could you try to record a http log when downloading the image?
You could send the log to necko@mozilla.com, if you have any privacy concern.
Thanks.
Comment 3•2 years ago
|
||
Closing this bug as there is no response for the log request from the reporter.
Kindly re-open the bug once the requested logs are available.
Description
•