Closed
Bug 471858
Opened 17 years ago
Closed 17 years ago
Background-Image on TR only visible in first Cell
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 463952
People
(Reporter: richard, Unassigned)
References
()
Details
Attachments
(1 file)
|
2.41 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2 (.NET CLR 3.5.30729)
If using CSS to apply a background-image to a TR, this is only visible under the first cell of the table. This only happens in the FF3.1 Betas (works fine under FF3.0.5). It should be visible on the whole row
Reproducible: Always
Steps to Reproduce:
1. Apply a background-image CSS element to a TR
Actual Results:
Background image was only visible under the first cell
Expected Results:
Background image should've been visible under all cells on the row
| Reporter | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
works for me - Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20090101 Minefield/3.2a1pre and the 3.1b3pre build for the same day
Comment 3•17 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090101 Minefield/3.2a1pre
Looks quite normal here. Please retest in safe-mode, with a new profile or with a re-installation in a new empty folder.
| Reporter | ||
Comment 4•17 years ago
|
||
Retested again in Safe mode - problem still exists. I'm only using FF3.1b2, you are both using later builds. You're seeing the gradient image across the whole row, not a different background in column 1 (see attachment for screenshot of incorrect behaviour)?
Comment 5•17 years ago
|
||
Yes, I can't replicate your screenshot.
Updated•17 years ago
|
Component: General → Layout: Tables
Product: Firefox → Core
QA Contact: general → layout.tables
| Reporter | ||
Comment 6•17 years ago
|
||
I will retest on the next public beta when it's released then.
Comment 7•17 years ago
|
||
Fixed in the range: 2008-11-25-02 -- 2008-11-26-02
http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2008-11-25+00%3A01%3A00&enddate=2008-11-26+00%3A03%3A00
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•