Open
Bug 291534
Opened 20 years ago
Updated 2 years ago
Safe Mode: Need indication that user is in Safe Mode
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
NEW
People
(Reporter: lindyboi, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: uiwanted)
Attachments
(1 file, 1 obsolete file)
|
5.80 KB,
patch
|
dao
:
feedback-
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 It would be helpful to have some explicit indicator that the user is in safe mode. Currently: When in safe mode, no extensions are on, and all options int eh extension manager are greyed out and cannot be configred or enabled/disabled. Reproducible: Always Steps to Reproduce: Expected Results: There should be some part of the GUI that makes it clear "Hi, you're in safe mode" The extension manager window seems like a reasonable yet unobtrusive location as Extensions are the most affected part of the browser. "Extensions - Safe Mode" "Extensions disabled because browser was started in Safe Mode" etc... The browser title could also be modified.
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Version: unspecified → Trunk
Bug 294260 suggests loading a local file as the homepage. This could explain that the user is in safe-mode, what to do about bad extensions, and where to go for help. It could also explain how to get out of safe-mode and how to get into it in the future. This option doesn't mean that continuous safe-mode indication isn't needed too. I think just replacing "Mozilla Firefox" with "Mozilla Firefox (Safe-Mode)" as the window title suffix would be fine.
Comment 2•19 years ago
|
||
This can probably a dupe of or bixed by bug 304403.
I would like to see "[Safe Mode]" (or something similar) in the title bar: Website Title - [Safe Mode] Mozilla Firefox If that is too much, then it should at least be in the status bar on the right side, in its own section, right next to the statusbar-progresspanel & security-button. It should probably have its own bright color, but that is up to whomever implements it.
Comment 4•19 years ago
|
||
To make this happen, instead of setting a fixed titlemodifier from a dtd file, dynamically set it from a properties file after checking whether the app is in safemode: (example at http://lxr.mozilla.org/mozilla/source/browser/components/nsBrowserGlue.js#96) I don't think anything besides the main window needs to/should change.
Assignee: bugs → nobody
Component: Extension/Theme Manager → Startup and Profile System
Flags: blocking-firefox2? → blocking-firefox2+
Keywords: helpwanted
QA Contact: bugs → startup
Whiteboard: [good first bug]
Updated•19 years ago
|
Assignee: nobody → dietrich
Keywords: helpwanted
Whiteboard: [good first bug]
Target Milestone: --- → Firefox 2 beta1
Updated•19 years ago
|
Status: NEW → ASSIGNED
Whiteboard: 2d
Comment 5•19 years ago
|
||
(In reply to comment #4) > I don't think anything besides the main window needs to/should change. > perhaps these are additional bug reports: indication such that talkback (or it's successor) can collect that product is in safe mode. An indication in "help about" would be convenient for copy+paste in the submission of bugs.
Comment 6•19 years ago
|
||
Adds "Safe Mode" as titlemodifier. A couple of issues: - Is this the right place to add this code? - After seeing the text there, it seems a pretty mild visual cue, and could probably go unnoticed by users.
Attachment #217454 -
Flags: review?(mconnor)
Comment 7•19 years ago
|
||
Is the dialog that appears on startup telling you about safe mode really not good enough here? It seems way more obvious than adding a bit of text to the titlebar.
Comment 8•19 years ago
|
||
Re: Comment #7 The idea was to have an unobtrusive yet persistent reminder that the user is in safe mode, in the hopes that it remove ambiguity about why certain functionality was not available. However, if the specific problem we're trying to solve is that the user doesn't know why their extensions are greyed out, I don't think modifying the title bar is the full solution. While it may be helpful as a general reminder, it's not directly visually tied to the EM.
Comment 9•19 years ago
|
||
fyi: with the work on the EM ui I have added a notification area for this type of status and it already includes safe mode indication for the EM ui.
Comment 10•19 years ago
|
||
(In reply to comment #7) > Is the dialog that appears on startup telling you about safe mode really not > good enough here? > > It seems way more obvious than adding a bit of text to the titleba obvious, yes, but an important use is when a someone (eg a developer or help document) asks a user "are you in safe mode", it should be as easy for the user to accurately determine that the system is in safe mode.
Comment 11•19 years ago
|
||
Comment on attachment 217454 [details] [diff] [review] adds "Safe Mode" as titlemodifier ok, this would work, kinda, but this is going to be wrong on non-Mac. Should be: Page Title - Mozilla Firefox (Safe Mode) on Windows/Linux On Mac, I dunno right now, will think about this tomorrow when I'm in Macville.
Attachment #217454 -
Flags: review?(mconnor) → review-
Updated•19 years ago
|
Whiteboard: 2d → [swag: 1d]
Updated•19 years ago
|
Whiteboard: [swag: 1d] → [swag: 1d][at-risk]
Updated•18 years ago
|
Flags: blocking-firefox2+ → blocking-firefox2-
Comment 13•17 years ago
|
||
(In reply to comment #11) > Should be: > Page Title - Mozilla Firefox (Safe Mode) on Windows/Linux > > On Mac, I dunno right now, will think about this tomorrow when I'm in Macville. Any thoughts on what it should be on mac?
Comment 14•17 years ago
|
||
Mike, please see previous comment. Did you figure out what the mac version should look like?
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
Comment 15•16 years ago
|
||
further thoughts on Mac re: comment 11? would be nice to have this move forward
Comment 16•16 years ago
|
||
Moving back to Firefox: private browsing already demonstrated how to do it, anyone who can do this can figure out how to do it from title_privatebrowsing in browser.xul, but modifying an application's main window title isn't a toolkit thing, it's a per-app thing.
Component: Startup and Profile System → General
Product: Toolkit → Firefox
QA Contact: startup → general
Whiteboard: [swag: 1d][at-risk]
Target Milestone: mozilla1.8.1beta1 → ---
Comment 17•15 years ago
|
||
Sorry about the drive by UI design (wandered in on the path of bug 513419 > bug 295693 > here). The best way to remove mode errors (not realizing you are in a special mode) is to make the behavior itself non-modal. So in this case entering safe mode would simply mean flipping all extensions to disabled, and there would be an easy way to re-enable all of them from inside of the add-ons manager.
Comment 18•12 years ago
|
||
This sounds like a legitimate request, since (at least on Windows XP), there is no visual indication that you're in safe mode.
Whiteboard: [mentor=Gjis][lang=js]
Updated•12 years ago
|
Whiteboard: [mentor=Gjis][lang=js] → [mentor=Gijs][lang=js]
Comment 19•12 years ago
|
||
I'll work on this bug. I've already talked to Gijs and I'm ready to start!
Assignee: nobody → alastra.mariagrazia
Comment 20•12 years ago
|
||
Attachment #217454 -
Attachment is obsolete: true
Attachment #751153 -
Flags: review?(gijskruitbosch+bugs)
Comment 21•12 years ago
|
||
Comment on attachment 751153 [details] [diff] [review] Add "(Safe Mode)" as titlemodifier when browsing in Safe Mode This doesn't seem like an effective way to address this bug, as we don't display the window title prominently on Windows (and on OS X going forward).
Comment 22•12 years ago
|
||
Comment on attachment 751153 [details] [diff] [review] Add "(Safe Mode)" as titlemodifier when browsing in Safe Mode Maria: thanks for working on this! For what I was aiming for, this patch looks great as far as I'm concerned. However, I'm not the right person to ask for review. There's a list of Firefox reviewers on https://wiki.mozilla.org/Modules/Firefox . Dao is one of them, and he just said he doesn't think the approach is correct. Dao, could you elaborate on what you think ought to be done here? Could we still take this and file a followup bug for cases where we draw in the titlebar and the title isn't sufficient indication of what is going on? I'd argue this is better than nothing, and I don't yet foresee this becoming non-useful on Linux, at the very least, unless I've missed something...
Attachment #751153 -
Flags: review?(gijskruitbosch+bugs) → feedback?(dao)
Comment 23•12 years ago
|
||
Comment on attachment 751153 [details] [diff] [review] Add "(Safe Mode)" as titlemodifier when browsing in Safe Mode This patch would generate substantial work for the people maintaining our many locales, who might also have a hard time making sense of the string if they're on Windows. Given the limited usefulness of this patch, I wouldn't want to just land it and move on. A secondary problem with that patch is that Safe Mode and Private Browsing aren't mutually exclusive (although they were in 2006). As written, the Safe Mode modifier would overwrite the Private Browsing one. I think this bug needs a new plan. The original plan made sense in 2006 doesn't make sense today.
Attachment #751153 -
Flags: feedback?(dao) → feedback-
Comment 24•11 years ago
|
||
Would a notice in the About dialog be appropriate? This would address the concern in Comment #10. In combination with the pop-up dialog that is already implemented I would imagine that would be enough indication.
Comment 25•11 years ago
|
||
Can I make this my first bug please?
Comment 26•11 years ago
|
||
(In reply to Bennat P Jose [:bennatpjose] from comment #25) > Can I make this my first bug please? I think this bug needs some UI directions first.
Whiteboard: [mentor=Gijs][lang=js]
Comment 27•11 years ago
|
||
A safe mode label on the right side of the tabs near minimize button with safe mode written wouldn't do? I am completely new to this
Comment 28•11 years ago
|
||
(In reply to Bennat P Jose [:bennatpjose] from comment #27) > A safe mode label on the right side of the tabs near minimize button with > safe mode written wouldn't do? Not really. We don't even communicate this as "Safe Mode" anymore, the corresponding Help menu item reads "Restart with Add-ons Disabled...".
Assignee: alastra.mariagrazia → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•