Open
Bug 1726132
Opened 3 years ago
Updated 3 years ago
System dialogs use language of the build instead of current browser language
Categories
(Core :: Widget: Cocoa, defect, P3)
Core
Widget: Cocoa
Tracking
()
NEW
People
(Reporter: flod, Unassigned)
References
(Blocks 1 open bug)
Details
Example:
- Install en-US build, check the dialog displayed when using File->Open (it will be displayed in English, independently from the OS language).
- In Settings, install a new language (French) and switch to it, restarting the browser as prompted.
- Try again File->Open, the dialog is still in English, while it should be in French at this point.
I'm not sure if this happens because language packs don't have the necessary strings or something else.
Reporter | ||
Updated•3 years ago
|
Summary: System dialogs use language of the build, instead of current browser language → System dialogs use language of the build instead of current browser language
Comment 1•3 years ago
|
||
Does this bug report mean that you were able to reproduce bug 1628438?
Flags: needinfo?(francesco.lodolo)
Reporter | ||
Comment 2•3 years ago
|
||
No, this is only about the File dialog (not sure if there are other system dialogs we're using, maybe the non webby printer?), and it should be easy to reproduce.
As far as I can tell, bug 1628438 was connected to something specific in the user's profile.
Flags: needinfo?(francesco.lodolo)
You need to log in
before you can comment on or make changes to this bug.
Description
•