Focused tagname/attribute is hard to differentiate from inplace editor input with selected text
Categories
(DevTools :: Inspector, defect, P3)
Tracking
(firefox131 fixed)
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(3 files)
Editing tagname / attributes in the markup view can be frustrating as the different state (selected node, focused element, inplace editor) look exactly the same, making it hard for the user to know what state they're currently in
Assignee | ||
Comment 1•3 months ago
|
||
Update inplace editor "target" (tagname, attribute, …) focus style so it stands
out much more from the other items in the selected node line.
Since this wouldn't be easy/possible to do with the line "parts" colors set in
the themes stylesheet via theme-fg-color* classes, we remove those, add specific
classes when needed, and set the colors in markup.css.
When an inplace editor input is displayed, remove the "selected" style (blue background, white color)
from the line, so it's easier to understand we're in a different state.
Updated•3 months ago
|
Assignee | ||
Comment 2•3 months ago
|
||
Updated•3 months ago
|
Comment 3•2 months ago
|
||
There are some r+ patches which didn't land and no activity in this bug for 2 weeks.
:nchevobbe, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Assignee | ||
Comment 4•2 months ago
|
||
Waiting for the new cycle to land the patches
Comment 6•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f6c9dd152cfa
https://hg.mozilla.org/mozilla-central/rev/9f53c73eda39
Updated•1 month ago
|
Description
•