Closed
Bug 100981
Opened 24 years ago
Closed 23 years ago
Profile manager invokes when opening a mozilla associated document
Categories
(Core Graveyard :: Cmd-line Features, defect)
Tracking
(Not tracked)
Future
People
(Reporter: bugzilla3, Assigned: law)
Details
This was not existing before build 2001092103:
If I have more than one profiles and I double click a document that is
associated with Mozilla (e.g. html), Profile Manager shows up. In previous
builds, Mozilla was always remembering previously used profile and it wasn't
invoking PM.
Note: When running mozilla by "mozilla.exe" command line, PM still doesn't show
up, as it always did. So there is an inconsistency between the two ways of
invoking Mozilla. One of them always uses PM, the other remembers last used
profile (personally I prefer the latter).
Sorry, scrap the inconsistency thing. I was using a "mozilla.exe -p myprofile"
command. Normal invocation via mozilla.exe invokes PM, too. And, if this is a
designed behaviour, my bug is invalid.
Comment 2•24 years ago
|
||
From what I've gathered from a few IRC conversations, the proper thing to do if
-turbo is not being used is indeed to launch the profile manager. However, if
-turbo is on, it should remember the profile.
The possibility of automatically using the last profile if a user is opening an
associated document might or might not be something useful to consider. Perhaps
a pref??
Playing devil's advocate, any user who chooses to associate documents with
mozilla is probably going to have -turbo in use as well, so maybe this is pointless.
I'm sure most engineers would prefer to keep it like it is, but can we get an
engineer or 3 to comment?
Comment 3•24 years ago
|
||
-> XP Apps: Cmd-line Features
WONTFIX?
Assignee: pchen → law
Component: XP Apps → XP Apps: Cmd-line Features
If you're really clever, you can probably hack your Windows registry so that it
passes "-p profile-name". But I don't think we're going to enable that via
other means any time soon.
Target Milestone: --- → Future
Comment 5•24 years ago
|
||
Marking NEW since this has a target.
Status: UNCONFIRMED → NEW
Ever confirmed: true
This should be fixed now.
*** This bug has been marked as a duplicate of 97622 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•