Open Bug 1569577 Opened 5 years ago Updated 3 years ago

Storage - increase min_width for cookies HttpOnly and SameSite columns

Categories

(DevTools :: Storage Inspector, defect, P3)

Desktop
All
defect

Tracking

(firefox-esr60 unaffected, firefox-esr68 unaffected, firefox68 wontfix, firefox69 fix-optional, firefox70 fix-optional)

Tracking Status
firefox-esr60 --- unaffected
firefox-esr68 --- unaffected
firefox68 --- wontfix
firefox69 --- fix-optional
firefox70 --- fix-optional

People

(Reporter: cfogel, Unassigned)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Affected versions

  • Windows 10, macOS 10.14, Ubuntu 16.04;

Affected platforms

  • 68.0.1, 69.0b8, 70.0a1 (2019-07-28)

Steps to reproduce

  1. Launch Firefox, access any webpage that has cookies;
  2. Resize the browser so it takes up only half of the screen (width);
  3. Open the DevTools inspector and access the Storage tab;
  4. Click on the Cookies section and select any cookie from the list;
    5 . Click on the column header for the Http only and/or SameSite;

Expected result

  • section is properly displayed;

Actual result

  • the sort caret overlaps the text;

Regression range

  • First bad: build_date: 2019-02-13 14:14:15.254000 changeset: c98d6ecd9e7a8be09bc9622c5e30cf3f86f80f2d
  • Last good: build_date: 2019-02-13 14:12:26.918000 changeset: fc3ca7ab93c54aae3c610d1a146a46392fa9d193
  • Potential regressor: 1500488;

Additional notes

  • attached screenshot with the issue;
Has Regression Range: --- → yes

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)

We removed min-width so that the table could be viewed on smaller screen sizes but an overlap[ping sort panel is not good.

Maybe this can be fixed by adding padding to the label container.

Flags: needinfo?(mratcliffe)
Priority: -- → P2

For these two columns, the overlapping sorting icon is an issue, but the contents show fine.
There are other columns that aren't wide enough:
Storage > Cookies > Name column : Is often quite small - see the already attached screenshot.
Storage > Local Storage > Key column: Is often extremely small, only showing about 6-8 characters before the ellipsis starts. This is probably because of the large contents for the Value column.

It would help to give these some more width too. But it might be even better if some user modification to column widths would be persisted.

Blocks: 1667980
Severity: minor → S3
Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: