Closed
Bug 906641
Opened 12 years ago
Closed 6 years ago
Scratchpad does not mark the line of error
Categories
(DevTools Graveyard :: Scratchpad, enhancement, P3)
DevTools Graveyard
Scratchpad
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: eldmannen+mozilla, Unassigned)
References
Details
Attachments
(1 file)
|
43.78 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20130818030219
Steps to reproduce:
Opened Scratchpad. (Shift+F4).
Wrote broken code.
Actual results:
Scratchpad just put a comment indicating the line of error.
Expected results:
Should have clearly marked the line of error.
Proposal included.
See attached image.
https://bug906641.bugzilla.mozilla.org/attachment.cgi?id=792141
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 8 → All
Hardware: x86_64 → All
Version: 26 Branch → Trunk
Comment 2•11 years ago
|
||
Meanwhile my alternate implementation of Bug 1005471 has landed.
It presets line and colum number when user presses jump to line.
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 5•6 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: 6 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•