Overlay Grid Colors Reset to Default on Refresh
Categories
(DevTools :: Inspector: Layout, defect)
Tracking
(Not tracked)
People
(Reporter: riakhmerov, Unassigned)
Details
(Keywords: regression)
Attachments
(1 file)
|
659.29 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
Steps to reproduce:
Using Inspector: Layout > Grid. Change color swatch for the Overlay Grid to preferred color choice (Default was a purplish hue). (version 77.0b3 on latest macOS)
Actual results:
On refresh, the grid appears as the original default color swatch (purplish hue), but the swatches in the Overlay Grid panel still display the ones I preferentially saved. Please see screenshot for a more clear understanding of the bug in action.
Expected results:
On refresh, the swatches that were saved in state should re-appear for the selected elements.
Comment 1•6 years ago
|
||
Looks like a regression. The behavior is broken all the way back to Firefox 75, so the bug was introduced before then.
Steps to reproduce:
- Go to https://stripe.com/atlas
- Open DevTools Inspector and inspect
<body> - Switch to Layout sidebar panel
- Toggle on the first Overlay Grid for
div.grid - Click the color swatch and change it to green
- Refresh the page
Expected results
Grid overlay is green
Actual results
Grid overlay is the default color: purple
Comment 2•6 years ago
|
||
Because this bug's Severity is normal and has not been changed, and this bug's priority is -- (none,) indicating it has has not been previously triaged, the bug's Severity is being updated to -- (default, untriaged.)
Comment 3•6 years ago
|
||
Regression Range:
- last good: 2018-05-01
- first bad: 2018-05-02
- pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=d2a4720d1c334b64d88a51678758c27ba8f03c89&tochange=87bd488c19f620d726b8363d47c8a320bae9bb7c
Comment 4•6 years ago
|
||
Regression is likely from Bug 1456680.
Updated•6 years ago
|
Description
•