Open Bug 628126 Opened 13 years ago Updated 2 years ago

Firefox cannot display correctly with JSF rendered page.

Categories

(Firefox :: General, defect)

3.6 Branch
x86
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: ivanyiu, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13

I'm now working with a JSF implement web services, the JSF rendered page can be correctly display with IE and Chrome, but with Firefox, the display is strange. Sometimes it seems that the style sheet cannot be access, or other resource like images just mess up. With a hyperlink to another JSF page, the Firefox can wrongly display an image instead.

Reproducible: Always

Steps to Reproduce:
1. Just visit the domain
2. Surf around, from time to time, the display mess up.
3. Hitting F5 to reload the page will get the page reload, but the page never display correctly.



I've check the HTML (using Ctrl+U) actually download to client, and everything seems normal comparing to the HTML downloaded by IE and Chrome. But Firefox just cannot display it correctly.
no crash= not critical
The URL wants a basic authentication login.
Severity: critical → normal
Version: unspecified → 3.6 Branch
It's our testing site with authentication. Any other way I can provide the credential?

I have try to disable the client browser cache also, no luck, problem still persist.

This Firefox problem actually stop us to launch our service to public. Please kindly provide a way that I can send you the credential for accessing the site for checking.
Found that the server return the MIME type of the css wrong. and firefox block loading the CSS.
Is your problem now "fixed" ?
You can see such errors in the Firefox error console.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.