Closed
Bug 1268446
Opened 9 years ago
Closed 9 years ago
Convert eye dropper to use new key shortcut API
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1262439
People
(Reporter: ochameau, Unassigned)
Details
We need to stop using xul for key shortcuts and instead use the upcoming module from bug 1260493.
http://mxr.mozilla.org/mozilla-central/source/devtools/client/eyedropper/eyedropper.xul#23
But this bug may be irrelevant if we decide to rewrite the eyedropper completely.
Reporter | ||
Updated•9 years ago
|
Whiteboard: [devtools-html][triage]
Updated•9 years ago
|
Blocks: devtools-html-1
Flags: qe-verify?
Priority: -- → P2
Whiteboard: [devtools-html][triage] → [devtools-html]
Reporter | ||
Comment 1•9 years ago
|
||
Patrick is currently rewritting the eyedropper to get rid of xul in bug 1262439.
There is no much value in getting rid of the keydown listener in the meantime as just converting the keys won't help us much converting inspector to full html/content.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
No longer blocks: devtools-html-1, 1263336
Flags: qe-verify?
Priority: P2 → --
Whiteboard: [devtools-html]
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•