Closed
Bug 470861
Opened 16 years ago
Closed 15 years ago
acid2 test does not display css image
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
fennec1.0b2
People
(Reporter: jmaher, Assigned: Gavin)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
The acid2 test displays an image by defining a lot of css attributes:
http://www.webstandards.org/files/acid2/test.html
If you click on "Take the acid2 test" nothing happens. This works in firefox, and I don't see a simple reason why it wouldn't work in fennec.
Assignee | ||
Comment 1•16 years ago
|
||
This is probably a duplicate of bug 452286 (the test scrolls itself to display the image).
Depends on: 452286
Comment 2•15 years ago
|
||
Duplicate of bug 464984 (which is a itself the duplicate of 452286), the proposed patch correct the problem.
Comment 3•15 years ago
|
||
This patch is extracted from the Mike's patch on bug 464984 which concern pretty much the same issue but have more requirements.
I think this bug should block bug 464984
Blocks: 464984
Comment 4•15 years ago
|
||
http://www.mediacollege.com/internet/javascript/page/scroll.html
Seems to work not so bad. In fact we need to click on stop scroll at end of
page.
The scroll work each time we click on the text link but only the first time on
the button.
I'll investigate that.
Comment 5•15 years ago
|
||
What's wrong with this example refer to bug 479862.
The scrollTop value stay at the end of the page when we click on the button, so we can't more.
When we click on the text link the page move itself to the link after the mousedown and start begin to scroll from here.
Assignee | ||
Comment 6•15 years ago
|
||
OK, I'm going to call this one fixed. I think bug 499212 and bug 479862 cover the problems with the page in comment 4, and I'll file a new bug for the strange rendering artifacts I see.
Assignee: nobody → gavin.sharp
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → B2
Assignee | ||
Comment 7•15 years ago
|
||
Filed bug 499388
Reporter | ||
Comment 8•15 years ago
|
||
verified with 20090908 1.9.2 maemo nightly
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•