[Webkit-unassigned] [Bug 30439] New: [GTK] GTK browsers fail to show the right language translation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 16 09:02:26 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=30439
Summary: [GTK] GTK browsers fail to show the right language
translation
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: Chang.Shu at nokia.com
Open a GTK-based browser and load page:
http://testsuite.nokia-boston.com/content/esmp_nonESMP/navigatorObject/language1.asp
actual result: language translation shows "en"
expected result: language translation should show "en-US" or "en-us"
This bug is related to bug 29653 where the same problem reported on Qt
browsers. The current LayoutTests/fast/js/navigator-language.html only checks
if the two leading letters are "en". However, it should make a case insensitive
check against "en-us" after GTK is fixed.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list