Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.