Closed
Bug 1615461
Opened 6 years ago
Closed 6 years ago
CSS inspector broken formatting while copy to clipboard
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1597125
People
(Reporter: ltd, Unassigned)
Details
Attachments
(1 file)
|
35.93 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0
Steps to reproduce:
- Ctrl+Shift+I display css inspector
- Select some component on the page which contains definition of color style
- Select couple rows that contains color definition
- Copy into clipboard and paste into external editor
Actual results:
Row with round color picker circle contains \n (newline) at the place of button. It is a annoying if you copy many css rules into external editor.
Expected results:
The line with colorpicker button should wrap only on the end of each line.
Comment 1•6 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → Inspector
Product: Firefox → DevTools
Comment 2•6 years ago
|
||
This has been fixed in Bug 1597125 and is on track for release with Firefox 74.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•