Closed Bug 683681 Opened 14 years ago Closed 9 years ago

-moz-linear-gradient background image repeats if page height exceeds browser gradient with HWA off

Categories

(Core :: Graphics, defect)

5 Branch
x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
firefox29 --- affected
firefox30 --- affected
firefox31 --- affected
firefox32 --- affected
firefox-esr24 --- affected

People

(Reporter: mike.likouris, Unassigned)

References

Details

(Keywords: regression)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 Steps to reproduce: I've created a page, which expands as content populates it. The page reached a maximum height of 44725px. This is when I noticed a break in the background gradient. body {background:-moz-linear-gradient(center top , #2092B7, #00997A) no-repeat scroll 0 0 transparent; height:44725px; } Actual results: The linear-gradient reaches max height and at that point the gradient begins to repeat. I was only able to reproduce this on Windows 7 Firefox 5 and 6. It doesn't seem to be an issue on the Mac (FF 5). Expected results: I expected the gradient to continue the height of the page as it does on the Mac.
Keywords: css-moz
OS: Mac OS X → Windows 7
Attachment #557277 - Attachment mime type: text/plain → text/html; charset=utf-8
On 64-bit Linux I see problems; I'm guessing at the 32768px boundary.
Component: Layout → Graphics
QA Contact: layout → thebes
Verified as WFM on: Mozilla/5.0 (Windows NT 6.1; rv:9.0a1) Gecko/20110914 Firefox/9.0a1 Build ID: 20110914030906 I loaded the html attached to this bug in the latest nightly and the gradient didn't repeat at all. Michael, can you please try to reproduce this issue in safe mode and/or with a new profile?
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
This is not duplication of bug 671302. Because, the problem in Firefox5&6 commented in comment #0. The problem reproduce in since Firefox4, and also reproduce in Nightly32.0a1. Regression window(m-c) Good: http://hg.mozilla.org/mozilla-central/rev/62e95bdbae61 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101020 Firefox/4.0b8pre ID:20101020133437 Bad(background image is not drawn continuously): http://hg.mozilla.org/mozilla-central/rev/f780f3d3add9 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101020 Firefox/4.0b8pre ID:20101020135237 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=62e95bdbae61&tochange=f780f3d3add9 Regressed by Bug 604168 And the following is another bug. Regression window: Bad(background image is not drawn continuously): http://hg.mozilla.org/mozilla-central/rev/dad825159748 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0a1) Gecko/20110527 Firefox/7.0a1 ID:20110527011902 Bad(background image is not drawn after 32k): http://hg.mozilla.org/mozilla-central/rev/04e8d0b481bc Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0a1) Gecko/20110527 Firefox/7.0a1 ID:20110527081111 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=dad825159748&tochange=04e8d0b481bc Regressed by: Bug 562746 - Update cairo to 1.10
Blocks: 604168
Status: RESOLVED → REOPENED
Ever confirmed: true
Keywords: css-mozregression
Resolution: DUPLICATE → ---
Summary: -moz-linear-gradient background image repeats if page height exceeds browser gradient → -moz-linear-gradient background image repeats if page height exceeds browser gradient with HWA off
Status: REOPENED → NEW
Version: unspecified → 5 Branch
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0 Cannot reproduce this with HWA off on Win 7, using attachment 557277 [details] Alice, can you?
Reproduced on Firefox32.0.3. Not reproduced on Firefox33+ on Windows10
Status: NEW → RESOLVED
Closed: 14 years ago9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: