Closed Bug 1412608 Opened 7 years ago Closed 7 years ago

Fix comment selection color in markup view

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(firefox56 unaffected, firefox57 wontfix, firefox58 verified)

VERIFIED FIXED
Firefox 58
Tracking Status
firefox56 --- unaffected
firefox57 --- wontfix
firefox58 --- verified

People

(Reporter: magicp.jp, Assigned: gl)

References

Details

Attachments

(2 files)

Steps to reproduce:
1. Start Firefox 57b or Nightly
2. Open "https://www.mozilla.org/en-US/contribute/"
3. Open Inspector
4. Select any comments in markup view

Actual Results:
Selection color is var(--theme-highlight-green). Green and blue background is hard to see.

Expected Results:
Selection color is var(--theme-selection-color).

For example...
:not(.theme-selected) .editor.comment:not(.doctype) {
  color: var(--theme-highlight-green);
}

Regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=f255ec4e8c361e4526b7bfb1083cecb41fabbdd1&tochange=246cba2233e3103ac3e0f160c40ccec9e6946ec9
Blocks: 1398880
Has Regression Range: --- → yes
Has STR: --- → yes
Assignee: nobody → gl
Status: NEW → ASSIGNED
Priority: -- → P3
Comment on attachment 8927139 [details]
Bug 1412608 - Fix comment selection color in markup view.

https://reviewboard.mozilla.org/r/198380/#review203700

Thanks!
Attachment #8927139 - Flags: review?(jdescottes) → review+
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/411876ddf288
Fix comment selection color in markup view. r=jdescottes
Pushed by gabriel.luong@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9fba6117d270
Fix comment selection color in markup view. r=jdescottes
https://hg.mozilla.org/mozilla-central/rev/411876ddf288
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
This bug fix has verified in the latest Nightly Build ID:20171112100435. Thanks!
Status: RESOLVED → VERIFIED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: