F12 cookie table disappears on page load
Categories
(DevTools :: Storage Inspector, defect)
Tracking
(Not tracked)
People
(Reporter: david.balazic, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
- open a web page (that uses cookies, so most of them)
- open the F12 dev tools panel
- select the "Storage" tab
- in the left tree select Cookies/URL
- click a link on the web page, so a new page is loaded
Actual results:
the cookie table disappears, the left menu is collapsed
Expected results:
The cookie table stays visible, the left tree stays as is (expanded and the site URL is selected).
MS Edge behaves like this.
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Hello David thanks for the report.
Just to make sure, you can still re-expand the elements in the sidebar after reload right?
Asking because this might already be tracked by Bug 1805863
| Reporter | ||
Comment 2•1 year ago
|
||
Yes, I can re-expand and view the elements after reload.
Comment 3•1 year ago
|
||
(In reply to David Balažic from comment #2)
Yes, I can re-expand and view the elements after reload.
Thank you for the answer. I'll mark this one as duplicate of Bug 1805863 since it's already tracked.
We should really fix this as it's pretty annoying
Updated•1 year ago
|
Description
•