Closed
Bug 1613960
Opened 6 years ago
Closed 6 years ago
Remove text indent when copying CSS declarations as plain text from the Changes panel
Categories
(DevTools :: Inspector: Changes, enhancement, P3)
DevTools
Inspector: Changes
Tracking
(firefox75 fixed)
RESOLVED
FIXED
Firefox 75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: rcaliman, Assigned: rcaliman)
References
Details
Attachments
(1 file)
Remove the text indent introduced in bug 1602152
Assignee | ||
Comment 1•6 years ago
|
||
For people who want to copy the plain text CSS declarations in the Changes panel, we prevent including the +/- diff signs in the selection. We did preserve the text indent. This patch removes the text indent as well.
Pushed by rcaliman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af86f0077064
Remove artificial text indent from CSS declarations in Changes panel. r=pbro
![]() |
||
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
You need to log in
before you can comment on or make changes to this bug.
Description
•