Closed
Bug 67603
Opened 24 years ago
Closed 9 years ago
Error Console tree should be multi-select (multiple lines of JS console)
Categories
(Toolkit Graveyard :: Error Console, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
The JavaScript console should allow selecting multiple items, so the user can
copy multiple items out at once. (Note that copying isn't working even for
single items yet -- see bug 53480.) A "Select All" option should be added to
the Edit menu with the keyboard shortcut Ctrl+A.
Reporter | ||
Comment 1•24 years ago
|
||
Moving to javascript debugger component. Cc hewitt.
Component: XP Apps: GUI Features → JavaScript Debugger
Updated•24 years ago
|
QA Contact: sairuh → rginda
Updated•23 years ago
|
Component: JavaScript Debugger → XP Apps
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 3•23 years ago
|
||
this is javascript console...
Assignee: ben → hewitt
Status: ASSIGNED → NEW
Component: XP Apps → JavaScript Console
QA Contact: rginda → jrgm
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Updated•23 years ago
|
OS: Windows 98 → All
Reporter | ||
Comment 4•23 years ago
|
||
*** Bug 136674 has been marked as a duplicate of this bug. ***
I think it will be useful to have just text, without any images, xul, whatever.
Thus it will load much faster with many items, and you'll be able to select
any part of text it your's favorit text editor.
Comment 6•19 years ago
|
||
A few more keywords to help search.
Summary: js console tree should be multi-select → JavaScript console tree should be multi-select (multiple lines of JS console)
Comment 7•19 years ago
|
||
(In reply to comment #0)
> The JavaScript console should allow selecting multiple items, so the user can
> copy multiple items out at once.
difficult? or might this be a good first bug?
> A "Select All" option should be added to
> the Edit menu with the keyboard shortcut Ctrl+A.
Bug 88057
Assignee: hewitt → js-console
Status: ASSIGNED → NEW
Summary: JavaScript console tree should be multi-select (multiple lines of JS console) → Error Console tree should be multi-select (multiple lines of JS console)
Comment 8•19 years ago
|
||
*** Bug 343826 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•16 years ago
|
Product: Core → SeaMonkey
Updated•16 years ago
|
Assignee: error-console → nobody
Priority: P3 → --
QA Contact: jrgmorrison → error-console
Target Milestone: Future → ---
Comment 10•16 years ago
|
||
Patches will be in bug 489736 (current one already fixes this).
Assignee: nobody → highmind63
Status: NEW → ASSIGNED
Comment 11•16 years ago
|
||
Hrm, didn't realize this before, is this a Seamonkey-only bug? If so, restore the component, and unassign...
Product: SeaMonkey → Toolkit
QA Contact: error-console → error.console
Comment 12•16 years ago
|
||
SeaMonkey 2.0x (1.9.1) switched to using the toolkit Error Console. The SeaMonkey component is for legacy bugs in SeaMonkey <= 1.1 and will probably be moved to the graveyard once 2.0 is released.
Comment 13•16 years ago
|
||
(In reply to comment #10)
> Patches will be in bug 489736 (current one already fixes this).
Adding dependency to bug 489736.
Depends on: 489736
Updated•16 years ago
|
Comment 14•15 years ago
|
||
Pushing out old bugs that I won't have time to actually get to. Feel free to use/extend any patches attached...
Assignee: highmind63 → nobody
Status: ASSIGNED → NEW
Updated•13 years ago
|
Comment 17•11 years ago
|
||
Selecting multiple entries, selecting all entries and even copying all selected entries is now possible with the new console.
Comment 18•9 years ago
|
||
The Error Console has been removed in favor of the Browser Console (see Bug 1278368), and the component is going to be removed. If this bug is also relevant in the Browser Console, please reopen and move this into Firefox -> Developer Tools: Console.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Comment 19•9 years ago
|
||
I am mass-reopening and re-componenting every single one of the Toolkit:Error Console bugs that appear to have been closed without anyone even *glancing* at whether they were relevant to the Browser Console.
If you want to close a whole bunch of old bugs -- FOR ANY REASON -- it is YOUR RESPONSIBILITY to check EVERY SINGLE ONE OF THEM and make sure they are no longer valid. Do not push that work onto the bug reporters.
(It's okay to close bugs that haven't been touched in years when they don't have enough information for you to figure out whether the problem is still relevant to the current software - the reporter probably isn't coming back to clarify. But that is the ONLY situation where it is okay.)
(I'm going to have to do this in two steps because of the way the "change several bugs at once" form works. Apologies for the extra bugspam.)
Status: RESOLVED → REOPENED
Component: Error Console → Developer Tools: Console
Product: Toolkit → Firefox
Resolution: WONTFIX → ---
Comment 20•9 years ago
|
||
This one is WFM with the new browser console.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Component: Developer Tools: Console → Error Console
Product: Firefox → Toolkit
Assignee | ||
Updated•9 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•