Closed
Bug 1639387
Opened 4 years ago
Closed 4 years ago
Consider using word-break: break-all for header values for cleaner block alignment
Categories
(DevTools :: Netmonitor, enhancement, P2)
DevTools
Netmonitor
Tracking
(firefox78 fixed)
RESOLVED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: Harald, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
This is partially a regression from the re-factoring as previously long values were shortened with middle-ellipsis.
word-break: break-all
changes the behavior to use the maximum space and avoids overflowing of long hashes.
Updated•4 years ago
|
Blocks: netmonitor-headers-sidepanel
Assignee | ||
Comment 1•4 years ago
|
||
Wrap the values of the header properties
Cleanup css
Updated•4 years ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Updated•4 years ago
|
Attachment #9150601 -
Attachment description: Bug 1639387 - Wrap the values use all the alignment r=honza → Bug 1639387 - Wrap the values use all the space r=honza
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4d792dc91673
Wrap the values use all the space r=Honza
Comment 3•4 years ago
|
||
Backed out for dt failure on browser_net_decode-params.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/feac0d76153260dc902f840bc976769602a62965
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=303585553&repo=autoland&lineNumber=17356
Flags: needinfo?(hmanilla)
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2b5c7c30f41c
Wrap the values use all the space r=Honza
Comment 5•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
You need to log in
before you can comment on or make changes to this bug.
Description
•