Open
Bug 37594
Opened 25 years ago
Updated 1 year ago
Ctrl-Alt-T to show networking debug info
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
REOPENED
People
(Reporter: yoel, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: helpwanted)
This is a 4.x farity feature request, it is used as a debugging tool.
Entering ctrl-alt-t displays the following:
how many connections are waiting for an open socket
how many are waiting for fewer active URL's
how many connections are open
how many active URL's
Comment 2•25 years ago
|
||
Adding 4xp keyword, updating summary
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: 4xp
Summary: Need CTRL-ALT-T implemented → [FEATURE] ctrl-alt-T to show debug info
Comment 3•25 years ago
|
||
Networking maybe? updating component and owner. changing status to NEW
Assignee: asadotzler → gagan
Component: Browser-General → Networking
QA Contact: jelwell → tever
Comment 4•25 years ago
|
||
Comment 5•24 years ago
|
||
changed FEATURE to RFE in summary.
Summary: [FEATURE] ctrl-alt-T to show debug info → [RFE] ctrl-alt-T to show debug info
Comment 6•24 years ago
|
||
If this is a 4xp bug, it cannot be RFE. RFEs aren't actually bugs at all. See
(for example) the discussion in bug 42441. BTW, RFE implies severity of
"enhancement" and as this feature is in Netscape 4.* we are right to keep it as
"normal".
Updated•24 years ago
|
Summary: [RFE] ctrl-alt-T to show debug info → Ctrl-Alt-T to show debug info
Comment 11•23 years ago
|
||
it is just a debug feature request.
Summary: Ctrl-Alt-T to show debug info → [RFE] Ctrl-Alt-T to show debug info
Comment 12•23 years ago
|
||
According to http://www.mozilla.org/projects/ui/accessibility/mozkeyintro.html
we aren't supposed to do CTRL+ALT+T.. have another suggestion?
Comment 13•23 years ago
|
||
about:http
Comment 14•23 years ago
|
||
It could just be an item on the Tasks->Tools menu without a keyboard shortcut.
CF bug 67596, [rfe] keyboard shortcuts for Tasks/Tools menu items, resolved/wontfix.
Comment 15•23 years ago
|
||
the about:http idea doesn't work because it makes you load a separate page when all you want is a dialog about the page(s) you're loading, and the having it in the menu w/out a shortcut is a bad idea because you often want to access the dialog while the GUI may be blocking, and generally want to access it quickly and rapidly.
Comment 16•23 years ago
|
||
Ctrl-Shift-T. Similar, so easy to remember and even easier to type.
Comment 17•23 years ago
|
||
*** Bug 90225 has been marked as a duplicate of this bug. ***
Comment 18•23 years ago
|
||
ctrl-alt does not work on win32, see 69954
Comment 19•22 years ago
|
||
How about a more general status console?
If the issue is regarding the keystroke combination to make the data come up,
I'd be willing to just have a dialog window that shows ongoing status of various
types, instead (obviously with at least the mentioned info, and perhaps other
things, if relevant).
I suppose then it loses its 4xp status, then, but it doesn't seem like there's
much happening with this at the moment anyway.
Comment 20•22 years ago
|
||
[RFE] is deprecated in favor of severity: enhancement. They have the same meaning.
Severity: normal → enhancement
Summary: [RFE] Ctrl-Alt-T to show debug info → Ctrl-Alt-T to show debug info
Comment 21•20 years ago
|
||
Bug 249690 is the same bug for Firefox.
Comment 22•20 years ago
|
||
how about someone write an extension for this? doesn't seem like it needs to be
part of the core browser. granted there are no APIs in the core browser to
write such an extension ;-)
Comment 23•20 years ago
|
||
It seems kind of silly to make an extension for one dialog box. It's just a
very useful way to get a better look at status information than what the UI of a
status bar can show you. The amount of "bloat" it would add should be negligible.
Comment 24•20 years ago
|
||
Yes, but there will forever be a gazillion things more important for the core
developers to be working on. If this is going to happen, it is most likely
going to have to come from an external contributor. I'm willing to entertain a
patch to core Mozilla code... I just don't have any time to do it myself.
Comment 25•20 years ago
|
||
-> defaults. Hopefully the depends will keep the usual stream of firefox dupes away.
Updated•18 years ago
|
Assignee: darin → nobody
QA Contact: benc → networking
Target Milestone: Future → ---
Comment 26•9 years ago
|
||
devtools plays this role
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Comment 27•9 years ago
|
||
(In reply to Patrick McManus [:mcmanus] from comment #26)
> devtools plays this role
How? A quick look at the devtools documentation doesn't suggest that there's any feature that a Firefox user can use that plays the role of what Ctrl-Alt-T used to do (and it was a very useful feature, and would still be today).
Comment 28•9 years ago
|
||
Let's see what the dev tools team thinks :)
Status: RESOLVED → REOPENED
Component: Networking → Developer Tools
Product: Core → Firefox
Resolution: WONTFIX → ---
Summary: Ctrl-Alt-T to show debug info → Ctrl-Alt-T to show networking debug info
(In reply to David Walser from comment #27)
> (In reply to Patrick McManus [:mcmanus] from comment #26)
> > devtools plays this role
>
> How? A quick look at the devtools documentation doesn't suggest that
> there's any feature that a Firefox user can use that plays the role of what
> Ctrl-Alt-T used to do (and it was a very useful feature, and would still be
> today).
Can someone describe what it used to do? I am not familiar with this. It seems like it displays connection info given comment 0, but where? In a new tab / window just showing that data?
Comment 30•9 years ago
|
||
(In reply to J. Ryan Stinnett [:jryans] (use ni?) from comment #29)
> Can someone describe what it used to do? I am not familiar with this. It
> seems like it displays connection info given comment 0, but where? In a new
> tab / window just showing that data?
That's a great question, as this bug is 15 years old and even I barely remember even though I used to use the feature frequently. I thought I still mostly remembered, but had to look to be sure. Pressing Ctrl-Alt-T would pop up a small dialog window with information about the files that the web browser is currently trying to download it. There is a picture of it here:
http://www.dslreports.com/forum/r1065815-new-old-easter-egg
These days, it happens often that a page gets stuck or otherwise seems problematic while trying to load, and the page is pulling files from several different web servers, likely one or two of which are causing the problems. If you have the Status4Evar extension, sometimes you can see what URLs are stuck/still-trying-to-download cycling through in the status bar, but this Ctrl-Alt-T dialog window was much more usable. It would just give you a flat list of the URLs still trying to load, which can make it much easier to determine which are the problematic ones. A user may choose to respond to this situation by blocking problematic servers, possibly through proxy filtering or ad block extension rules.
Thanks, that helps a lot! Based on past comments here, it seems an "entire browser" tool like about:whatever is not what is wanted here. Instead, you want something specific to the current page.
This seems within the realm of the Network Monitor in DevTools. I believe some of the desired information is present in its request timeline, however it is certainly not presented in the same way. Potentially the tool could be extended to add missing information.
One seemingly big difference however is that the Network Monitor requires the DevTools toolbox to have already been open before a request began if it is meant to know of its existence. It could potentially be enhanced to at least show the basic data that this old tool used to display when more info is not available because the request began before the tool opened.
Anyway, several possibilities. I'll move this to Network Monitor, since it seems like the most closely related tool today.
Component: Developer Tools → Developer Tools: Netmonitor
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Blocks: netmonitor-keyboard-navigation
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•