Closed
Bug 691149
Opened 13 years ago
Closed 7 years ago
Enable tabs in the Scratchpad
Categories
(DevTools Graveyard :: Scratchpad, enhancement, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dindog, Unassigned)
References
Details
contain javascript snippets more than one, multi tabs would come in handy
Updated•13 years ago
|
Severity: normal → enhancement
Summary: Scratchpad multi tabs → Enable tabs in the Scratchpad
Comment 1•13 years ago
|
||
(In reply to dindog from comment #0)
> contain javascript snippets more than one, multi tabs would come in handy
I think we can come up with a better UX than tabs for multiple snippets per scratchpad.
Comment 2•13 years ago
|
||
ccing shorlander for his "in a nutshell" thoughts on this
Comment 3•13 years ago
|
||
shorlander actually had a mockup for a Scratchpad interface with multiple separate snippets that worked similarly to the Style Editor's interface for multiple files.
Also, the need for multiple, separate snippets may be alleviated for some cases by the ability to "re-run" parts of a Scratchpad. There's a feature page for that.
Comment 4•13 years ago
|
||
(In reply to Kevin Dangoor from comment #3)
> Also, the need for multiple, separate snippets may be alleviated for some
> cases by the ability to "re-run" parts of a Scratchpad. There's a feature
> page for that.
Yeah, true. This is pretty low priority.
Comment 5•13 years ago
|
||
triage. Filter on PEGASUS.
Comment 6•13 years ago
|
||
Do we prefer tabs over split view like in shorlander's mockup (bug 708213) ?
To me a split view as multiple advantages over tabs:
- more bandwidth (eg. proposed "Ran 2 minutes ago" information to ease keeping track of which scratchpads has been executed and when)
- consistency with Style Editor / Debugger (if it goes split view as well)
- you can do a text search in all your scratchpads from the list search box
- saves precious vertical space
Updated•12 years ago
|
Component: Developer Tools → Developer Tools: Scratchpad
Comment 7•7 years ago
|
||
Mass-closing inactive (2 years+) bugs on unmaintained devtools components.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
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
•