Bug 866692

Summary: Background stripes are wrong angle in Firefox 16
Product: OKD Reporter: Emily Dirsh <edirsh>
Component: WebsiteAssignee: Steve Goodwin <sgoodwin>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.xCC: crobson, yujzhang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-06 18:48:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Screenshot of problem none

Description Emily Dirsh 2012-10-15 21:54:49 UTC
Created attachment 627732 [details]
Screenshot of problem

Description of problem:
Diagonal background stripes are the wrong angle in Firefox 16

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Updgrade Firefox to version 16
2.Visit openshift.redhat.com in Firefox 16
  
Actual results:
Background stripes are at the wrong angle

Expected results:
Background stripes should be at 20 degree angle consistent with logo

Additional info:
Firefox 16 included a change to it's CSS3 gradient syntax, including a change to how it interprets angle specifications. See relevant post about FF16 changes: https://hacks.mozilla.org/2012/07/aurora-16-is-out/

Comment 1 Steve Goodwin 2012-10-16 19:31:58 UTC
fix committed 2e1ed32bab6a55220c0908cb4651d273cbe2e3aa

Comment 2 Yujie Zhang 2012-10-17 05:48:32 UTC
(In reply to comment #1)
Tested this issue on devenv_2340 on firefox16, the background stripes has been corrected now, thanks.