[Webkit-unassigned] [Bug 36485] New: Percent values in styles and french localisation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 03:29:15 PDT 2010


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

           Summary: Percent values in styles and french localisation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://code.google.com/p/chromium/issues/detail?id=386
                    21
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vincent.alquier at gmail.com


Created an attachment (id=51406)
 --> (https://bugs.webkit.org/attachment.cgi?id=51406)
bug.html: to easily reproduce the bug

Bug found in french localisation of Chrome, Chromium and Epiphany-webkit
Works fine in english version of these browsers
Works fine in Linux Firefox
OS + version: Debian unstable
CPU architecture (32-bit / 64-bit): both
Window manager: Gnome
URLs (if relevant): attached bug.html

What steps will reproduce the problem?
1. open the attached bug.html file in english localized chromium browser : it
works 
fine
2. open it with a french localized chromium and you won't get the same 
result


What happens instead?

When manipulating styles in javascript :
Percent values in styles are localized by webkit (14.29% => 14,29%) so 
you can't correctly convert them to float to manipulate them.

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