[Webkit-unassigned] [Bug 136249] New: [GTK] Translations are not initialized in the UI process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 26 04:35:22 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136249

           Summary: [GTK] Translations are not initialized in the UI
                    process
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: gns at gnome.org, pnormand at igalia.com, svillar at igalia.com


This is breaking things like webkitContextMenuActionGetForContextMenuItem() for non English locales in the cases where we use the action title to guess the action, because the action title we get from the web process is translated while the one in the UI process is in English. We should initialize gettext also in the Ui process.

-- 
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