次のタグが付けられた質問を表示: すべての質問を表示

Update to 130

I recently updated to v130. I'm having the same problem that so many others have, "Firefox already running, close Firefox". After updating to v130 I had to go to Task Man… (続きを読む)

I recently updated to v130. I'm having the same problem that so many others have, "Firefox already running, close Firefox". After updating to v130 I had to go to Task Manager and delete 19 Firefox running. It's only been a few days ago and I checked Task Manager today and deleted another 13. After updating to v130 many of my add-ons are showing up in the Menu Bar. I have used Add-ons Manager to drag and drop, but it doesn't work. I have specific bookmarks that should be in the "Bookmarks" section" but they are also showing up in the Menu Bar. I had to re-select my screen choice because it had disappeared. I use DuckDuckGo for my search engine and in the past I was able to choose a separate search bar, but that too has disappeared and I cannot seem to fix it in settings. So many problems after updates, but this one seems very bad. I use Windows 10 on my desktop PC

Please Help, Rhonda

4 時間前 に Rhonda が質問

account temporarily disconnected

I noticed a yellow flag at the top of my Firefox screen, clicked on it, and found a message that my account was disconnected. In order to restore it, I had to sign into M… (続きを読む)

I noticed a yellow flag at the top of my Firefox screen, clicked on it, and found a message that my account was disconnected. In order to restore it, I had to sign into Mozilla, and I was prompted to re-sync my mobile account, as well. Then I saw that I had not received any email during the 5 hours before I did this. What would become of email sent to me while my account was disconnected?

1 日前 に japiucci が質問

Printing PDFs

Why do PDFs come out so small when printing? ie. taking up only about 40% of an A4 sheet? Selecting "fit to page" or "scale" etc in the print dialogue makes no difference… (続きを読む)

Why do PDFs come out so small when printing? ie. taking up only about 40% of an A4 sheet? Selecting "fit to page" or "scale" etc in the print dialogue makes no difference. Images: 1. Desired size. 2. Actual printed size. 3. Print dialogue.

2 日前 に IanStar が質問

1 日前 に IanStar最後の返信

Audible.co.uk on browser won't display the help page and samples in searches.

I'd like to be able to see the help page on audible in desktop browser I can still open the help page in chrome but not Firefox and it is annoying having to switch browse… (続きを読む)

I'd like to be able to see the help page on audible in desktop browser I can still open the help page in chrome but not Firefox and it is annoying having to switch browsers.

4 週間前 に up656196 が質問

1 日前 に up656196最後の返信

update caused problems with bookmarks

All was well. Firefox asked to update. yes. Then firefox couldn't find the server. Edge could. reinstall didn't work. Uninstalled and installed and it works. No boo… (続きを読む)

All was well. Firefox asked to update. yes. Then firefox couldn't find the server. Edge could. reinstall didn't work. Uninstalled and installed and it works. No bookmarks made it. Tried to pull up previous versions and it said there were none. Verson was 129.0.2 now 130.0

1 日前 に airman4570 が質問

I get You don't have permission to access "http://login.xfinity.com/login" on this server.

Until today it worked fine. But now whenever I try to login to Xfinity I get You don't have permission to access "http://login.xfinity.com/login" on this server. It works… (続きを読む)

Until today it worked fine. But now whenever I try to login to Xfinity I get You don't have permission to access "http://login.xfinity.com/login" on this server. It works fine on Chrome and Edge. I have disabled my add-ons. I have cleared cache, cookies, etc. I have rebooted. I have turned off firewall. I have checked my DNS. I have changed the DNS protection to OFF in Firefox. I have checked my proxy setting (I have no proxy). I have reinstalled Firefox. Etc. Etc. Nothing works. The fact that it works on Chrome and Edge, that it has worked everyday until today gets me confused. I also tried using my mobile phone as a hot spot to make sure it wasn't related to my Internet connection or IP address. Anyone have any ideas?

2 週間前 に charley000 が質問

2 日前 に charley000最後の返信

New Tabs and new windows at the same time

Hi. I reallllly don't want to be the person asking the same question that happens every day...but I've tried to do a bit of searching. I could've done a lot more. I had a… (続きを読む)

Hi. I reallllly don't want to be the person asking the same question that happens every day...but I've tried to do a bit of searching. I could've done a lot more. I had a surprise windows reformat event this morning. Everything is shiny and unmodded. I have never had it open new indow tabs and new windows simultaneously. If I close the window on the toolbar and it closes the tab. I'd blame myself...but the only thing I did was change the font size because I'm nearly blind. Is this a new thing!? I hate it ! I don't want NEW windows, I use firefox for tabs.

this is happening in safe firefox and unsafe firefox. it must be something in the settings but i don't know!! (i've had the worst day at work and having to reformat was unexpected and incredibly frustrating...i just want my computer the way i like it)

3 日前 に sara.hollander が質問

2 日前 に sara.hollander最後の返信

Firefox using HUGE amounts of CPU and memory

I'm using the latest Firefox on Win10, with a fairly powerful laptop (64 gb RAM, intel i7 2.3 GHz chip), and for about a month now, whenever I use it, it uses so much CPU… (続きを読む)

I'm using the latest Firefox on Win10, with a fairly powerful laptop (64 gb RAM, intel i7 2.3 GHz chip), and for about a month now, whenever I use it, it uses so much CPU all the time that my laptop is overheating (slight hyperbole, but it's definitely churning the fans a lot, and the area around the keyboard gets hot to the touch). Sometimes it uses up to 45% CPU, and over 20% memory!!! (as reported in the task manager) Usually around 20-25% though. While Chrome, at the same time, is using 0.1%. It's not just when starting up, either, it's continuous during use, until I quit Firefox.

What the h*** is going on?!? I've tried the troubleshooting steps, but it remains crazy regardless of turning off extensions, and I'm just using the default theme. I notice it's mainly when loading images, like on social media.

This is insane. What is happening. Can someone help me?

2 日前 に Kristina_A が質問

2 日前 に Kristina_A最後の返信

Date.prototype.toJSON()

Unfortunately using a date type toJSON() result is not accurate. It first apply client timezone and then convert it to json string. In my scenario I am simply read from a… (続きを読む)

Unfortunately using a date type toJSON() result is not accurate. It first apply client timezone and then convert it to json string. In my scenario I am simply read from an API which return a none standard datetime string without its timezone (like "2020-11-21 00:00:00"), Then I try to convert it to a date using new Date("2020-11-21 00:00:00"). Then I use it in another web service but it apply my client timezone when I use JSON.stringify() method (or toJSON()). Does this behaviour is intentionally?


I read the other same question but I am not okay with it. https://support.mozilla.org/en-US/questions/1414380

6 日前 に A Ka が質問

3 日前 に A Ka最後の返信

Login pages stall before two-factor authentication

Recently, I've run into logging in on at least two websites where I have two-factor authentication set up. I'll click the sign in button, and rather than advancing to ask… (続きを読む)

Recently, I've run into logging in on at least two websites where I have two-factor authentication set up. I'll click the sign in button, and rather than advancing to ask for my authentication code, I get stuck in an endless loading loop and am unable to do anything.

Is there anything I can do to fix this? I have already tried clearing cache and cookies and restarting in safe mode.

This issue only happens to me on desktop. The mobile version of firefox still lets me log in, but I prefer to use desktop.

5 日前 に megaflamehedge が質問

5 日前 に megaflamehedge最後の返信

Lost "reload" button on main toolbar

I used to have a "reload" icon on the bar with "home" and other things like "bookmarks." I found it in the "overflow" icon place. I tried to grab it and place it where … (続きを読む)

I used to have a "reload" icon on the bar with "home" and other things like "bookmarks." I found it in the "overflow" icon place. I tried to grab it and place it where it used to be on the toolbar. It disappeared and I have no idea where it is now. It's not where I found it in the "unused buttons."

5 日前 に Steve Canale が質問

Awful new behavior adding new tags to pages (Bookmarks) with already existing tags

If an URL already have many tags or longish tags I can no longer see suggested tags when starting to type tags. Image example illustrates. This URL already have the follo… (続きを読む)

If an URL already have many tags or longish tags I can no longer see suggested tags when starting to type tags. Image example illustrates. This URL already have the following tag list:

1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI

Old behavior was if started to type ", spi" it would list suggestions:

Spitfire Spitfire_MkIX Spitfire_MkV Spitfire_MkVI

Easy & clear to select from.

Now it lists all already existing tags before each suggestion:

1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI,Spitfire 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI, Spitfire_MkIX 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI,Spitfire_MkV 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI, Spitfire_MkVI

Suggestions are scrolled right invisible outside the input box.

Who thought this was a good new feature? It adds nothing, I can already see existing tags, why would I want to see them repeated for each new suggested tag (while not actually seeing the suggested new tag)?

How can I turn this *!$&@! off and return to old behavior?

2 か月前 に north3rner が質問

5 日前 に north3rner最後の返信

Stop FB from auto refresh

Is the add-on "Stop Auto Reload" by kgersen ( found listed @ https://addons.mozilla.org/en-US/firefox/addon/stop-auto-reload/?utm_source=addons.mozilla.org&utm_mediu… (続きを読む)

Is the add-on "Stop Auto Reload" by kgersen ( found listed @ https://addons.mozilla.org/en-US/firefox/addon/stop-auto-reload/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search) the right one to choose to stop FaceBook from automatically refreshing my page? If so anything I need to know when I install it, or is there something better to choose? Thanks.

5 日前 に Annette が質問

Selecting specific audio output device in video conferencing web apps.

Approximately 2 years back, for a short period of time, FireFox let you choose an audio output device in video conferencing web apps, through the web app directly. This … (続きを読む)

Approximately 2 years back, for a short period of time, FireFox let you choose an audio output device in video conferencing web apps, through the web app directly.

This seems to be gone now, but I'd like to turn the feature back on.

It's very problematic to have to change your default audio device for video calls, as your computers sound effects and whatnot will also play in your headset as well, where as before, all you got was the audio from the video call in your headset.

Is there a way to turn this on again? Owl Practice (one of the VC web apps I use) still shows the different output devices, but regardless of which one you pick, it always comes out the default device. For a while this feature actually worked, but now it doesn't.

Is there a setting I can change? Maybe in about:config?

Thanks!

5 日前 に Nabeel Rahimpour が質問

Save tab

I always work with two topics, running two instances of Firefox for each. Each instance contains many tabs. The problem is that when I close the browser, all tabs are clo… (続きを読む)

I always work with two topics, running two instances of Firefox for each. Each instance contains many tabs. The problem is that when I close the browser, all tabs are closed, and restoring the previous session opens the entire browsing history in both instances. Does anyone know how I can save the tabs in each Firefox instance so that when I reopen the browser, I can easily manage and split them?

5 日前 に fan810891 が質問