Closed
Bug 155160
Opened 22 years ago
Closed 22 years ago
Mozilla's own DHTML example completely messed up
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Assigned: jst)
References
Details
(Keywords: perf, regression, Whiteboard: [adt3])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1a+) Gecko/20020630
BuildID: 20020630
Lately the DHTML example # 13 (resource:///res/samples/test13.html) is totally
messed up.
Sometimes this page works perfectly and the DHTML is very fast, but sometimes,
running mozilla again the speed is horrbile and the animation is not smooth at
all. The different words jump form one location to another making it look
completly messed up.
This didnt happend before, noticed this the last weeks.
Reproducible: Sometimes
Steps to Reproduce:
1. Go to DHTML Viewer Demo #13
2. if it runs smooth, surf around a bit and go there again
Reporter | ||
Comment 1•22 years ago
|
||
This is very easy to reproduce on Windows XP, on Windows 2000 and Mac OS 9 I
have not succeded in reproducing.
When the DHTML gets messed up in XP, it does not even help to restart the
browser. This behavior is extremly weird.
Reporter | ||
Updated•22 years ago
|
Keywords: perf,
regression
Comment 2•22 years ago
|
||
There are some regressions around that could have caused this - let's
investigate.
Keywords: mozilla1.1
Updated•22 years ago
|
QA Contact: desale → stummala
Reporter | ||
Comment 3•22 years ago
|
||
The easiest way to reproduce this on XP is to to Viewer Demo #13,
do not have the browser maximized so you can see your desktop.
Now rightclick on your desktop and select Properties. Doing this messes up the
example completely.
Maybe its cause I only have a Pentium II, 400 Mhz with 256 RAM?
Comment 4•22 years ago
|
||
Using trunk build 2002071108 on win-xp,1.1ghz,512ram and a GeForce2 Go video
card there is no difference when viewing the "properties" of the desktop.
Reporter | ||
Comment 5•22 years ago
|
||
What happends is not the animation goes slower, it just gets messed up, reminds
me of bug 129953. Closing down the Desktop Properties fixes this.
Reporter | ||
Comment 6•22 years ago
|
||
At home I have a Athlon 1900+, 256 MB, Win XP and noticed the following:
Running a program that needs a lot of cpu at the same time, for example Windows
Media Player reproduces this.
IE animations does not slow down if you are running WMP at the same time.
Updated•22 years ago
|
Summary: DHTML example completely messed up → Mozilla's own DHTML example completely messed up
Comment 7•22 years ago
|
||
Nominating for nsbeta1 as this a regression of DHTML performnace.
Keywords: nsbeta1
Whiteboard: [adt3]
Reporter | ||
Comment 8•22 years ago
|
||
Now I am testing this on Windows 98 (Pentium III, 512 MB) and I easily see this.
Believe more and more that this is a dupe of the new frame-drops bug that Markus
reported. Cannot remember the bug number though. :-(
Comment 9•22 years ago
|
||
Ya - sounds so. It's bug 157401.
Reporter | ||
Comment 10•22 years ago
|
||
WFM, build 20020730!
After the fix in bug 153083, I do not see any frame drops.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Component: DOM: HTML → DOM: Core & HTML
QA Contact: stummala → general
You need to log in
before you can comment on or make changes to this bug.
Description
•