Closed
Bug 2023114
Opened 3 months ago
Closed 2 months ago
Add autocomplete for anchor()
Categories
(DevTools :: Inspector: Rules, enhancement)
DevTools
Inspector: Rules
Tracking
(firefox150 fixed)
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 3 open bugs)
Details
Attachments
(1 file)
We should provide autocomplete for possible anchor names + possible anchor sides
| Assignee | ||
Comment 1•3 months ago
|
||
Add a dedicated autocomplete module for the InplaceEditor.
This doesn't require any work on the Rules view side, as we're already
getting anchor names from the previous patch in the stack.
Updated•3 months ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
| Assignee | ||
Updated•3 months ago
|
Pushed by nchevobbe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0b3ac95a9d4a
https://hg.mozilla.org/integration/autoland/rev/ab79be70dd9b
[devtools] Add autocomplete for anchor() in Rules view. r=devtools-reviewers,jdescottes.
Comment 3•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Comment 4•2 months ago
|
||
| bugherder | ||
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c151/b150]
You need to log in
before you can comment on or make changes to this bug.
Description
•