Closed
Bug 31513
Opened 25 years ago
Closed 25 years ago
mozilla react very slowly
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: christophe.long, Assigned: dcone)
References
()
Details
when going to this url http://www.webmotion.com/news/index.en.html, mozilla
takes a lot of time to display it, a line appear in the middle, and the scroll
bar react after 10 seconds. Previously on the same page a bug of displaying the
background picture was corrected ( now it is displayed quite well, except the
line )
Comment 1•25 years ago
|
||
Looking good to me (but then I have a fast link) except for some strange table
background colour issues I will investigate later.
christophe.long@webmotion.net - what sort of link are you using? What do you
mean by a line in the middle? Please also could you give us the Build ID (it's
the set of numbers in the bottom right of the browser window).
Gerv
Comment 2•25 years ago
|
||
unable to connect to this URL at all. Are you guys still able to connect to
this URL?
Comment 3•25 years ago
|
||
This URL consistently hangs the browser (20000324 W95). I'll work on a test case
when I get around to it :-)
Gerv
Comment 4•25 years ago
|
||
I was mistaken - this isn't a total crash. Mozilla hangs for about 20-30
seconds, then starts responding again with the page loaded (albeit with some
table bgcolor graphical glitches). Passing to Layout, because I suspect that's
where Moz is getting confused.
Gerv
Assignee: cbegle → troy
Component: Browser-General → Layout
QA Contact: asadotzler → petersen
Hmm. Something very strange is going on with this page. My guess (although I
don't have any real evidence) is that it is related to the JavaScript on the
page
Assignee: troy → jst
Component: Layout → DOM Level 0
QA Contact: petersen → desale
Comment 6•25 years ago
|
||
Troy, no script problems here, the page contains a
<TABLE BACKGROUND="../images/1x1-transp.gif"...
(it's a 1x1 transparent gif AFAIK) and that's what makes it slow, I think this
is a dup but I don't know who owns it but it's not me, back to you troy to
reassign to the correct person.
Assignee: jst → troy
Status: UNCONFIRMED → NEW
Ever confirmed: true
Thanks Johnny.
Assigning to Don Cone to look at the issue of why the 1x1 background image is so
slow
Assignee: troy → dcone
Assignee | ||
Comment 8•25 years ago
|
||
Transparent GIFS are very slow.. each platform will get platform specific fixes.
This is a duplicate..
*** This bug has been marked as a duplicate of 31044 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•