Open Bug 1584289 Opened 5 years ago Updated 4 years ago

Shift-click to change color format doesn't update the code in Changes panel

Categories

(DevTools :: Inspector: Changes, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: victoria, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached image image.png
  1. Changed a hex color with color picker (which changed the color code from hex to hsl — actually, this part seems like a bug too)
  2. Shift-clicked the color well to turn the color code back to hex
  3. Instead of seeing the new hex color in the Changes panel, it remains the hsl version.
Priority: -- → P3

Cycling through color formats happens only client-side without server communication, therefore the ChangesActor doesn't track them.
We should make it so these operations go to the server.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: