Closed
Bug 85634
Opened 24 years ago
Closed 23 years ago
[RFE] Tabs to show 'opened' documents
Categories
(Other Applications Graveyard :: Venkman JS Debugger, enhancement, P3)
Other Applications Graveyard
Venkman JS Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugs, Assigned: rginda)
References
Details
(Whiteboard: [FOB])
Maybe this is undesirable, but it's just an idea:
- During the loading of a window (like Navigator) numerous script files are
sucked in. This can cause the outliner listing open files to scroll
- During a debugging session, only two or three files may be of relevance.
=> If a file is loaded into the display outliner, perhaps a tab could appear
under the display outliner for that document, so that if you've viewed three
docs, there are three tabs. No scrolling, fairly quick access.
+-----------+--------------------------------+
| Files | Display |
| | |
| | |
| | |
| +--------------------------------+
| |\foo.js/\goo.js/ |
+-----------+--------------------------------+
...
Updated•24 years ago
|
Summary: Tabs to show 'opened' documents → [RFE] Tabs to show 'opened' documents
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Assignee | ||
Comment 2•23 years ago
|
||
Mass marking bugs that were Fixed On Branch as fixed, because the branch has
landed. If you believe this bug is not fixed, please reopen it.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•