Visualforce Page developed in salesforce, custom action buttons not displayed fully
Hi,
We have developed a few custom pages on Salesforce and we are trying to open those pags using firefox,
On my computer, it works fine. but on our client's computers it is showing as in the attachment.
Can anybody help me to troubleshoot and guide me on how to fix this.
Thanks in advance
Best Regards, Mohan Warrier
All Replies (2)
Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.
Did you make sure that all files are send with the correct content type?
- https://developer.mozilla.org/Properly_Configuring_Server_MIME_Types
- https://developer.mozilla.org/How_Mozilla_determines_MIME_Types
You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
- Hold down the Shift key and left-click the Reload button
- Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
- Press "Command + Shift + R" (Mac)
Clear the cache and cookies only from websites that cause problems.
"Clear the Cache":
- Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
"Remove Cookies" from sites causing problems:
- Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
- Do NOT click the Reset button on the Safe Mode start window.
- https://support.mozilla.org/kb/Safe+Mode
- https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
See also: