Closed
Bug 1574642
Opened 5 years ago
Closed 14 days ago
Pasting CSS Selector in Inspector Search broken
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1542277
People
(Reporter: Harald, Unassigned)
Details
Attachments
(1 file)
22.90 KB,
image/png
|
Details |
What were you doing?
- Open Inspector on a docs.google.com document
- Paste
body > iframe:nth-child(1)
What happened?
Auto-complete is broken
Hitting Enter cuts the :nth-child(1)
part of
What should have happened?
Select the matching element.
Anything else we should know?
CSS Path works, but autocomplete looks also broken longer values like html body.docs-gm.docs-gm-sidebars.docs-gm-dialogs iframe
.
Updated•5 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
Updated•14 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•