為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Web page looks different in Windows and Ubuntu

more options

My home page looks good in Firefox 52.2.1 for 32 bit Windows Vista. However, my home page's vertical white space does not look good in Firefox 52.0.1 for 32 bit Ubuntu 17.04.

http://hubrisonics.com

Any suggestions?

My home page looks good in Firefox 52.2.1 for 32 bit Windows Vista. However, my home page's vertical white space does not look good in Firefox 52.0.1 for 32 bit Ubuntu 17.04. http://hubrisonics.com Any suggestions?

所有回覆 (4)

more options

I'm not seeing anything usual.

Can you attach a screenshot?


You may have accidentally zoomed web page(s). Reset the page zoom on pages that cause problems.

  • View -> Zoom -> Reset (Ctrl+0/Command+0 (zero))

You can try these steps in case of issues with web pages:

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 remove the cookies from websites that cause problems via the "3-bar" Firefox menu button (Options/Preferences).

"Clear the cache":

  • Options/Preferences -> Advanced -> Network -> Cached Web Content: "Clear Now"

"Remove the cookies" from websites that cause problems.

  • Options/Preferences -> Privacy -> "Use custom settings for history" -> Cookies: "Show Cookies"

Start Firefox in Safe Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration is causing the problem.

  • switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Appearance
  • do NOT click the "Refresh Firefox" button on the Safe Mode start window

由 cor-el 於 修改

more options
  1. The Firefox zoom value is 100% on both platforms.
  2. I pressed Ctrl + F5 in Firefox for Ubuntu.
  3. I cleared the cache and cookies in Firefox for Ubuntu.
  4. I launched Firefox for Ubuntu in safe mode.

None of these steps solved the problem. Here are the screen shots.

more options

The problem seems to be that some margin and padding values are specified in 'ex' (x-height) units and that seems to be different on Linux (3.5ex -> 35px). So you would have to use a different unit.

more options

Once upon a time, it was considered bad form to use pixel dimensions, but now that everyone has "full zoom" to resize things proportionally, I think you could safely use them if necessary to get the consistency you want.