Bug 698313 - "background-repeat" css property isn't rendered well in Firefox 3.6.x
Summary: "background-repeat" css property isn't rendered well in Firefox 3.6.x
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: firefox
Version: 5.6
Hardware: Unspecified
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Martin Stransky
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 679697
TreeView+ depends on / blocked
 
Reported: 2011-04-20 15:41 UTC by Einav Cohen
Modified: 2016-01-28 21:51 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-21 22:50:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screen-shot, RHEL 5.6, Firefox 3.6.x (63.02 KB, image/png)
2011-04-20 15:43 UTC, Einav Cohen
no flags Details
screen-shot, Fedora 14, Firefox 3.6.x (79.14 KB, image/png)
2011-04-20 15:44 UTC, Einav Cohen
no flags Details
screen-shot, Windows XP, Firefox 3.6.x (157.83 KB, image/png)
2011-04-20 15:44 UTC, Einav Cohen
no flags Details
Xorg.0.log (31.78 KB, text/html)
2011-06-08 04:59 UTC, Tomas Dosek
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2011:0885 0 normal SHIPPED_LIVE Critical: firefox security and bug fix update 2011-06-21 22:50:32 UTC

Description Einav Cohen 2011-04-20 15:41:30 UTC
Description of problem:
the "background-repeat" CSS property doesn't work on RHEL 5.x, although it should (see https://developer.mozilla.org/en/CSS/background-repeat)

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Einav Cohen 2011-04-20 15:43:19 UTC
Created attachment 493519 [details]
screen-shot, RHEL 5.6, Firefox 3.6.x

Comment 2 Einav Cohen 2011-04-20 15:44:03 UTC
Created attachment 493521 [details]
screen-shot, Fedora 14, Firefox 3.6.x

Comment 3 Einav Cohen 2011-04-20 15:44:31 UTC
Created attachment 493522 [details]
screen-shot, Windows XP, Firefox 3.6.x

Comment 4 Einav Cohen 2011-04-20 15:45:24 UTC
Please see the attachments: Note that in Firefox in Fedora 14 and in Windows XP the "background-repeat" property is rendered well.

Comment 5 Martin Stransky 2011-04-26 06:11:33 UTC
I guess it's caused by cairo used for image rendering. It would need to update or fix it on RHEL5.

Comment 7 RHEL Program Management 2011-05-10 15:29:16 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 8 Martin Stransky 2011-05-10 15:52:35 UTC
Reporter, can you attach the testcase?

Comment 9 Einav Cohen 2011-05-11 07:10:54 UTC
(In reply to comment #8)
> Reporter, can you attach the testcase?

Browse to https://developer.mozilla.org/samples/cssref/background-repeat/ in a Firefox 3.6.x browser on a RHEL 5.x machine. See attachment 493519 [details] for the result: the image that has the "background-repeat" CSS property set to "repeat" or "repeat-x" or "repeat-y" isn't being rendered at all or is rendered once (without the expected repeat). 

Browse to the same page on another browser/OS (see attachment 493521 [details], attachment 493522 [details] for examples); you will see the way that the image should actually be rendered.

Comment 10 Vladimir Benes 2011-05-31 14:47:55 UTC
reproducer in comment #9 
-> qa_ack+

Comment 11 Martin Stransky 2011-06-07 14:26:34 UTC
Which HW is the RHEL5 box? Can you attach output of lspci and /var/log/Xorg.0.log here?

Comment 12 Martin Stransky 2011-06-07 14:39:43 UTC
It seems to be HW related. A quick test on i386-5s-m1.ss.eng.bos.redhat.com does not show that bug.

Comment 13 Martin Stransky 2011-06-07 14:50:43 UTC
Reporter, please try to run firefox with enabled MOZ_CAIRO_FORCE_BUGGY_REPEAT:

$export MOZ_CAIRO_FORCE_BUGGY_REPEAT=1; firefox

Comment 14 Tomas Dosek 2011-06-08 04:59:05 UTC
HW:

Typical vm setup for rhel 5 in virtual manager. I guess the HW is not much relevant, because on physical machine it seemed to perform the same as on a vm.

output of lspci:

00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02)
00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]
00:01.2 USB Controller: Intel Corporation 82371SB PIIX3 USB [Natoma/Triton II] (rev 01)
00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
00:02.0 VGA compatible controller: Cirrus Logic GD 5446
00:03.0 RAM memory: Red Hat, Inc Virtio memory balloon
00:05.0 Ethernet controller: Red Hat, Inc Virtio network device
00:06.0 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio Controller (rev 01)

Xorg.0.log is attached in attachments below this comment.

Running firefox with: "$export MOZ_CAIRO_FORCE_BUGGY_REPEAT=1; firefox" didn't help anyhow.

Comment 15 Tomas Dosek 2011-06-08 04:59:34 UTC
Created attachment 503618 [details]
Xorg.0.log

Comment 16 Tomas Dosek 2011-06-08 06:11:36 UTC
Running with "export MOZ_CAIRO_FORCE_BUGGY_REPEAT=1; firefox" works fine - sorry I put there the dollar sign...

Comment 18 errata-xmlrpc 2011-06-21 22:50:58 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2011-0885.html


Note You need to log in before you can comment on or make changes to this bug.