RESOLVED FIXED 211598
Web Inspector: Storage: double clicking on a cookie field doesn't start editing it
https://bugs.webkit.org/show_bug.cgi?id=211598
Summary Web Inspector: Storage: double clicking on a cookie field doesn't start editi...
Devin Rousso
Reported 2020-05-07 15:15:42 PDT
# STEPS TO REPRODUCE 1. inspect any page 2. add a cookie via the + in the navigation bar of the Cookies view in the Storage Tab 3. double click on any cell of the newly added cookie => nothing :( This doesn't match the editing capabilities of Local Storage or Session Storage. It's possible to edit an existing cookie via the context menu Edit, but that's not very discoverable and always defaults to showing the popover next to the Name.
Attachments
Patch (8.49 KB, patch)
2020-05-07 15:19 PDT, Devin Rousso
no flags
Patch (8.50 KB, patch)
2020-05-07 15:22 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2020-05-07 15:19:08 PDT
Devin Rousso
Comment 2 2020-05-07 15:22:05 PDT
Created attachment 398803 [details] Patch Default to focusing "name" when creating a brand new cookie.
EWS
Comment 3 2020-05-07 15:59:13 PDT
Committed r261339: <https://trac.webkit.org/changeset/261339> All reviewed patches have been landed. Closing bug and clearing flags on attachment 398803 [details].
Radar WebKit Bug Importer
Comment 4 2020-05-07 16:00:15 PDT
Note You need to log in before you can comment on or make changes to this bug.