Open
Bug 1916171
Opened 8 months ago
Updated 8 months ago
Display highlighter selector buttons in editor instead of relying on mousemove on tokens
Categories
(DevTools :: Style Editor, enhancement)
DevTools
Style Editor
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
References
(Blocks 1 open bug)
Details
In the StyleEditor, if you hover a selector, we show the selector highlighter in the page.
- This is not very discoverable
- It's easy to trigger it when you don't want to
- It's probably not accessible
Let's have an explicit button in the editor that can be used to trigger the highlighter (we can reuse the same icon as we have in the Rules view)
You need to log in
before you can comment on or make changes to this bug.
Description
•