顯示下列標籤的問題: 顯示所有問題
  • 已解決
  • 封存

Youtube GPU usage peaks

I noticed some peaks of usage on both internal and dedicated GPU while watching videos on YouTube. This happens only when watching videos not on Full Screen mode. I teste… (閱讀更多)

I noticed some peaks of usage on both internal and dedicated GPU while watching videos on YouTube. This happens only when watching videos not on Full Screen mode. I tested also with chromium but there's not this issue. What is causing it? How can i stop this behavior?

Gian 於 6 個月前 詢問

ARMAN KHAN 於 6 個月前 解答

  • 已解決
  • 封存

Error message "You need to enable JavaScript to run this app." continues

Hi all I'm a happy user of FF but have started to see issues with JavaScript (error message: You need to enable JavaScript to run this app.). I do the about:config corre… (閱讀更多)

Hi all

I'm a happy user of FF but have started to see issues with JavaScript (error message: You need to enable JavaScript to run this app.). I do the about:config correction and it sometimes works, but now the error is spreading to involve other pages - a page worked yesterday doesn't work today.

Is it just me?

//Allan, Sweden

Allan Andersen 於 8 個月前 詢問

Paul 於 8 個月前 解答

  • 已解決

Get multirow bookmarks toolbar working again with Firefox 109 and Windows 11

Hi @all, I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (tha… (閱讀更多)

Hi @all,

I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (that I also had before with Windows 10) and Windows 11 my multirow bookmarks toolbar doesn´t work anymore. Before the reinstallation it worked with the following code:


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

/* Makes bookmarks toolbar span multiple rows */

#PersonalToolbar{
  --multirow-bmb-n-rows: 3; /* Control how many rows are shown before scrolling */
  --multirow-bmb-row-margin: 2px; /* Control how much spacing is between rows */
  max-height: none !important;
}

#PlacesToolbar > hbox{ 
  display: block;
  width: 100vw;
}

#PlacesToolbarItems{
  display: flex;
  flex-wrap: wrap;
  /* --uc-bm-padding is defined in autohide_bookmarks_toolbar.css */
  max-height: calc(var(--multirow-bmb-n-rows) * (5px + 1em + (2 * (var(--multirow-bmb-row-margin) + var(--uc-bm-padding,2px))))) !important;
  overflow-y:auto;
  scrollbar-color: var(--lwt-accent-color) var(--toolbar-bgcolor) ;
  scrollbar-width: thin;
}

/* Hide the all-bookmarks button */
#PlacesChevron{ display: none }

/* Add some spacing between rows */
#PlacesToolbarItems > .bookmark-item{ margin: var(--multirow-bmb-row-margin) 3px !important;  }


I already tried some other codes that I found in the internet but none of them worked. I have this code in the file userChrome.css, this file is in a chrome folder and this folder is in my profile folder. Can anybody tell me what I have to do to make the multirow bookmarks toolbar working again?

Best regards heusmich

heusmich 於 4 個月前 詢問

heusmich 於 4 個月前 解答

  • 已解決
  • 封存

Unknown process keeps running when I open Firefox.

Hi, Since about 2 weeks ago everytime I run Firefox a process with the name 'Hello World' runs as well. The text in the command line window reads: "This process runs at… (閱讀更多)

Hi,

Since about 2 weeks ago everytime I run Firefox a process with the name 'Hello World' runs as well.

The text in the command line window reads: "This process runs at the full privileges of the user and has access to the entire public desktop API surface

Press any key to exit ... 15:16:48.6322622 (a)ThreadProc Start!! Connection established - waiting for requests"

Does anyone know what this is? I tried searching the net, but I could not find anything useful

I have tried a clean reinstall of Ffox and after running it for the first time, without signing in or installing any add-ons, the same process opened with it.

Thanks,

Mitch.

Mitch B 於 6 個月前 詢問

jonzn4SUSE 於 6 個月前 解答

  • 已解決
  • 封存

Access Denied

Howdy! Whether I use Google or DuckDuckGo or FireFox, I get this message at the VitaCost.com website when searching for products. I can get to the website via http or h… (閱讀更多)

Howdy!

Whether I use Google or DuckDuckGo or FireFox, I get this message at the VitaCost.com website when searching for products. I can get to the website via http or https but this message stops me from ordering.

Access Denied You don't have permission to access "http://www.vitacost.com/Search.aspx?" on this server. Reference #18.94467b68.1660002130.7f6a9bb

Can any one give me a clue?

God Bless y'all for any help provided.

Irish Texan

desmond1 於 10 個月前 詢問

jscher2000 - Support Volunteer 於 10 個月前 解答

  • 已解決
  • 封存

Youtube loading delayed, skipping video delayed load

I have searched for this problem, and only come across outdated information about Youtube's intentional changes to slowdown Edge and Firefox in 2019. This is not that. W… (閱讀更多)

I have searched for this problem, and only come across outdated information about Youtube's intentional changes to slowdown Edge and Firefox in 2019. This is not that.

When I load a new youtube video, the video will buffer as normal, and then buffering stops. Then there is a delay of about 10 seconds. You can see from my screenshot that the buffer is filled just fine, and playback begins about 10 seconds later. This also happens if I skip ahead/back or to any position in the video. This firefox install is on a new install of Windows 11, with a new xps 13. The previous xps 13 with windows 11 didn't have this problem, and I don't have this problem on my desktop setup with windows 10.

I use a few addons: decentraleyes, ublock, duckduckgo and I have privacy protections set to strict. I have tried a few troubleshooting steps and the problem persists. Things I have tried:

  • safe-mode
  • fresh install
  • installed additional codecs
  • used user-agent workarounds to show as a chromium based browser
  • turned off hardware acceleration

The problem doesn't happen on chrome, but it does happen on Edge, which is strange. Because of this, I'm wondering if there is something going on with codecs. In the firefox screenshot posted, the codec used is vp09, same with Edge. But in Chrome the codec is av01.

dwarren 於 1 年前 詢問

dwarren 於 1 年前 解答

  • 已解決

Excessive GPU memory usage when visiting websites (especially watching live streams)

Firefox always uses excessive GPU memory when I watch video and livestream. about:memory shows that the explict GPU memory allocation is only about 200 MB but in the task… (閱讀更多)

Firefox always uses excessive GPU memory when I watch video and livestream. about:memory shows that the explict GPU memory allocation is only about 200 MB but in the task manager the GPU memory usage is 1GB, and the latter doesn't decrease even if I close the tab. I suspect that this is a memory leak. I searched for Bugzilla and found a similar issue that has been existing for years: https://bugzilla.mozilla.org/show_bug.cgi?id=1386177

ZeroAurora 於 4 個月前 詢問

ZeroAurora 於 4 個月前 解答

  • 已解決
  • 封存

Firefox Lags When Typing

When typing, Firefox will lag and not display the words until much later, making it hard to know what I'm typing. This applies to any app that I'm using on the browser. F… (閱讀更多)

When typing, Firefox will lag and not display the words until much later, making it hard to know what I'm typing. This applies to any app that I'm using on the browser. For example, I typed this whole paragraph before a single word appeared, and even then, it still took another 30 seconds to actually appear. I've already reset, refreshed, uninstalled and reinstalled, updated, everything like that. I have a couple extensions, AdBlock, Honey, WebRTC Lead Shield, and Return YouTube dislike. But I ran it in safe mode and the issue was still there. I'm running the latest version of Windows 11 if that makes any difference.

kysonty 於 7 個月前 詢問

TyDraniu 於 7 個月前 解答

  • 已解決
  • 封存

missing icons

On web pages I will see icons to click for such functions as "write" or "microphone" but others will just be words, ie: swap, content, playlist, arrow up, keyword arrow u… (閱讀更多)

On web pages I will see icons to click for such functions as "write" or "microphone" but others will just be words, ie: swap, content, playlist, arrow up, keyword arrow up.

Possibly this is a Google sites problem?

Herman Kaʻimiloa 於 1 年前 詢問

cor-el 於 1 年前 解答

  • 已解決
  • 封存

Image Size starting with Firefox 103

The first image is with Fx 103 https://i.imgur.com/r9L3MtM.jpg This next one is with Fx 102 https://i.imgur.com/N8p1gis.jpg Others having resolutions other than 1920 x … (閱讀更多)

The first image is with Fx 103 https://i.imgur.com/r9L3MtM.jpg

This next one is with Fx 102 https://i.imgur.com/N8p1gis.jpg

Others having resolutions other than 1920 x 1080 are having the same problem. Any help would be appreciated

Gary77 於 10 個月前 詢問

AliceWyman 於 10 個月前 解答

  • 已解決
  • 封存

Yahoo mail menu buttons not working, can't delete or anything

None of the menu buttons work at the top of yahoo mail in firefox when an e-mail is open, I am able to use these in Microsoft Edge. Until the last update of firefox they … (閱讀更多)

None of the menu buttons work at the top of yahoo mail in firefox when an e-mail is open, I am able to use these in Microsoft Edge. Until the last update of firefox they worked so something broke in the latest release 103.0.1 is my guess. I restarted without extensions and still broken.

jfelber 於 10 個月前 詢問

jfelber 於 10 個月前 解答

  • 已解決
  • 封存

How to get rid of the large space between tabs and the address bar after upgrading to new version 107.

After upgrading to version 107, there is a huge space between the open tabs and the address bar. Can't figure out how to remove it. I am thinking it has something to do… (閱讀更多)

After upgrading to version 107, there is a huge space between the open tabs and the address bar. Can't figure out how to remove it. I am thinking it has something to do with the fact that I had enabled multi-row tabs. I can fill up that space with tabs if I open enough of them. In the older version that space was not there and the space would just expand to accommodate the extra row of tabs as needed. Any ideas would be greatly appreciated!

joshlukins 於 6 個月前 詢問

joshlukins 於 6 個月前 解答

  • 已解決
  • 封存

Scrolling lagging on every website

I get so choppy scrolling that my eyes hurt after few minutes. Doesn't happen on Chrome or Edge. It is most noticable on YouTube. It feels like it's running at 15fps … (閱讀更多)

I get so choppy scrolling that my eyes hurt after few minutes. Doesn't happen on Chrome or Edge. It is most noticable on YouTube. It feels like it's running at 15fps

SpookieGames 於 9 個月前 詢問

SpookieGames 於 9 個月前 解答

  • 已解決
  • 封存

How can i change the order of Search Bar suggestions?

Hi everyone, I would like to change the order of Search Bar suggestions, if possible, because I find the "Firefox Suggest" section's results more relevant to what I usua… (閱讀更多)

Hi everyone,

I would like to change the order of Search Bar suggestions, if possible, because I find the "Firefox Suggest" section's results more relevant to what I usually look for.

Specifically, as shown in the image I attach, when I type, I get some suggestions, and then I can see the "Firefox Suggest" section. Is it possible to change the order and place it above the suggestions?

Thank you!

kolyfotis 於 1 年前 詢問

TyDraniu 於 1 年前 解答

  • 已解決
  • 封存

Firefox DPI scaling

Is there any way (as in Thunderbird, via layouts.css.devPixelsperPx) to enlarge everything on a given monitor/display/colorDepth setting? Or an approach using userChrome.… (閱讀更多)

Is there any way (as in Thunderbird, via layouts.css.devPixelsperPx) to enlarge everything on a given monitor/display/colorDepth setting? Or an approach using userChrome.css that impacts everything, not just displayed text in the browser. Yes, this is a "tired old eyes" (excessive nanoseconds spent looking at bigger and bigger displays with higher and higher resolution) type question. My setup is multiple boot OS including Windows 11, Ubuntu, Manjaro, Arch. In each Firefox is the default browser, but Chrome and Edge seem to have more fine-grained controls for managing the chrome display than Mozilla. Using the latest 64-bit Firefox (100.02) if that's helpful.

mondalealex 於 1 年前 詢問

cor-el 於 1 年前 解答

  • 已解決
  • 封存

Middle Mouse opens link in 2 tabs / closes 2 tabs constantly

Hi Firefoxes! I updated to the latest and greatest 99.0.1, whenever i use the middle mouse button it opens every link in 2 tabs. Also when i middle mouse on a tab, 2 tabs… (閱讀更多)

Hi Firefoxes! I updated to the latest and greatest 99.0.1, whenever i use the middle mouse button it opens every link in 2 tabs. Also when i middle mouse on a tab, 2 tabs are closed. Anyone came along this bug? Restarting FF and Windows did not help. Trying to get my notebook charged and check it on my macbook.

TYVM! Best regards, -John.

rayben1 於 1 年前 詢問

rayben1 於 1 年前 解答

  • 已解決
  • 封存

OneDrive web doesn't show files/folders

OneDrive web (onedrive.live.com) doesn't show any files/folders. The area where the files/folders should be displayed is just empty. Now the reason I believe this might b… (閱讀更多)

OneDrive web (onedrive.live.com) doesn't show any files/folders. The area where the files/folders should be displayed is just empty. Now the reason I believe this might be a Firefox issue is because I don't have that problem when I use OneDrive on a Private window. OneDrive on a Private window works just fine, the issue is on the regular non-private window where I wan't my session to stay open.

I already tried clearing 'everything' including cookies, site settings and offline website data. I checked all the boxes and the issue persist.

See attached screenshot.

Thanks!

Tirso Carranza 於 6 個月前 詢問

jscher2000 - Support Volunteer 於 6 個月前 解答

  • 已解決
  • 封存

Firefox Developer Edition - Windows 11 Issue

Ever since upgrading to windows 11 firefox developer edition will not work for me at all. I have reinstalled it multiple times now and every single time its the same th… (閱讀更多)

Ever since upgrading to windows 11 firefox developer edition will not work for me at all.

I have reinstalled it multiple times now and every single time its the same thing, after a fresh install I can open the browser, use it once, close the browser and then it breaks and I am unable to use it again - sometimes i cant even open it up again it creates a background process in the task manager but never appears.

  • - None of the tabs will load anything at all including any of the settings pages or debug/troubleshooting page (about:<page>) - its like it doesnt even attempt to load anything its completely unresponsive
  • - Clicking on any buttons in firefox/options menu do nothing
  • - If i close it i see between 2-10 firefox processes appear in my task manager which i have to go through and end each task before i am able to open the browser up again and even then that doesnt always work.
  • - Because it opens a bunch of processes when you close the browser and this prevents it from re-opening it is not possible to put it into troubleshooting mode
  • - Even after a fresh install (described below) after re-installing the browser it always opens for the first time with a message saying that 'I have reinstalled firefox would i like to refresh the browser' with a button to refresh - If i click this refresh button it instantly breaks it

In order to fix this I have to completely remove firefox from my machine including:

  • - Everything in my users folder
  • - Everything in program files/programdata
  • - Search my C:\ drive and remove all traces of mozilla/firefox i can find
  • - Clear all temp files
  • - Run a disk cleanup
  • - Restart my machine

Before i can attempt to install firefox again. If i dont do this after i reinstall it opens firefox up in exactly the same state it was in before i uninstalled it, same tabs open & completely unresponsive.

Web Passion 於 1 年前 詢問

Web Passion 於 1 年前 解答

  • 已解決
  • 被鎖定
  • 封存

Downloads defaulting to 'Downloads' folder despite settings

I've just suddenly had this problem starting today: downloading files through the browser is now automatically sending them to my computer's Downloads folder, even though… (閱讀更多)

I've just suddenly had this problem starting today: downloading files through the browser is now automatically sending them to my computer's Downloads folder, even though I have my download settings set to 'Always ask you where to save files'. I double-checked to see if my settings had been reset by the update (they had not), and I even unselected and reselected the option to see if that helped anything (it didn't).

sethmwenger 於 1 年前 詢問

AliceWyman 於 1 年前 解答

  • 已解決
  • 封存

Getting Access Denied on many web sites that I frequently use

I am getting Access Denied on many web sites that i have used frequently. For example, for the site https://www.apartments.com/ I get this message: Access Denied You do… (閱讀更多)

I am getting Access Denied on many web sites that i have used frequently. For example, for the site https://www.apartments.com/ I get this message:

Access Denied You don't have permission to access "http://www.apartments.com/" on this server.

Reference #18.ca68dc17.1653685076.c42d150

I am using Firefox Browser 100.0.2

Help!

lkelley766 於 1 年前 詢問

jscher2000 - Support Volunteer 於 1 年前 解答