Closed
Bug 494065
Opened 16 years ago
Closed 16 years ago
No way to open two tabs with about:jetpack
Categories
(Mozilla Labs :: Jetpack Prototype, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: artem.skvira, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
Build Identifier:
When trying to open a new tab/window with about:jetpack existing one closes automatically. It'd be nice to have one tab with tutorial and other with development environment in there.
Reproducible: Always
Steps to Reproduce:
1.Open new tab, go to about:jetpack
2.Open another tab, type about:jetpack again, press enter
3. Only one tab with about:jetpack remains opened
Comment 1•16 years ago
|
||
Isn't it because Jetpack is implemented as a singleton?
Comment 2•16 years ago
|
||
Yes, this is because about:jetpack is a singleton. We really need to fix this at some point, though, because the use case is certainly a valid one.
Updated•16 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•16 years ago
|
||
As a very temporary workaround, I've added some documentation on how to move your Jetpack to its own file:
http://hg.mozilla.org/labs/jetpack/rev/4e144ece8a6e
It's useful for its own reasons too and is also in the tutorial, but repeating it isn't bad and this way hopefully folks who don't read the tutorial will see it (it's right under the editor widget on the 'Develop' tab).
Comment 4•16 years ago
|
||
Atul wants to fix the root need by moving documentation out of about:jetpack- new bug to come soon.
Priority: -- → P4
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•