Open Bug 1264356 Opened 9 years ago Updated 2 years ago

Fix text color of the individuals-button in selected row

Categories

(DevTools :: Memory, defect, P2)

defect

Tracking

(firefox48 affected, firefox49 affected)

Tracking Status
firefox48 --- affected
firefox49 --- affected

People

(Reporter: magicp.jp, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160413030239

Steps to reproduce:

1. Start latest Nightly
2. Go to any sites (e.g. about:home)
3. Open DevTools > Memory
4. Switch view to "Aggregate"
5. Take snapshot
6. Select any row
7. Confirm text color of the individuals-button


Actual results:

text color of the individuals-button does not change to "--theme-selection-color" 


Expected results:

.heap-tree-item.focused .heap-tree-item-individuals > button {
  color: var(--theme-selection-color);
}
Has STR: --- → yes
Component: Untriaged → Developer Tools: Memory
OS: Unspecified → All
Hardware: Unspecified → All
Thanks for the bug report :)
Priority: -- → P2
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: