当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

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.

詳しく学ぶ

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

Weird white line at the top of the window (MacOS)

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

more options

Hello everyone! I don't know what caused this white line that is appearing (here is the video, sorry for quality loss, but white line is still visible) but it comes and goes constantly, so, it's not a fixed white line. I recently installed Material Fox, so maybe that caused the issue? I would really appreciate your help. (Changing to white theme helps, but it's visible again when watching a video full screen).

my userChrome.css code:

@import "global/variables.css";
@import "global/global.css";
@import "icons/icons.css";
@import "tabbar/tabbar.css";
@import "navbar/navbar.css";
@import "personalbar/personalbar.css";
@import "popup/popup.css";
@import "urlbar/urlbar.css";
@import "findbar/findbar.css";

#urlbar {
	-moz-binding: url("bindings.xml#urlbar") !important;
}
/* Center URL */
#urlbar .urlbar-input-box {
	text-align: center;
	margin-bottom: 1px;
}
Hello everyone! I don't know what caused this white line that is appearing ([https://imgur.com/a/Qt9cBYj here is the video], sorry for quality loss, but white line is still visible) but it comes and goes constantly, so, it's not a fixed white line. I recently installed Material Fox, so maybe that caused the issue? I would really appreciate your help. (Changing to white theme helps, but it's visible again when watching a video full screen). my userChrome.css code: <pre><nowiki>@import "global/variables.css"; @import "global/global.css"; @import "icons/icons.css"; @import "tabbar/tabbar.css"; @import "navbar/navbar.css"; @import "personalbar/personalbar.css"; @import "popup/popup.css"; @import "urlbar/urlbar.css"; @import "findbar/findbar.css"; #urlbar { -moz-binding: url("bindings.xml#urlbar") !important; } /* Center URL */ #urlbar .urlbar-input-box { text-align: center; margin-bottom: 1px; }</nowiki></pre>

この投稿は cor-el により に変更されました

すべての返信 (5)

more options

Did you try to disable your userChrome.css temporarily to see if that has effect ?

more options

cor-el said

Did you try to disable your userChrome.css temporarily to see if that has effect ?

Hello! Thanks for the tip, I turned it off but the "line" is still there. So now we know it doesn't have to do with the userChrome.css

more options

I have found the culprit! It turned out to be the fault of the new function of FF88. MacOS had this problem that if you hover with your mouse at the tab bar, the whole mac menu bar would drop down, hiding the tab bar. This is very annoying for mac users, so firefox was supposed to fix it with FF88. Well, it is fixed but it causes that white line. I turned full-screen-api.macos.shiftToolbar on and off a few times to test and yes, the white line would return. So, its a bug.

more options

I'm not sure whether this is fixed for Mac OS X 10.15 in 88 or 89

  • 1699506 - Add fullscreen toolbar-shifting behavior behind a pref

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)

more options

This is the bug: 1700211