Closed
Bug 1354014
Opened 8 years ago
Closed 8 years ago
The perf buttons shrinks even if there is enough space
Categories
(DevTools :: Netmonitor, defect, P1)
DevTools
Netmonitor
Tracking
(firefox55 verified)
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | verified |
People
(Reporter: Honza, Assigned: Honza)
References
Details
(Whiteboard: [netmonitor-reserve])
Attachments
(2 files)
This is a follow up for bug 1350228
The Perf button displayed in the status bar and (containing an icon as well as labels) is shrinking, i.e. hiding the labels and only showing the icon - even if there is enough space.
Honza
| Assignee | ||
Updated•8 years ago
|
| Assignee | ||
Comment 1•8 years ago
|
||
STR:
1) Open DevTools
2) Dock to the right side
3) Check out the Perf button in the Status bar (see also the attached screenshot)
Honza
Updated•8 years ago
|
Blocks: netmonitor-phaseII
| Assignee | ||
Comment 2•8 years ago
|
||
@ntim: should we just remove this CSS rule:
http://searchfox.org/mozilla-central/source/devtools/client/netmonitor/src/assets/styles/netmonitor.css#1291
Honza
Flags: needinfo?(ntim.bugs)
Comment 3•8 years ago
|
||
(In reply to Jan Honza Odvarko [:Honza] from comment #2)
> @ntim: should we just remove this CSS rule:
> http://searchfox.org/mozilla-central/source/devtools/client/netmonitor/src/
> assets/styles/netmonitor.css#1291
>
> Honza
Yes, that sounds good.
Flags: needinfo?(ntim.bugs)
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → odvarko
Status: NEW → ASSIGNED
Comment 5•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8855244 [details]
Bug 1354014 - Fix Status bar layout;
https://reviewboard.mozilla.org/r/127114/#review129896
It would be nice to have ellipsis text-overflow.
Attachment #8855244 -
Flags: review?(ntim.bugs) → review+
Pushed by jodvarko@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ad720a1b50b1
Fix Status bar layout; r=ntim
Comment 7•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•8 years ago
|
Iteration: --- → 55.3 - Apr 17
Priority: P3 → P1
Updated•8 years ago
|
Flags: qe-verify? → qe-verify+
QA Contact: ciprian.georgiu
Comment 8•8 years ago
|
||
I've managed to reproduce this issue on Nightly from 2017-04-05.
This is no longer reproducible with latest Nightly 55.0a1 (2017-04-10) under the following OSes:
- Windows 10 x64
- Mac OS X 10.11.6
- Ubuntu 16.04 x64 LTS
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•