Closed Bug 363454 Opened 18 years ago Closed 14 years ago

Randomly bad generation of DOM tree

Categories

(Firefox :: General, defect)

3.0 Branch
x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: mollaclement, Unassigned)

References

()

Details

(Whiteboard: [CLOSEME 2010-11-01])

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1) Gecko/20061010 Firefox/2.0

When I go on my website ( http://oldschoolsc.free.fr ) and then I click on "L'association" et then I click on "Accueil", the left column is too big, due to a span which should be hidden and is visible (it should be visible only if the user puts the mouse over some areas.) When I make a F5 or refresh button, all is correct. I saved the HTML document when it worked and when it didn't work. I made a comparaision between theese 2 documents (with tkDiff) and there were 0 difference. Then, I used the DOM inspector to see the DOM and make the comparision when it's ok and when it's not ok. I view one difference :

On the good DOM, there is a TD element which contains an A elementand this A element contains an TABLE element and a SPAN element.

On the bad DOM, the TD element contains 3 elements : A element (which is empty), TABLE element and SPAN element.
It's very strange because the HTML code is exactly the same!


Reproducible: Sometimes

Steps to Reproduce:
1.go to http://oldschoolsc.free.fr (here, all is correct, the left column is well)
2.click on the 'L'association" link (at the buttom of the page)
3.click on the 'Accueil" link (at the buttom of the page, this link is the home page link)


Actual Results:  
The left column is bigger because of span which should be hiddden and are visible.
This left colum could becom well if you click on F5 or refresh buttons

Expected Results:  
The left column should be correctly displayed

I have a 15 inches screen, but when i did the test on another comuter with bigger screen, the bug did'nt occur.
Version: unspecified → 2.0 Branch
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 07/14
I can reproduce the problem in 3.1a2pre on Linux by clicking the links
in the top nav bar a few times.
Severity: trivial → minor
Whiteboard: CLOSEME 07/14 → [needs testcase]
Version: 2.0 Branch → Trunk
Hello,
I have tested my website with Chrome, IE 7, and Opera. 
There is no problem on these navigators.
Firefox * (1,2,3) seems to be the only one tu produce the bug.

Furthermore, when I test the website on my local machine, there is no problem with firefox (and the others navigators).

I think there is a problem of time which produces the bad creationj of the DOM...

Have you got some idea?
Thanks.
Regards.
To see the bug with Firefox 1,2 or 3, go to :
http://oldschoolsc.free.fr
The left side of the page is not OK (too large, and there are pictures in the calendar, these pictures mustn't be visible,unless the mouse cursor is over colored points on the calendar , at the buttom of the page.) If it is ok, press F5, the bug will appear.
On other navigators, (IE, Opera, Chrome) it is OK.
Severity: minor → major
Version: Trunk → 3.0 Branch
Summary: Randomly bad generation of DOM tree (with F5 = Good generation) → Randomly bad generation of DOM tree
This is a mass search for Firefox General bugs filed against version 3.0 that are UNCO and have not been changed for 200 days.

Reporter, please update to Firefox 3.6.10 or alter. Firefox 3.0 is no longer supported and is no longer receiving updates. After you update, please create a fresh profile, http://support.mozilla.com/kb/managing+profiles, and test to see if your bug still exists. If you still the bug, then please post a comment with the version you tested against, and the problem. If the issue is no longer there, please set the RESOLUTION to  RESOLVED, WORKSFORME.
Whiteboard: [needs testcase] → [CLOSEME 2010-11-01]
No reply from reporter, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.