Closed
Bug 1488159
Opened 7 years ago
Closed 7 years ago
Shape path editor doesn't toggle on for non-selected pseudo elements
Categories
(DevTools :: Inspector, defect, P2)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1122970
People
(Reporter: mbalfanz, Assigned: rcaliman)
References
(Blocks 1 open bug)
Details
(Whiteboard: [dt-q])
Attachments
(1 file)
|
541.01 KB,
video/mp4
|
Details |
The shape path editor doesn't toggle on for pseudo elements, when the pseudo element is not selected directly.
STR:
1. Visit https://codepen.io/mandymichael/pen/KmwvVb
2. inspect the "create" text
3. try to toggle on the shape path editor on the clip-path property
ER:
- Shape path editor is toggled on
AR:
- The icon toggles its state, but the editor doesn't appear unless you explicitly select the :before element in the markup view
See video attached
| Reporter | ||
Updated•7 years ago
|
Whiteboard: [dt-q]
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → rcaliman
Status: NEW → ASSIGNED
Priority: -- → P2
| Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•