Closed Bug 1360458 Opened 8 years ago Closed 8 years ago

Status bar no longer has top border

Categories

(DevTools :: Netmonitor, defect, P3)

defect

Tracking

(firefox55 verified)

VERIFIED FIXED
Firefox 55
Tracking Status
firefox55 --- verified

People

(Reporter: ntim, Assigned: Honza)

References

Details

(Keywords: good-first-bug)

Attachments

(1 file)

Bug 1349173 changed the status bar class from devtools-toolbar-bottom to devtools-status-bottom
Keywords: good-first-bug
Priority: -- → P3
I am have been poking around the code for a while and would like to jump in. Can I work on this issue?
(In reply to Sharath Narayan from comment #1) > I am have been poking around the code for a while and would like to jump in. > Can I work on this issue? Excellent, assigned to you! Here is the StatusBar component with the new `devtools-status-bottom` CSS class. http://searchfox.org/mozilla-central/rev/3dc6ceb42746ab40f1441e1e659ffb8f62ae78e3/devtools/client/netmonitor/src/components/status-bar.js#43 The previous `devtools-toolbar-bottom` CSS class is here: http://searchfox.org/mozilla-central/rev/3dc6ceb42746ab40f1441e1e659ffb8f62ae78e3/devtools/client/themes/toolbars.css#77 I don't see the `devtools-toolbar-bottom` used anywhere, so it looks safe to just rename it to `devtools-status-bottom` Honza
Assignee: nobody → phsharathnarayan
Status: NEW → ASSIGNED
I would prefer we do this the opposite way round: Rename devtools-status-bottom to devtools-toolbar-bottom in status-bar.js since this class is aimed to be generic.
(In reply to Tim Nguyen :ntim from comment #3) > I would prefer we do this the opposite way round: > > Rename devtools-status-bottom to devtools-toolbar-bottom in status-bar.js > since this class is aimed to be generic. ok, works for me. Honza
Assignee: phsharathnarayan → nobody
Status: ASSIGNED → NEW
Assignee: nobody → odvarko
Status: NEW → ASSIGNED
Comment on attachment 8870445 [details] Bug 1360458 - Fix status-bar top border; https://reviewboard.mozilla.org/r/141886/#review146308 `devtools-status-bottom` class seems not exist now, nice catch!
Attachment #8870445 - Flags: review?(gasolin) → review+
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
I have reproduce this bug with Nightly 55.0a1 (2017-04-28) on Ubuntu 16.04 (64 Bit). This bug's fix is verified on Latest Beta 55.0b5 . Build ID : 20170626235638 User Agent : Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
QA Whiteboard: [bugday-20170628]
I have successfully reproduced this bug with Nightly 55.0a1 (2017-04-28) (32-bit) on windows 10(32bit) this bug is verified fix with latest beta 55.0b5 (32-bit) Build ID: 20170626165718 Mozilla/5.0 (Windows NT 10.0; rv:55.0) Gecko/20100101 Firefox/55.0 [bugday-20170628]
As per Comment 10 and Comment 11, I am marking this bug as verified fixed.
Status: RESOLVED → VERIFIED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: