[Webkit-unassigned] [Bug 135419] New: Black canvas when using RTL/webGL on Google Maps
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 30 10:37:42 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135419
Summary: Black canvas when using RTL/webGL on Google Maps
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://google.com/maps?force=webgl&hl=ar
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mdavids at gmail.com
When launching in RTL languages, the WebGL canvas is always black. This doesn't happen for our 2D canvas rendering, and doesn't happen in LTR languages.
Compare:
http://google.com/maps?force=webgl&hl=ar (RTL, WebGL, bad)
http://google.com/maps?force=webgl&hl=en (LTR, WebGL, looks good!)
http://google.com/maps?force=canvas&hl=at (RTL, Canvas2D, good)
--
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