Closed
Bug 283685
Opened 20 years ago
Closed 13 years ago
Firefox should display the current profile name somewhere
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jknauth, Assigned: capella)
Details
Attachments
(1 file, 1 obsolete file)
|
1.55 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 Firefox should display the current profile name somewhere easily accessible, e.g., in Tools > Options > General or Tools > Options > Advanced. This would help avoid confusion when multiple profiles are being tested by showing clearly which one is currently running. Mozilla used to display the profile name in the Bookmarks management dialog (of all places). I think that was removed some time ago. I don't think the current profile name has ever been displayed anywhere in Firefox. Someone once described to me a bookmarklet JavaScript technique to display the current profile name, but I have lost it. In any event, the current profile name seems like important information and the user shouldn't have to turn handsprings to display it. Reproducible: Always
Comment 1•20 years ago
|
||
I disagree that placement should be located in options... Being able to discover the current used profile has its place though, particularly in debugging. Before those condemn this for being bad, though. Consider the all to common case of firefox spawning a new profile because the current one is suspected of being in-use (after a crash), to the end user, they just think they've lost prefs/bookmarks/extensions. It'd be nice to be able to point them somewhere in browser to determine which profile is in use (and if others are available.. about:profiles perhaps.)
Comment 2•20 years ago
|
||
->General
Component: Menus → General
OS: Windows XP → All
QA Contact: bugzilla → general
Hardware: PC → All
Version: unspecified → Trunk
Comment 3•20 years ago
|
||
Potentially useful support wise as per comment 1 -> New
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•20 years ago
|
Summary: Firefox should display the current profile name somewhere in Tools > Options → Firefox should display the current profile name somewhere
Comment 4•20 years ago
|
||
Looking at the dupes of bug 223169 this should be marked a dupe and bug 223169 set to Core: profile backend. Does that seem reasomable?
Comment 5•19 years ago
|
||
I would prefer a checkbox in the profiles manager to put the profile name in the Window Title; when you pick a profile it should set the box to the last state it had when that profile was last used.
Updated•18 years ago
|
Assignee: bross2 → nobody
Comment 6•15 years ago
|
||
The bug here is for Firefox. The bug mentioned in c#4 is for SeaMonkey. Besides option (checkmark) of putting name into Title, one should be able to see the actual pathname to the profile directory in Help, and the actual pathname of the application it is running in should also be there as well. There should also be a related fix for the Profile Manager at the same time, where the pathname of the application calling the profile manager should be made available. Calling the wrong profile from a different version of Firefox can be damaging. The complete name should also be determineable, if for no other reason than that the name can be renamed and does not affect the filename. More to the point it is possible, I expect, to have more than one profile named "default".
Comment 7•13 years ago
|
||
suggestion: The Windows Title is already busy. The profile name should be displayed under View -> Profile You are currently running profile "<here-a-name>" created 2011/Aug/22 or The profile name should be displayed under Help -> Profile You are currently running profile "<here-a-name>" created 2011/Aug/22
Updated•13 years ago
|
Assignee: nobody → markcapella
Status: NEW → ASSIGNED
Comment 8•13 years ago
|
||
Hi! Thanks for your work on this. However, from a UI point of view, this is something that is unlikely to be relevant to anyone but a very small audience, and should probably be an add-on instead.
| Assignee | ||
Comment 9•13 years ago
|
||
Possible solutions (#1 , #2, #3) ... FYI Boriss <jboriss@mozilla.com> suggested #4 moving it to the Tools / options / Advanced tab under General, UX Team says ADD-ON. This is a first time bug/enhancement for me, so I'll go ahead as appropriate... who decides?
Comment 10•13 years ago
|
||
(In reply to Mark Capella from comment #9) > Created attachment 590857 [details] > Possible solutions (#1 , #2, #3) > > Possible solutions (#1 , #2, #3) ... FYI Boriss <jboriss@mozilla.com> > suggested #4 moving it to the Tools / options / Advanced tab under General, > UX Team says ADD-ON. This is a first time bug/enhancement for me, so I'll go > ahead as appropriate... who decides? Until we really have any UI or a switcher, I agree with Comment 8 - the Preferences window isn't used for display of information without the ability to manipulate it anywhere, and adding this would set a bit of a strange precedent.
Comment 11•13 years ago
|
||
I think it would have this place in an about page. about:support seems the best suited but I'm not sure it's an ideal candidate though.
| Assignee | ||
Comment 12•13 years ago
|
||
Thanks for your attention! The profile manager can be set to always open at startup by un-checking the "Don't ask at Startup" box, effectively becoming a "switcher" if I understand the reference. Switching profiles on the fly would be trickier, perhaps involving a firefox re-start, and is out of scope of the original enhancement request as I read it. I could look into it if the request was expanded, I'm not sure yet of the chain of command around here : - p Maybe I mis-read the intended target audience for the enhancement. Displaying the information on the about:support page (option #3 in my attachement) allows testers and end-users alike an unobtrusive and quick way to check their current profile and satisfy the request.
| Assignee | ||
Comment 13•13 years ago
|
||
Attachment #590857 -
Attachment is obsolete: true
Attachment #591365 -
Flags: review?(gavin.sharp)
Comment 14•13 years ago
|
||
Comment on attachment 591365 [details] [diff] [review] propised change to ABOUT:SUPPORT screen Spoke to Mark on IRC - I think there isn't much value to exposing this name anywhere, and bug 214675 aims to remove the entire concept of a "profile name", so I think this is WONTFIX.
Attachment #591365 -
Flags: review?(gavin.sharp)
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Comment 15•11 years ago
|
||
I use the addon "show profile" Highly recommended if you test or use -no-remote (If you rename a profile, you have to manually add the new name as a custom string. )
You need to log in
before you can comment on or make changes to this bug.
Description
•