Misleading information in "Close Firefox" message box.
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: BijuMailList, Assigned: gaurijove)
References
Details
(Keywords: good-first-bug)
Attachments
(2 files)
Updated•18 years ago
|
Comment 3•6 years ago
|
||
We should just add additional text to this dialog that says "You can also use a different profile" or something like that.
Comment 4•6 years ago
|
||
Can I be assigned this bug?
Comment 5•6 years ago
|
||
Hello,
I would like to contribute to this bug. It is my first bug so please guide me the code of this issue.
Thank You
Comment 6•6 years ago
|
||
The message is here:
the message is referenced here.
https://searchfox.org/mozilla-central/source/toolkit/xre/nsAppRunner.cpp#1735
You would need to create a new string with additional text. See: https://developer.mozilla.org/en-US/docs/Mozilla/Localization/Localization_content_best_practices#Changing_existing_strings
Hello,
I'm new to the codebase and I was able to reproduce this issue with my current environment, I would like to give this bug a try.
| Assignee | ||
Comment 8•6 years ago
|
||
Hi, if no one is working, then may I work on this?
| Assignee | ||
Comment 10•6 years ago
|
||
Updated•6 years ago
|
Comment 11•6 years ago
|
||
Meridel:
Need UX to approve this small change. When you start Firefox and it's already running, we want to add some additional guidance.
This: Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.
To this: Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system. You can also use a different profile to open a new window.
(Just adding the second sentence. - You can also use a different profile to open a new window.)
Thank you in advance for the input.
Comment 12•6 years ago
|
||
Apologies for the delay!
Comments
-I am not able to reproduce this message on my own, but it is my understanding that the user cannot actually 'close' Firefox. They must 'end' the process via the task manager. So the header and body language referring to "closing" Firefox is not accurate.
-While the primary recipients of this message will be power users, it still may be helpful to identify where they can end the current process. Thus the inclusion of "Task Manager."
-User's goal is to use Firefox. We can tighten up the three options that lead to meeting this goal by using "To use Firefox..." followed by three options, instead of "To open a new window" followed by two sentences.
-I've proposed a new header that I think better captures the overarching message and doesn't just point to one solution ("close" Firefox...noting that, per point above, 'closing' is not possible)
Proposed Copy
Header: Firefox not responding
Body: Firefox is already running, but is not responding. To use Firefox, you must end the existing process in the Task Manager, restart your system, or use a different profile.
Comment 13•6 years ago
|
||
Actually, many times you can close Firefox (It's just a second copy open), and Task Manager is very Windows specific.
Any other cleanup we can do?
Comment 14•6 years ago
|
||
Ah, I thought this was message WAS Windows specific. Thank you for the context! Proposed copy below.
Header: Close Firefox
Body: Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile.
Comment 15•6 years ago
|
||
Jayati: sorry for the back and forth on this. If you can update the string to Meridel's suggestion, we're good to go.
Comment 18•6 years ago
|
||
Comment 19•6 years ago
|
||
| bugherder | ||
Description
•