Closed
Bug 1469250
Opened 7 years ago
Closed 5 years ago
Long CSS properties go to a new line in CSS computed values tab
Categories
(DevTools :: Inspector, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mail, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180614135649
Steps to reproduce:
1) Open http://jsbin.com/yipihiheve/edit?html,css,output
2) Open the devtools
3) Go to the inspector
4) Select the "Hello world" text
5) Go to the "Computed" (Calculé in French) tab on the right, to display CSS properties
Actual results:
The arrow and the "transform-timing-function" are not aligned, which makes it hard to read.
Expected results:
They are on the same line
Reporter | ||
Updated•7 years ago
|
Component: Untriaged → Inspector
Product: Firefox → DevTools
Comment 1•7 years ago
|
||
This is likely an issue that is platform specific. It does not reproduce on macOS with the latest Nightly.
Updated•7 years ago
|
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Reporter | ||
Comment 2•7 years ago
|
||
I reproduce on a different computer on Linux Kubuntu (so, same linux distribution and desktop environment) with Firefox 60.
Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 3•5 years ago
|
||
This now seems fixed in Firefox 77 so I closed the issue.
You need to log in
before you can comment on or make changes to this bug.
Description
•