Closed
Bug 134833
Opened 23 years ago
Closed 23 years ago
dhtml example only works if window is resized
Categories
(Core :: Layout, defect, P2)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 119849
Future
People
(Reporter: bugzillawatcher, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9+)
Gecko/20020330
BuildID: 20020330
This link does not work at all in Mozilla. Checked for javascript erros and did
not see any (apart for the 17 errors for poup not defined...).
The funny thing is that if you start to resize mozilla you will se the
background-color and the animation. stop resizing Mozilla and the page will be
blank again.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.d
Comment 1•23 years ago
|
||
This is another problem with overflow:hidden/auto/scroll miscalculating sizes
during reflow. See bug 132156 and dependencies of bug 124431
| Reporter | ||
Updated•23 years ago
|
Summary: dhtml example only works while resizing → dhtml example only works if window is resized
Updated•23 years ago
|
Priority: -- → P2
Target Milestone: --- → Future
Comment 3•23 years ago
|
||
Interesting animation :) Fixed with bug 119849.
| Reporter | ||
Comment 4•23 years ago
|
||
This works for me know using build 20020412 Windows 2000.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Comment 5•23 years ago
|
||
reopening to dup to the right place
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 6•23 years ago
|
||
*** This bug has been marked as a duplicate of 119849 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•