Closed
Bug 467624
Opened 17 years ago
Closed 17 years ago
background-position is messed up (background-image is moved by a wrong distance)
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: andreasjunghw, Assigned: roc)
References
Details
(Keywords: fixed1.9.1)
Attachments
(3 files, 1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20081202 Shiretoko/3.1b3pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20081202 Shiretoko/3.1b3pre
In the newest nightlies I noticed that Minefield/Shiretoko displays a background-image which is moved with background-position wrong.
It seems to move the background-image by a wrong (too large) distance.
I'll attach a testcase...
Reproducible: Always
Steps to Reproduce:
1.open the testcase
2.
3.
Actual Results:
Background-image is displayed wrong / moved by wrong distance.
Expected Results:
Background-image is displayed correct.
| Reporter | ||
Comment 1•17 years ago
|
||
| Reporter | ||
Comment 2•17 years ago
|
||
| Reporter | ||
Updated•17 years ago
|
Attachment #351031 -
Attachment description: this is how it is displayed in Firefox 3.0.4 (correct) → Firefox 3.0.4 (correct)
| Reporter | ||
Comment 3•17 years ago
|
||
this is how it is displayed in Shiretoko 3.1b3pre (wrong)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20081202 Shiretoko/3.1b3pre
Flags: blocking1.9.1?
| Assignee | ||
Comment 4•17 years ago
|
||
WFM on Mac. Windows only? Probably the same as 466258 if it goes away when you remove the border.
| Reporter | ||
Comment 5•17 years ago
|
||
Border and margin was only added to make it clearer / more comfortable for the eyes.
It is still reproducible if the border and/or margin is removed.
(What is 466258 about anyway? Bugzilla tells me I'm not authorized to access that bug...)
| Reporter | ||
Comment 6•17 years ago
|
||
Attachment #351030 -
Attachment is obsolete: true
Comment 7•17 years ago
|
||
This is broken starting with the 11-05 build.
http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2008-11-04+03%3A00%3A00&enddate=2008-11-05+03%3A00%3A00
Bug 458487? which seems like Roc was on the right track. So maybe this is the same as bug 467029. There is transparency in the gif used in this testcase.
| Assignee | ||
Comment 8•17 years ago
|
||
Seems to be fixed by the patch in bug 466258.
Assignee: nobody → roc
Whiteboard: [depends on 466258]
Updated•17 years ago
|
Version: unspecified → Trunk
| Assignee | ||
Comment 9•17 years ago
|
||
Should be fixed on trunk by the fixing of bug 466258.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Whiteboard: [depends on 466258]
| Assignee | ||
Updated•17 years ago
|
Flags: blocking1.9.1? → blocking1.9.1+
Keywords: fixed1.9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•