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

Firefox main process repeatedly consume large amount of memory

Since recently 1~2 version, my Firefox keeps consume large amount of memory and release it repeatedly Even I restart Firefox and do nothing, it will start doing this aga… (閱讀更多)

Since recently 1~2 version, my Firefox keeps consume large amount of memory and release it repeatedly

Even I restart Firefox and do nothing, it will start doing this again

I use about:processes and about:memory to capture this seems the main process's "tab.query" causing this, please check

PS: sometime it will consume till system max (64GB) and cause my OS out of memory. PS2: that wave-like memory usage is cause by Firefox

nununene 於 5 個月前 詢問

TyDraniu 於 5 個月前 解答

  • 已解決

imported bookmarks toolbar doesn't display as toolbar

After exporting bookmarks.html from Ffox on old computer, importing it to Ffox on the new one, all good, except that bookmarks toolbar shows on the imported list but does… (閱讀更多)

After exporting bookmarks.html from Ffox on old computer, importing it to Ffox on the new one, all good, except that bookmarks toolbar shows on the imported list but doesn't display as toolbar.

fostertom 於 4 個月前 詢問

fostertom 於 4 個月前 解答

  • 已解決

Moving Tabs

Why on earth would you remove the ability to select move multiple tabs anywhere in an open window browser???? Until recently, I could select the first and last tab, hold … (閱讀更多)

Why on earth would you remove the ability to select move multiple tabs anywhere in an open window browser???? Until recently, I could select the first and last tab, hold shift and move them anywhere I chose. Now that feature doesn't work at all. It duplicates one tab or I'm given a choice to move to the front or last of all open tabs! Please give me the feature back!!1

mesfeld 於 5 個月前 詢問

mesfeld 於 5 個月前 解答

  • 已解決

Profiles on build 140

Hello all! According to the article [Firefox Profiles] there is supposed to be a way to manage profiles through the account icon. I do not have that option on my build … (閱讀更多)

Hello all!

According to the article [Firefox Profiles] there is supposed to be a way to manage profiles through the account icon. I do not have that option on my build 140 with windows 11.

I created profiles using the about:profiles command; however, they seem to want to be separate accounts, not profiles.

I want help to achieve the functionality as described in the article so I can stop using Edge because I need to keep my work/personal/school accounts separate.

Thanks!

HCVA 於 5 個月前 詢問

TyDraniu 於 5 個月前 解答

  • 已解決

Using canvas/context to scale an image that displays ok before removes the image data, ok in Chome/Safari.

The app sizes two adjacent images to the same height. Maybe there's a better approach? This works, in that I see the original image displayed at the wrong size: //im… (閱讀更多)

The app sizes two adjacent images to the same height. Maybe there's a better approach?

This works, in that I see the original image displayed at the wrong size:

   //img.src = imgsrc.src;

This sizes the image but without the data (black square for toDataURL w/ image/jpeg) in FF, but not Chrome and Safari:

   var canvas = document.createElement( 'canvas' );
   canvas.width = width;
   canvas.height = avail_height;
   var context = canvas.getContext( '2d' );
   // Tried/failed: Fill white background for JPEG export
   //context.fillStyle = '#fff';
   //context.fillRect(0, 0, canvas.width, canvas.height);
   context.drawImage( imgsrc, 0, 0, canvas.width, canvas.height);
   context.lineWidth = 150; // ??
   img.src = canvas.toDataURL('image/jpeg', 0.92);
   img.onmousedown = disableDragging; // for FF
   img.style.opacity = "1.0"

The page is the view.html one gets to via Enter on phobrain.com.

phobrain 於 3 個月前 詢問

Paul 於 3 個月前 解答

  • 已解決
  • 被鎖定

Extension button Firefox toolbar

The release notes for Firefox version 140.0.1 indicate the extension button can can now be removed from the toolbar.the noes say: "Firefox Extensions: Customize your too… (閱讀更多)

The release notes for Firefox version 140.0.1 indicate the extension button can can now be removed from the toolbar.the noes say:

"Firefox Extensions: Customize your toolbar with the option to remove the extensions shortcut, giving you more control over your browser. When the button is hidden, you can access the extensions panel again at any time from the Firefox menu by clicking the Extensions menu item."

I still cannot drag the button down and out of sight by customising the toolbar.

Suggestions welcome.

SuMo Bot 於 5 個月前 詢問

jscher2000 - Support Volunteer 於 5 個月前 解答

  • 已解決

Keep Bookmark Folders Open

I have a folder with many bookmarks in it, and when I want to open multiple links in the folder but not ALL of them, I have to keep opening the bookmarks folder after mid… (閱讀更多)

I have a folder with many bookmarks in it, and when I want to open multiple links in the folder but not ALL of them, I have to keep opening the bookmarks folder after middle clicking each link 1 at a time. I can't open the entire folder - there are 100+ and say I want to open 10.

Is there a way to keep the bookmark folder open while I open each link in new tabs?

Thanks!

Thomas DiPasquale 於 4 個月前 詢問

TechHorse 於 4 個月前 解答

  • 已解決

How to set the browser's tab bar to lock and stay permanently

I want the browser's tab bar to display like the homepage, instead of disappearing after opening a webpage tab bar. I don't know if I can accurately express my meaning, b… (閱讀更多)

I want the browser's tab bar to display like the homepage, instead of disappearing after opening a webpage tab bar. I don't know if I can accurately express my meaning, but I will attach two pictures

1647063045 於 4 個月前 詢問

Paul 於 4 個月前 解答

  • 已解決

Drop Down Menu On Certain Websites Won't Work

I recently ported from chrome to firefox about 3 days ago and was tryin to access the dropdown menus on this website https://www2.gov.bc.ca/gov/content/governments/govern… (閱讀更多)

I recently ported from chrome to firefox about 3 days ago and was tryin to access the dropdown menus on this website https://www2.gov.bc.ca/gov/content/governments/government-id/bc-services-card/your-card/get-a-card

I realized it wasn't working so I turned off my adblocker (ublock origin), refreshed the site and still not working.

Also attempted to use troubleshoot mode and still does not work.

Cleared cache + cookies and used troubleshoot mode and nothing working still.

I lastly checked the website was working by opening the same link on chrome after all that and it works perfectly fine over there. Any ideas what could possibly be the issue?? I basically have a fresh install of firefox with no changed settings besides anything that might of been copied over from Chrome when firefox automatically asks you to migrate your stuff over, and used the troubleshoot mode + clearing cookies and cache

KoiYouu 於 4 個月前 詢問

KoiYouu 於 4 個月前 解答

  • 已解決

New Tab page text color

Hi there! The New Tab page looks great with white text, but Firefox 140.0.4 thinks my wallpaper is white, so text should be dark. I can change the body class to "activity… (閱讀更多)

Hi there! The New Tab page looks great with white text, but Firefox 140.0.4 thinks my wallpaper is white, so text should be dark. I can change the body class to "activity-stream darkWallpaper" using the inspector and it works fine, but how make this change permanently?

yakov.mirenkov 於 4 個月前 詢問

yakov.mirenkov 於 4 個月前 解答

  • 已解決

webcam, microphone not accessible

I have read all your tutorials. I was unable to have an important televisit with my doctor yesterday because nothing I tried worked. I am unable to use webcam for other… (閱讀更多)

I have read all your tutorials. I was unable to have an important televisit with my doctor yesterday because nothing I tried worked. I am unable to use webcam for other sites until I resolve this problem. Previously I had no problem with my webcam but recently had to get new pc with windows 11 & needs to configure my pc to address this issue. I have another appt scheduled with another doctor & need to fix this problem asap Thanks

mxereas 於 4 個月前 詢問

jonzn4SUSE 於 4 個月前 解答

  • 已解決

raindrop.io Broken on Firefox 140

I am using the Raindrop (raindrop.io) bookmark manager. It has been working fine on Firefox for years. However, with my recent update to Firefox 140, it is broken. Specif… (閱讀更多)

I am using the Raindrop (raindrop.io) bookmark manager. It has been working fine on Firefox for years. However, with my recent update to Firefox 140, it is broken. Specifically, I can no longer use the highlighting function. It works fine on Chrome, but not on Firefox. I've seen several similar reports on Reddit's Firefox forum (r/firefox).

What to do? I don't want to have to switch to Chrome. Suggestions appreciated.

LN108 於 4 個月前 詢問

jscher2000 - Support Volunteer 於 4 個月前 解答

  • 已解決

Firefox Virus

I accidentally clicked on a site that was supposed to be a game review site that I found on a Bing search. Now I get pop up ads for fake virus programs whenever I run Fi… (閱讀更多)

I accidentally clicked on a site that was supposed to be a game review site that I found on a Bing search. Now I get pop up ads for fake virus programs whenever I run Firefox.

I ran a scan with Mallware Bytes and Microsoft Defender and both scans came up clean.

I am including a screenshot of the popups.

Any ideas?

Thanks

rinaldop75 於 4 個月前 詢問

jscher2000 - Support Volunteer 於 4 個月前 解答

  • 已解決

Problems loading websites with latest version of Firefox

Is anyone else having problems with the latest version of Firefox not rendering Google Calender, Amazon.com and other websites? … (閱讀更多)

Is anyone else having problems with the latest version of Firefox not rendering Google Calender, Amazon.com and other websites?

mdelapa 於 4 個月前 詢問

jonzn4SUSE 於 4 個月前 解答

  • 已解決

playback of DRM content

no matter what I try I cannot get any content from HBO max, crunchyroll, or spotify to play. I feel as though I have tried every troublshooting step. In firefox 140.0.4 6… (閱讀更多)

no matter what I try I cannot get any content from HBO max, crunchyroll, or spotify to play. I feel as though I have tried every troublshooting step. In firefox 140.0.4 64 bit on windows 10 I have:

-turned DRM off and on -disabled and re-enabled widevine -disabling all extensions -try in a private tab -turning off tracking protection -clearing cookies/cache/site data -uninstalling and reinstalling firefox -trying on firefox nightly -trying on other firefox based browsers zen, librefox same issue. chromium based browsers and firefox on my windows 11 laptop play drm content like normal -manually installing older version of widevine -changing useragent to chrome(this triggered cloudflare and would not let me pass) -making another user in windows and trying there

the error i get on crunchyroll is code: DRM-0 and on spotify it loads but the play icon does nothing. in hbo max i get error code 1k-0003

At this point I don't know what else to try, If there is not another solution I probably try to just switch to brave browser or wiping this pc and reinstalling windows.

BigPurpleHippo 於 4 個月前 詢問

BigPurpleHippo 於 1 個月前 解答