Bug 119405 - [NEWHELP] Neither Chrome nor Safari on macOS autodetect the language, Firefox works
Summary: [NEWHELP] Neither Chrome nor Safari on macOS autodetect the language, Firefox...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
6.1.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: New-Help
  Show dependency treegraph
 
Reported: 2018-08-21 17:45 UTC by Olivier Hallot
Modified: 2019-09-01 04:56 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Hallot 2018-08-21 17:45:14 UTC
Reference is 
https://redmine.documentfoundation.org/issues/2522#change-15526

Hint: Language detection is in helpcontent2/help3xsl/index2.html

Note: Works in Firefox.
Comment 1 Buovjaga 2018-09-10 19:11:39 UTC
Already confirmed in Redmine -> NEW
Comment 2 himajin100000 2019-08-26 20:25:04 UTC
https://opengrok.libreoffice.org/xref/help/help3xsl/index2.html?r=ca2a6bf2#69


Just out of curiosity:

1.What do we get when navigator.language is referenced?

According to the document written in Japanese below

https://qiita.com/shogo82148/items/548a6c9904eb19269f8c

(translation by me)
>Chrome 49.0.2623.75, as of 2016-03-07
>navigator.languages returned the same value as Accept-Language header.
>navigator.language returned the browser's UI Language.

the document may be outdated. It's more than three years old.

2. By the way, regardless of OSes and browsers, is it possible that a browser returns en instead of en-US?
Comment 3 himajin100000 2019-08-26 20:25:58 UTC
I don't have a mac so I don't know, honestly speaking.