Closed Bug 140167 Opened 23 years ago Closed 22 years ago

DHTML problems (not only speed)?

Categories

(Core :: Layout, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED WORKSFORME
Future

People

(Reporter: ezh, Assigned: attinasi)

References

()

Details

(Keywords: perf)

1. Open www.pogoda.ru 2. Move your cursor over one of the red and blue points (cities) Problems: a) Look where the name of the city appears when you move your mouse again over some town the first time the name appears and then on the right place b) Now do the same with the same town: the name appears in one more different place and then again reappears on the right place (this happens only once, to see this again you must reload the page) c) the speed of the action (when the name appears look at the raining clouds - they stopping for the action) In ie or Opera this works perfectly. moz 2002042510
There are no red or blue points on that page... there is a big green list of cities, but I don't think that's what you mean. Am I really supposed to just load http://www.pogoda.ru/ ? Not something deeper in the site?
Sorry, sorry, sorry... The link is www.pogoda.ee, not .ru. :(
I can reproduce the perf issue, but not the name-misplacement issue (tested with Tallinn). Linux trunk build 2002-04-25-07 here.
The misplacement happens when you move the cursor over Tallinn and other towns. Just look at the first day of forecast. The Tallinn appears there for half a second and then where it should. When move again over the point the Tallinn appears under the Virtual Village right down corner. I can post screenshots to show where they appear if you canot see them.
I can confirm this - trunk build 2002042908 on win-xp,1.1ghz,512ram Especially when repositioning the items mozilla seems to be frozen.
Blocks: 21762
Keywords: perf
Layout for triage
Assignee: Matti → attinasi
Component: Browser-General → Layout
QA Contact: imajes-qa → petersen
Priority: -- → P3
Target Milestone: --- → Future
Humm .. yes it's really slower on MozRC1 that on IE5.5 (win2000). Can't your problem be solved by moving the layer (P7_snap()) before making it visible (P7_autolayer()). Also why do you wish to move it? Look like you doesn't need to.. But maybe you just wished to show the poor speed of a simple move+visibility. However your functions use loops as I can see, I think they are a bit complex to test simple moves. No ?
Me? No, I just reported it. I have no relations to this site, but I knoe that peaople at this site are very friendly and will fix if there is what to fix.
I still can reproduce this on mozilla 20021210. And i can confirm that this cannot be reproduced on IE or Opera. Problem is somewhere in code propably. At you're mouseovering city for the first time, image is showed first time, so it's loaded then. For the second time, image is in cache, so there are no problems with this.
Is this problem still there?
Hmm... "no", but it's not too good... I'm afraid we lost this. Someone could check this url on older build, but on mine (20021223) Mozilla is cutted from DHTML on this site.
This is worksforme now; I suspect that one of the many positioning fixes that have happened since has fixed it...
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Verified: Mozilla 20030424
Status: RESOLVED → VERIFIED
No longer blocks: 21762
Blocks: 21762
You need to log in before you can comment on or make changes to this bug.