Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

The logo image is blown up to the browser size, then reduce to normal when refresh

  • 3 件の返信
  • 1 人がこの問題に困っています
  • 6 回表示
  • 最後の返信者: huu.lam

more options

When refresh the page, the logo image appears as big as the browser size, then the image returns to it normal size when the whole page is load. The issue is only appeared in Firefox 64 bits version. Either Chrome or the Firefox 32bits version works fine. My website is created using Angular 6

Firefox 76.0.1 (64-bit)

When refresh the page, the logo image appears as big as the browser size, then the image returns to it normal size when the whole page is load. The issue is only appeared in Firefox 64 bits version. Either Chrome or the Firefox 32bits version works fine. My website is created using Angular 6 Firefox 76.0.1 (64-bit)

この投稿は huu.lam により に変更されました

すべての返信 (3)

more options

Do you have a link to a live copy of the website so that we can try for ourselves? It sounds like it could be that the CSS is being loaded later than the rest of the page, which is causing some elements to be resized after.

more options

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

"Remove the Cookies" for websites that cause problems:

  • Options/Preferences -> Privacy & Security
    Cookies and Site Data: "Manage Data"

"Clear the Cache":

  • Options/Preferences -> Privacy & Security
    Cookies and Site Data -> Clear Data -> Cached Web Content: Clear

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 -> Themes
  • do NOT click the "Refresh Firefox" button on the Safe Mode start window
more options

Wesley Branton said

Do you have a link to a live copy of the website so that we can try for ourselves? It sounds like it could be that the CSS is being loaded later than the rest of the page, which is causing some elements to be resized after.

https://pccwebapp3.azurewebsites.net/

You can try to refresh, and the logo will flick really quick before it settle down.

I tried to clear cache, cookies, start in safe mode, and reinstall Firefox, but it doesn't work