Closed
Bug 1327116
Opened 8 years ago
Closed 5 years ago
Scratchpad doesn't show tooltip explaining arguments if there's whitespace before (
Categories
(DevTools Graveyard :: Scratchpad, defect, P3)
DevTools Graveyard
Scratchpad
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: arni2033, Unassigned)
Details
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open scratchpad
2. Type "console.log ("____");" w/o outer quotes.
3. Place caret between "__" and "__" [you'll get "console.log ("__[caret]__");"]
AR: No tooltip
ER: Tooltip should appear, as if there's no whitespace in text "log ("
Comment 1•8 years ago
|
||
Scratchpad triage. Filter on TRIAGE-JD201705
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Updated•6 years ago
|
Product: Firefox → DevTools
Comment 2•5 years ago
|
||
Scratchpad was removed in Bug 1519103 (Firefox 72). You can check the alternative in https://wiki.developer.mozilla.org/en-US/docs/Tools/Deprecated_tools#Scratchpad .
The Scratchpad bug list was reviewed and I think this bug can be safely closed.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•