Closed
Bug 339716
Opened 19 years ago
Closed 18 years ago
render problem next to javascript animated block
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: sarimarton, Unassigned)
References
()
Details
(Whiteboard: CLOSEME 06/27)
User-Agent: Mozilla/5.0 (Windows NT 5.1; U; en) Opera 9.00
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
After loading the given page, some javascript code makes the left menu scrolling in. It does this by changing the position of a DIV block inside another, fixed DIV block. But the image in the client area gets hidden. Opera and IE renders it well, but Firefox and Mozilla don't. And it's interesting that if you scroll away and back, the missing part of the image reappears.
Reproducible: Always
Steps to Reproduce:
1. Just open a url given above
Actual Results:
The page appears inproperly. The image in the client area gets hidden from left.
Expected Results:
The image should remain fully visible.
In the javascript code you can set the speed of the menu in-slide effect. In the index.html file just give the menuMoveObj.timeInterval a greater value (eg. 300). This will slow down the process. However, the problem still remains.
Comment 1•18 years ago
|
||
Reporter, do you still see this problem with the latest Firefox 2? If not, can you please close this bug as WORKSFORME. Thanks!
Whiteboard: CLOSEME 06/27
Version: unspecified → 1.5.0.x Branch
| Reporter | ||
Comment 2•18 years ago
|
||
Sorry, I cannot reproduce the bug even in the old versions. The test file is completely missing, that free account has been deleted just recently. I've tried to rebuild the situation based on my own report and my memories, but no success.
As I remember, the problem existed in the 2.0 branch too, and probably were in the rendering engine, because the Mozilla suite was also buggy.
However, the test URL was available for nearly one year, but it seems nobody even took a look at it. Now I set it whatever you want, just give a confirmation.
Comment 3•18 years ago
|
||
OK, since we can't reproduce this anymore I will mark the bug INCOMPLETE.
Thanks for your feedback!
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•