Firefox dev tools network panel doesn't respond after resizing details pane
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
People
(Reporter: sekhar, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:120.0) Gecko/20100101 Firefox/120.0
Steps to reproduce:
Open developer tools, select network tab, visit a page, and select a request - the details pane opens showing Headers, Cookies, etc. Now try to resize this details pane (I'm using a Wacom tablet, if that is the issue).
Actual results:
The pane will start resizing and then stop, with the cursor turning into the arrows mode. After that point the cursor remains that way and neither the network panel nor the details pane respond. The only way out is to refresh the page.
Expected results:
The details pane should have resized and the pane and the network panel should have continued to respond normally.
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Thank you for the report!
I can't reproduce the problem on my machine Win 11 (desktop) and I don't recall having such problem in the past. It feels like it might be related to the Wacom tablet and bug 1530605. Can you please look at that other bug and see if it can be related?
Thanks, yeah it seems to be related in that the behavior is similar. Unfortunately though the workarounds indicated there (turning off Windows ink and turning on dom.w3c_pointer_events.dispatch_by_pointer_messages) did not help. I'd appreciate any other pointers you may have. Thanks!
Comment 3•2 years ago
|
||
Thank you for the response!
I am closing this bug as dup of the bug 1530605. I don't have any tips about how to fix this, but please ask in the other but. It might be also useful to provide your STRs there!
Description
•