Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết
  • Đã lưu trữ

Firefox Opens But There Is No Window

I just installed Win 11 with a fresh Firefox install (113.0 / 64-bit). I use a single video screen. When I double-click on the FF icon, no Firefox browser window appears… (xem thêm)

I just installed Win 11 with a fresh Firefox install (113.0 / 64-bit). I use a single video screen.

When I double-click on the FF icon, no Firefox browser window appears. However, in task manager, I can see that Firefox has opened and using a lot of memory.

I also put the FF icon in my "Pin to Taskbar" area. After I start FF, normally I would see the pinned icon highlighted (program open), but the taskbar FF icon does not show FF as active.

What have I destroyed this time?

Được hỏi bởi jl11 6 tháng trước

Được trả lời bởi jl11 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

AdBlockPlus is no longer blocking ads after 5/12/23 update

I have AdBLockPlus (free version) installed and have not had any issues until today. Firefox did some updates and now the Add-In is no longer working. I have checked that… (xem thêm)

I have AdBLockPlus (free version) installed and have not had any issues until today. Firefox did some updates and now the Add-In is no longer working. I have checked that it is specifically turned on for the websites I'm visiting and I've tried turning it off and back on to no avail.

Được hỏi bởi anne2237 6 tháng trước

Được trả lời bởi anne2237 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Tabs on Bottom broke again

Hi Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got. Any idea how to move them back down to th… (xem thêm)

Hi

Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got.

Any idea how to move them back down to the bottom? This is the userchrome.css coding I was using that worked fine before the update

@import url(userChrome-color_bookmark_folders_Proton89.css);


/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */

/* Modify to change window drag space width */ /* Use tabs_on_bottom_menubar_on_top_patch.css if you have menubar permanently enabled and want it on top

  • /

/* IMPORTANT */ /* Get window_control_placeholder_support.css Window controls will be all wrong without it. Additionally on Linux, you may need to get: linux_gtk_window_control_patch.css

  • /
root{ --uc-titlebar-padding: 0px; }

@media (-moz-os-version: windows-win10){

root[sizemode="maximized"][tabsintitlebar]{ --uc-titlebar-padding: 8px }

}

  1. toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
  2. TabsToolbar > .titlebar-buttonbox-container{

position: fixed; display: block; top: var(--uc-titlebar-padding,0px); right:0; height: 35px; } /* Mac specific. You should set that font-smoothing pref to true if you are on any platform where window controls are on left */ @supports -moz-bool-pref("layout.css.osx-font-smoothing.enabled"){

root{ --uc-titlebar-padding: 0px !important }

.titlebar-buttonbox-container{ left:0; right: unset !important; } }

root[uidensity="compact"] #TabsToolbar > .titlebar-buttonbox-container{ height: 30px }
  1. toolbar-menubar[inactive] > .titlebar-buttonbox-container{ opacity: 0 }
  1. navigator-toolbox{ padding-top: var(--uc-titlebar-padding,0px) !important; }

.titlebar-buttonbox-container > .titlebar-buttonbox{ height: 100%; }

  1. titlebar{

-moz-box-ordinal-group: 2; -moz-appearance: none !important; --tabs-navbar-shadow-size: 0px; }

.titlebar-placeholder,

  1. TabsToolbar .titlebar-spacer{ display: none; }

/* Also hide the toolbox bottom border which isn't at bottom with this setup */

  1. navigator-toolbox::after{ display: none !important; }

@media (-moz-gtk-csd-close-button){ .titlebar-button{ -moz-box-orient: vertical } }

/* These exist only for compatibility with autohide-tabstoolbar.css */ toolbox#navigator-toolbox > toolbar#nav-bar.browser-toolbar{ animation: none; }

  1. navigator-toolbox:hover #TabsToolbar{ animation: slidein ease-out 48ms 1 }

/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom_menubar_on_top_patch.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */

/* Menubar on top patch - use with tabs_on_bottom.css */ /* Only really useful if menubar is ALWAYS visible */

root{ --uc-window-control-width: 0px !important }
  1. navigator-toolbox{ padding-top: calc(29px + var(--uc-titlebar-padding,0px)) !important }
  1. toolbar-menubar{

position: fixed; display: flex; top: var(--uc-titlebar-padding,0px); height: 25px; width: 100%; overflow: hidden; }

  1. toolbar-menubar > .titlebar-buttonbox-container{ height: 29px; order: 100; }
  1. toolbar-menubar > [flex]{ flex-grow: 100; }
  2. toolbar-menubar > spacer[flex]{

order: 99; flex-grow: 1; min-width: var(--uc-window-drag-space-width,20px); }

  1. toolbar-menubar .titlebar-button{ padding: 2px 17px !important; }
  1. toolbar-menubar .toolbarbutton-1 { --toolbarbutton-inner-padding: 3px }

/* TABS: height */*|*:root { --tab-toolbar-navbar-overlap: 0px !important; --tab-min-height: 20px !important; --tab-min-width: 80px !important;

  1. tabbrowser-tabs {

width: 100vw !important; }

  1. main-window:not([chromehidden*="toolbar"]) #navigator-toolbox {padding-bottom: var(--tab-min-height) !important;}

.tab-background { border-radius: 8px 8px 0px 0px !important; border-image: none !important; } .tab-line { display: none; }

.tab-close-button { color: red!important; }

Được hỏi bởi scottish2 6 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Strange border around mozilla while fullscreen

Hello. Wanna report that i noticed strange border while in fullscreen mode while watching a video. The same things happens even if you go fullscreen mode on browser (not … (xem thêm)

Hello. Wanna report that i noticed strange border while in fullscreen mode while watching a video. The same things happens even if you go fullscreen mode on browser (not a video). Yesterday was fine. System 7, 64bit, Mozilla update 113.0

Được hỏi bởi mariogda1990 6 tháng trước

Được trả lời bởi TyDraniu 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Fullscreen mode

Hello, Today, when I first open Mozilla I noticed that I have problems with fullscreen mode. When I use fullscreen (f.g. on YouTube, but it's with all clips in other page… (xem thêm)

Hello, Today, when I first open Mozilla I noticed that I have problems with fullscreen mode. When I use fullscreen (f.g. on YouTube, but it's with all clips in other pages too) I can see white borders (on the left, right and at the bottom). I checked on other browser (Chroma) and I don't have this problem there. Can this problem be connected with new update? Or something just broke and I should re-install?

Được hỏi bởi infernofor3ver 6 tháng trước

Được trả lời bởi TyDraniu 6 tháng trước

  • Đã khóa
  • Đã lưu trữ

Help me in config firefox

Hi, I disabled several options in about:config, and a feature previously disappeared. When I pressed the scroll button in the diamond, it opened a tag and automatically n… (xem thêm)

Hi, I disabled several options in about:config, and a feature previously disappeared. When I pressed the scroll button in the diamond, it opened a tag and automatically navigated to it. Also, when there was a previously open page, and I open any bookmark (tags), the selected page opens in a new window, I want it. Please help me.

Được hỏi bởi x2 6 tháng trước

Lần cuối trả lời bởi Paul 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox was crashing often, now it does it all the time after updating to 113.0

Some pages were crashing before, now that I have updated to 113, happens on almost any page. Same problem in troubleshooting mode, so not an extension, plug-in, etc. Atta… (xem thêm)

Some pages were crashing before, now that I have updated to 113, happens on almost any page. Same problem in troubleshooting mode, so not an extension, plug-in, etc. Attached troubleshooting info.

Được hỏi bởi lfox1 6 tháng trước

Được trả lời bởi lazizakhmedov1014 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox 113 - tab bar moved to above tool bar

I've just installed Firefox 113.0 and my tab bar is now above the toolbar and bookmarks bar. Up until 112, the tab bar was below the bookmarks bar. I have no changed anyt… (xem thêm)

I've just installed Firefox 113.0 and my tab bar is now above the toolbar and bookmarks bar. Up until 112, the tab bar was below the bookmarks bar. I have no changed anything in UserChrome and in fact that file is still dated 2020. I've searched but haven't found an explanation. Anyone know what changed or is this just a bug? Thanks

Được hỏi bởi bobbd 6 tháng trước

Được trả lời bởi cor-el 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Version 113 has borders in fullscreen while watching youtube

I just upgraded firefox to v 113 64 bit with windows 7 ultimate. Now when I watch youtube in fullscreen there's a border around the screen. i don't use picture in pictur… (xem thêm)

I just upgraded firefox to v 113 64 bit with windows 7 ultimate. Now when I watch youtube in fullscreen there's a border around the screen. i don't use picture in picture and it isn't on yet the border won't go away no matter what I do. Please fix this or i will use another browser. i will include a screenshot from youtube in fullscreen mode look at it.

Được hỏi bởi ford1986f150 6 tháng trước

Được trả lời bởi Paul 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

youtube annotations not appearing

In youtube videos, creators will say "click the link above" and point and often there will be links on screen during a video for related content, aka annotations. They si… (xem thêm)

In youtube videos, creators will say "click the link above" and point and often there will be links on screen during a video for related content, aka annotations. They simply don't exist in firefox. I can't click or even see them. I opened YT in chrome and the annotations all pop up and are clickable. Annotations are turned on I've cleared cookies to no avail. Please advise.

Được hỏi bởi butlerjonas 6 tháng trước

Được trả lời bởi jonzn4SUSE 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Full screen having a "border" lately showing some of the site underneath.

Lately when opening something in full screen it shows the background as sort of a frame around it. The dark blue at the top is the header background colour I use. It's re… (xem thêm)

Lately when opening something in full screen it shows the background as sort of a frame around it. The dark blue at the top is the header background colour I use. It's really annoying. I can't tell if it happened in a recent update as those happen automatically. But it's just been the past few days. I use 113.0 (64) right now. I'm sending a screenshot of how it looks.

Được hỏi bởi birjon1 6 tháng trước

Được trả lời bởi TyDraniu 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Error Code F7701-1003

I get error code F7701-1003 when I try to play video from Netflix. A message says to upgrade to latest version which I already have.. Can you help with this?

Được hỏi bởi oneandrew9 6 tháng trước

Được trả lời bởi cor-el 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

After updating from version 112 to 113 - performance has dropped dramatically.

After updating from version 112 to 113 - performance has dropped dramatically. In the beginning the performance after the update was faster than before. But as of tonig… (xem thêm)

After updating from version 112 to 113 - performance has dropped dramatically.

In the beginning the performance after the update was faster than before. But as of tonight and today it's much worse than it was before the update.

I noticed that the browser started using more CPU than usual. Ryzen 7 5800X3D.

Cleaned cache already two times - didn't help. Tried Safe Mode - didn't help.

Được hỏi bởi ONEEX 6 tháng trước

Được trả lời bởi TyDraniu 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

colors of links are incorrect

The link colors are suddenly incorrect. Normally the links are blue and the visited links are purple, but now they are pastel light-blue and pastel pink. This problem is … (xem thêm)

The link colors are suddenly incorrect. Normally the links are blue and the visited links are purple, but now they are pastel light-blue and pastel pink. This problem is not in Edge or Chrome. I am using Firefox 113.0.1

I have tried - rebooting windows - windows shutdown, wait, restart - changing the firefox website appearance and themes (auto, dark, light) Still no solution. Any ideas? Thanks.

Được hỏi bởi jOhn+ny 6 tháng trước

Được trả lời bởi cor-el 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Bad contrast of text selected with mouse on some websites. CCS-Problem?

On some websites text selected by dragging the mouse appears with light gray background on white. See screenshot "Bad contrast" appended. Original: https://editio… (xem thêm)

On some websites text selected by dragging the mouse appears with light gray background on white.

What I did to check for possible local problems:

  • Hardware (AMD Radeon HD 6670 connected by HDMI to Acer-QG241Y)

Used monitor color-test (https://www.eizo.de/monitortest/) and fiddeled arround with all color-gradients: all smooth.

  • switched off anything I could think of in Firefox (13.0 64 Bit Win 10 (updated today))

Extensions, plugins, themes

So I suspect there is no problem at all with my hardware or software. Just an bad choice in the color design of the websites I visit.

If so, what can I do? Is there any chance to provide some remedy locally? Installing a theme (I don't know anything about themes) or provide a local CCS to override the CSS of the website? (Would not know how to connect such skript to Fx and what to "instructions" to specify inside. But as I understand the idea of CCS correctly, this is an option that it was built for.)

Được hỏi bởi anmichvon-firefox 6 tháng trước

Được trả lời bởi Terry 6 tháng trước