Closed
Bug 1601208
Opened 5 years ago
Closed 5 years ago
[storage] Prevent all columns except for value from resizing with the cookies panel
Categories
(DevTools :: Storage Inspector, defect, P2)
Tracking
(firefox74 fixed)
RESOLVED
FIXED
Firefox 74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: murznn, Assigned: miker)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
When opening Developer Tools Storage Cookies table - most of users want to see cookie name and values.
Actual results:
But table give max width to Expires and LastAccessed columns with much free space, here is screenshot: https://imgur.com/sBsxl2M
Even if I change width of this table columns manually, it will be reset after next open of Developers Tools window.
Expected results:
Please make max width to Name and Value columns, and decrease with of Expires and LastAccessed columns to content.
Updated•5 years ago
|
Component: Untriaged → Storage Inspector
Product: Firefox → DevTools
Comment 1•5 years ago
|
||
The priority flag is not set for this bug.
:miker, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(mratcliffe)
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(mratcliffe)
OS: Unspecified → All
Priority: -- → P2
Hardware: Unspecified → All
Summary: Optimize width of Developer Tools Storage table columns → Storage Inspector Expires and LastAccessed columns have flex, name and value doesn't
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mratcliffe
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Updated•5 years ago
|
Summary: Storage Inspector Expires and LastAccessed columns have flex, name and value doesn't → [storage] Prevent all columns except for value from resizing with the panel
Assignee | ||
Updated•5 years ago
|
Summary: [storage] Prevent all columns except for value from resizing with the panel → [storage] Prevent all columns except for value from resizing with the cookies panel
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Pushed by mratcliffe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c47fe35e767
[storage] Prevent all columns except for value from resizing with the cookies panel r=jdescottes
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
Updated•5 years ago
|
QA Whiteboard: [qa-74b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•