Bug 52975 - -webkit-linear-gradient does not work well on some pages
Summary: -webkit-linear-gradient does not work well on some pages
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P3 Major
Assignee: Nobody
URL: http://investx.net
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2011-01-23 04:25 PST by paul.necsoiu
Modified: 2011-01-25 12:15 PST (History)
1 user (show)

See Also:


Attachments
This is the page where the gradient looks ok (134.83 KB, image/png)
2011-01-25 12:09 PST, paul.necsoiu
no flags Details
on this page the gradient is not ok. It have only one color. (168.33 KB, image/png)
2011-01-25 12:11 PST, paul.necsoiu
no flags Details
On this page the gradient is not ok. It have 2 colors. (169.96 KB, image/png)
2011-01-25 12:13 PST, paul.necsoiu
no flags Details
On this page the gradient don't appear at all. (168.46 KB, image/png)
2011-01-25 12:15 PST, paul.necsoiu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description paul.necsoiu 2011-01-23 04:25:11 PST
Hi,

I use Chrome 10 to view this site www.investx.net.

In template.css file I have this line :

#ja-container { background-image: -webkit-linear-gradient(top, rgb(223,223,223) ,rgb(255,255,255) 40px ); }

The problem is that is not rendered the same on all pages. For example on www.investx.net it seems to look ok, but if you look to www.http://investx.net/educational/indicatori-analiza-fundamentala don't look ok and on this page www.http://investx.net/grafic-bara the gradient don't appear at all.

I think the problem is related to the pge height.
Comment 1 Simon Fraser (smfr) 2011-01-23 17:06:44 PST
www.investx.net requires a login. Please attach a small reduction.
Comment 2 paul.necsoiu 2011-01-23 23:35:47 PST
Sorry

I removed the login now.
Comment 3 paul.necsoiu 2011-01-23 23:37:30 PST
(In reply to comment #1)
> www.investx.net requires a login. Please attach a small reduction.


I removed the login now.
Comment 4 Simon Fraser (smfr) 2011-01-24 08:27:32 PST
Please attach a reduced testcase. It's too time-consuming for me to deconstruct your site.
Comment 5 paul.necsoiu 2011-01-25 12:09:06 PST
Created attachment 80096 [details]
This is the page where the gradient looks ok
Comment 6 paul.necsoiu 2011-01-25 12:11:41 PST
Created attachment 80097 [details]
on this page the gradient is not ok. It have only one color.
Comment 7 paul.necsoiu 2011-01-25 12:13:11 PST
Created attachment 80098 [details]
On this page the gradient is not ok. It have 2 colors.
Comment 8 Simon Fraser (smfr) 2011-01-25 12:15:03 PST
This seems to be an issue only in Chromium. Please file a Chromium-specific bug.
Comment 9 paul.necsoiu 2011-01-25 12:15:57 PST
Created attachment 80099 [details]
On this page the gradient don't appear at all.