Open
Bug 1733885
Opened 4 years ago
Updated 3 years ago
Storage Inspector - resize on split area does not contain data in Value field for Cookies
Categories
(DevTools :: Storage Inspector, defect)
Tracking
(firefox94 affected)
NEW
| Tracking | Status | |
|---|---|---|
| firefox94 | --- | affected |
People
(Reporter: cfogel, Unassigned)
Details
Attachments
(1 file)
|
858.59 KB,
image/gif
|
Details |
Affected versions
- 94.0a1 (2021-10-03)
Affected platforms
- Win10;
Steps to reproduce
- Launch Firefox, access any webpage .. ex: https://www.youtube.com/
- Navigate on 1-2 pages, perform actions so cookies get stored;
- Open DevTools, Storage tab, expand the Cookies tab;
- Click on the link inside the Cookies section;
- Grab the scrollbar between the now 2 areas and drag leftt-right;
Expected result
- data contained in the display table;
Actual result
- data from Value field is displayed fully and flashes over the table; not "staying" truncated;
Regression range
- could not get an accurate reading as this appears to not be triggered 100% of the times; * best narrowing listed bellow;
- First bad: 2021-10-04
- Last good: 2021-10-02
- Pushlog: [https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=246cfe5d5a057aad373742d856959171edc6103a&tochange=37fd65de7f23595e5bacf10e25638ef32819e8d3]
Additional notes
- while trying to get the regression range, noticed that for some affected builds: opening the tab after a prolonged navigation(so that multiple cookies get saved and listed) there are cases in which the first 2 sections(Name and Value) get expanded until the resize action gets triggered;
- attached recording to illustrate the issue.
Comment 1•3 years ago
|
||
The bug has a release status flag that shows some version of Firefox is affected, thus it will be considered confirmed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in
before you can comment on or make changes to this bug.
Description
•