Closed Bug 1233367 Opened 9 years ago Closed 9 years ago

Right-border of current time label has wrong color with the dark-theme

Categories

(DevTools :: Inspector: Animations, defect)

defect
Not set
normal

Tracking

(firefox46 verified)

VERIFIED FIXED
Firefox 46
Tracking Status
firefox46 --- verified

People

(Reporter: pbro, Assigned: bmanojkumar24, Mentored)

References

Details

(Whiteboard: [good first bug][lang=css][difficulty=easy])

Attachments

(2 files)

STR: - Open the inspector on about:home - Make sure you use the dark theme (in the devtools options panel, switch to it if necessary) - Switch to the animation-inspector sidebar panel - Hover over any of the buttons at the bottom of the page to trigger animations ==> The color of the last border in the toolbar that contains the rewind/pause/rate/time buttons/labels is wrong (see attachment). To fix this, I believe we should: - add the class devtools-toolbarbutton to the #timeline-current-time element in devtools\client\animationinspector\animation-inspector.xhtml - remove the hard-coded border color: border-color: rgba(170, 170, 170, .5); in the #global-toolbar .label, #timeline-toolbar .label rule in devtools\client\themes\animationinspector.css
Hi, can you assign the bug to me. I like to work on it.Thanks :)
Attached patch 1233367.patchSplinter Review
Hi, can you please review my patch.Thanks :)
Attachment #8699879 - Flags: review?(pbrosset)
Thanks for working on this. Assigning the bug to you now. I'll test this now and review the changes.
Assignee: nobody → bmanojkumar24
Status: NEW → ASSIGNED
Comment on attachment 8699879 [details] [diff] [review] 1233367.patch Review of attachment 8699879 [details] [diff] [review]: ----------------------------------------------------------------- Looks good to me thanks!
Attachment #8699879 - Flags: review?(pbrosset) → review+
Will push this to fx-team since this does not require a try build first.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
I have reproduced this bug on Nightly 46.0a1 (2015-12-17) on ubuntu 14.04 LTS, 32 bit! The bug's fix is now verified on Latest Nightly 46.0a1! Build ID: 20160105030211 User Agent: Mozilla/5.0 (X11; Linux i686; rv:46.0) Gecko/20100101 Firefox/46.0
QA Whiteboard: [bugday-20160106]
Reproduced the bug in firefox nightly 46.0a1 (2015-12-17) with windows 10 (64 bit) Verified as fixed with latest firefox nightly 46.0a1 (Build ID: 20160112030227) Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0 As it is also verified on Linux (Comment 8), Marking it as verified!
Status: RESOLVED → VERIFIED
QA Whiteboard: [bugday-20160106] → [bugday-20160106] [bugday-20160113]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: