Ceisteanna leis an gclib seo á dtaispeáint: Taispeáin gach ceist
  • Cartlannaithe

Power saving mode for laptops

this is more of a feature suggestion: can power saving mode for laptops be added to firefox where background usage will be decreased with more focus on less CPU and resou… (tuilleadh eolais)

this is more of a feature suggestion: can power saving mode for laptops be added to firefox where background usage will be decreased with more focus on less CPU and resource usage to give more battery life, even going to use only the iGPU of the CPU and not using the dGPU at all?

Asked by abanoub.samy.s 1 bhliain ó shin

Last reply by TyDraniu 1 bhliain ó shin

  • Cartlannaithe

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 … (tuilleadh eolais)

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!

Asked by Nabeel Rahimpour 1 bhliain ó shin

Last reply by Nabeel Rahimpour 1 bhliain ó shin

  • Cartlannaithe

Hotmail/Outlook

Yesterday, I get a screen popup that says" Outlook(formerly Hotmail)" Saying Hotmail will now be Outlook. I've had Hotmail for maybe 30+ years now? I've always had Firef… (tuilleadh eolais)

Yesterday, I get a screen popup that says" Outlook(formerly Hotmail)" Saying Hotmail will now be Outlook.

I've had Hotmail for maybe 30+ years now? I've always had Firefox open to my inbox, which is Outlook and has been for a year or better.

Since yesterday it will not open up to my inbox. It opens to the MS website showing what I wrote up above and a picture of Outlook.

I've deleted cookies and cache. Also history. Even though I point it to my inbox it just goes to that advertisement. I have the stay signed in box checked and don't show this again. But it does show again and again. I hope there's a way to fix this, pretty sure it not a Firefox issue. Just hoping someone else has had and and found a way around it.

Thanks Daniel B

Asked by DocHoliday69 1 bhliain ó shin

Last reply by ThePillenwerfer 1 bhliain ó shin

  • Cartlannaithe

Adobe Acrobat Add-On Extension Corrupt

The Adobe Acrobat Add-On Extension for Firefox was missing so I attempted to add it from Adobe Acrobat Pro 2017. I have had to do this manually by installing from the ad… (tuilleadh eolais)

The Adobe Acrobat Add-On Extension for Firefox was missing so I attempted to add it from Adobe Acrobat Pro 2017. I have had to do this manually by installing from the adobe_acrobat-1.0-windows.xpi file. This usually has worked. When i tried to add it this time is said the add-on file was corrupt.

I tried uninstalling and redownlading AdobeAcrobatPro 2017 thinking this would add an uncorrupted file and got the same the same message. Unfortunately, because I had used the Adobe license key too many times for Acrobat 2017 on my computer I had to upgrade to Adobe Acrobat Pro 2020. i had hoped this would solve the problem. But no, I get the same message corrupt file message even with a new copy of the Acrobat Pro 2020.

What is going on? Can anyone help with this?

Asked by gkbergen 1 bhliain ó shin

Last reply by TyDraniu 1 bhliain ó shin

  • Cartlannaithe

Firefox started asking for Primary Password when I launch it

I just updated to version 128 of Firefox. Previously I used this user.js file as my profile: //https://kb.mozillazine.org/About:config_entries user_pref("app.normandy.a… (tuilleadh eolais)

I just updated to version 128 of Firefox. Previously I used this user.js file as my profile:

//https://kb.mozillazine.org/About:config_entries

user_pref("app.normandy.api_url", ""); user_pref("app.update.auto", false); user_pref("app.update.checkInstallTime", false); user_pref("app.update.disabledForTesting", true); user_pref("browser.dom.window.dump.enabled", true); user_pref("browser.download.dir", "/home/seluser/automated-tests/downloads"); user_pref("browser.download.folderList", 2); user_pref("browser.newtabpage.activity-stream.asrouter.providers.cfr", "null"); user_pref("browser.newtabpage.activity-stream.asrouter.providers.cfr-fxa", "null"); user_pref("browser.newtabpage.activity-stream.asrouter.providers.message-groups", "null"); user_pref("browser.newtabpage.activity-stream.asrouter.providers.messaging-experiments", "null"); user_pref("browser.newtabpage.activity-stream.asrouter.providers.snippets", "null"); user_pref("browser.newtabpage.activity-stream.asrouter.providers.whats-new-panel", "null"); user_pref("browser.newtabpage.activity-stream.discoverystream.config", "[]"); user_pref("browser.newtabpage.activity-stream.feeds.snippets", false); user_pref("browser.newtabpage.activity-stream.feeds.system.topstories", false); user_pref("browser.newtabpage.activity-stream.fxaccounts.endpoint", ""); user_pref("browser.newtabpage.activity-stream.tippyTop.service.endpoint", ""); user_pref("browser.safebrowsing.blockedURIs.enabled", false); user_pref("browser.safebrowsing.downloads.enabled", false); user_pref("browser.safebrowsing.malware.enabled", false); user_pref("browser.safebrowsing.passwords.enabled", false); user_pref("browser.safebrowsing.phishing.enabled", false); user_pref("browser.sessionstore.resume_from_crash", false); user_pref("browser.shell.checkDefaultBrowser", false); user_pref("browser.startup.homepage_override.mstone", "ignore"); user_pref("browser.startup.page", 0); user_pref("browser.tabs.closeWindowWithLastTab", false); user_pref("browser.tabs.warnOnClose", false); user_pref("browser.uitour.enabled", false); user_pref("browser.warnOnQuit", false); user_pref("browser.webapps.checkForUpdates", 0); user_pref("datareporting.healthreport.documentServerURI", "http://%(server)s/dummy/healthreport/"); user_pref("datareporting.healthreport.logging.consoleEnabled", false); user_pref("datareporting.healthreport.service.enabled", false); user_pref("datareporting.healthreport.service.firstRun", false); user_pref("datareporting.healthreport.uploadEnabled", false); user_pref("datareporting.policy.dataSubmissionEnabled", false); user_pref("datareporting.policy.dataSubmissionPolicyBypassNotification", true); user_pref("devtools.console.stdout.chrome", true); user_pref("dom.ipc.reportProcessHangs", false); user_pref("extensions.autoDisableScopes", 0); user_pref("extensions.enabledScopes", 5); user_pref("extensions.installDistroAddons", false); user_pref("extensions.update.enabled", false); user_pref("extensions.update.notifyUser", false); user_pref("focusmanager.testmode", true); user_pref("general.useragent.updates.enabled", false); user_pref("geo.provider.testing", true); user_pref("geo.wifi.scan", false); user_pref("hangmonitor.timeout", 0); user_pref("idle.lastDailyNotification", -1); user_pref("marionette.log.level", "Info"); user_pref("marionette.port", 0); user_pref("media.gmp-manager.updateEnabled", false); user_pref("media.sanity-test.disabled", true); user_pref("network.cookie.lifetimePolicy", 2); user_pref("network.http.phishy-userpass-length", 255); user_pref("network.manage-offline-status", false); user_pref("network.sntp.pools", "%(server)s"); user_pref("plugin.state.flash", 0); user_pref("remote.log.level", "Info"); user_pref("security.certerrors.mitm.priming.enabled", false); user_pref("services.settings.server", ""); user_pref("startup.homepage_welcome_url", "about:blank"); user_pref("startup.homepage_welcome_url.additional", ""); user_pref("toolkit.startup.max_resumed_crashes", -1); user_pref("widget.gtk.overlay-scrollbars.enabled", false);

All worked fine. But now with this new version of Firefox if I use that profile I see a popup asking me for my Primary Password. I do not have a primary password. Why has Firefox started asking me for one? What can I change in my user.js file to stop this?

Asked by max.bradley 1 bhliain ó shin

Last reply by cor-el 1 bhliain ó shin

  • Cartlannaithe

Being blocked when I don't want to be.

This is an ongoing conversation. This is the message I get from Rakuten: "Your ad blocker is working too hard! To earn Cash Back at Samsung, disable your ad blocker and … (tuilleadh eolais)

This is an ongoing conversation.

This is the message I get from Rakuten: "Your ad blocker is working too hard! To earn Cash Back at Samsung, disable your ad blocker and refresh this page." I want Rakuten to send me to the Samsung site as I am interested in buying something there.

I am in a dialogue with someone on this Mozilla site, and trying to explain my problem. I don't know if the problem is that Rakuten is being blocked from sending me to the Samsung site or Samsung is being blocked. (Rakuten is a site that has arrangements with many companies who give discounts to customers.)

Asked by ecinelles 1 bhliain ó shin

Last reply by Paul 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Single Letter Search Keyword not Working?

I set up a custom search extension and am trying to use 'z' as the keyword. It doesn't work. If I use anything else, it works fine, I just can't use 'z'. Since I use 'z… (tuilleadh eolais)

I set up a custom search extension and am trying to use 'z' as the keyword.

It doesn't work. If I use anything else, it works fine, I just can't use 'z'.

Since I use 'z' in Chrome, I'd like to keep it consistent.

I don't see any other search engines using that keyword.

Is there something I'm missing here? Why can't I seem to use 'z' as a search engine keyword?

Thanks for your help!

Asked by Jacob Graf 1 bhliain ó shin

Answered by Jacob Graf 1 bhliain ó shin

  • Cartlannaithe

How to KEEP Firefox from REVERTING Alt bringing up main menu

See this topic: https://support.mozilla.org/en-US/questions/1278533#question-reply Pressing Alt in Firefox in Linux (Ubuntu/Kubuntu/Linux Mint 22.xx) brings up a top men… (tuilleadh eolais)

See this topic: https://support.mozilla.org/en-US/questions/1278533#question-reply

Pressing Alt in Firefox in Linux (Ubuntu/Kubuntu/Linux Mint 22.xx) brings up a top menu, which is hugely annoying as I'm always trying to to a window action if I'm pressing Alt.

The suggested solution is to go to about:config and change ui.key.menuAccessKeyFocuses to "false".

But this keeps reverting itself. (Between every other reboot?). Alt will again bring up this menu.

How can I permanently disable this shortcut?

Asked by Petter Jakob 1 bhliain ó shin

Last reply by Petter Jakob 1 bhliain ó shin

  • Cartlannaithe

AutoCorrect

As part of my job I need to fill in long content into webpages. Many of the words can be long and not so common in everyday language - but are words that I use many times… (tuilleadh eolais)

As part of my job I need to fill in long content into webpages. Many of the words can be long and not so common in everyday language - but are words that I use many times in the report writing I do. Like with MS Word's AutoCorrect... Could there not be an option for custom work shortcuts, such as:

cst automatically becomes: custom prg automatically becomes: Pseudomonas aeruginosa

Crazy or what

Asked by jim.shubat 1 bhliain ó shin

Last reply by jscher2000 - Support Volunteer 1 bhliain ó shin

  • Cartlannaithe

Address Bar Relocated - Can't Restore Previous Setting

Hello! I accidentally clicked to restore default setting in the customize toolbar menu, and now all of my tab/address bar/bookmark bar setting and locations are differen… (tuilleadh eolais)

Hello! I accidentally clicked to restore default setting in the customize toolbar menu, and now all of my tab/address bar/bookmark bar setting and locations are different and I don't like it at all. Previously, the address bar was above the tabs and the full length of the window. Now the tabs are at the top and the address bar is on the same bar as the bookmarks I have saved to the bookmark bar. The address bar goes full length if I remove the bookmark bar but I want to have both on the screen at the same time, on their own bar, as I did before. I have looked through the all of the settings and customize options, and can't find anything that will move my address bar to the top above the tabs, or a way to keep the address bar and bookmark bar open and available separately. Help! Thanks. :)

Asked by bubbledb 1 bhliain ó shin

Last reply by ThePillenwerfer 1 bhliain ó shin

  • Cartlannaithe

Disable video pop-out when scrolling away

When scrolling a web site with an embedded video, as that video scrolls off screen, it automatically pops out to a picture-in-picture video on the lower right-hand part o… (tuilleadh eolais)

When scrolling a web site with an embedded video, as that video scrolls off screen, it automatically pops out to a picture-in-picture video on the lower right-hand part of the page. How can I disable this. I don't want this to ever happen.

Asked by bos45 1 bhliain ó shin

Last reply by cor-el 1 bhliain ó shin

  • Cartlannaithe

Bookmark sidebar reset width size after closing Firefox

After last update, when I open the bookmark sidebar (CTRL+B) and change its size (width), and then close Firefox, sidebar's width change to previous size. How to fix it?… (tuilleadh eolais)

After last update, when I open the bookmark sidebar (CTRL+B) and change its size (width), and then close Firefox, sidebar's width change to previous size.

How to fix it?

Asked by M 1 bhliain ó shin

Last reply by cor-el 1 bhliain ó shin

  • Faoi Ghlas
  • Cartlannaithe

network.http.rcwn.enabled Policy Configuration

Is there anyway to configure network.http.rcwn.enabled to false via the policy located in the ''C:\Program Files\Mozilla Firefox\distribution'' folder? … (tuilleadh eolais)

Is there anyway to configure network.http.rcwn.enabled to false via the policy located in the ''C:\Program Files\Mozilla Firefox\distribution'' folder?

Asked by thomas.williams1156 1 bhliain ó shin

Last reply by thomas.williams1156 1 bhliain ó shin

  • Cartlannaithe

Screen Sharing option blocked

Hi, This is Prabhat. yesterday i was working on google meet, and accidentally i clicked my screen sharing blocked. And now if i want to sharing my screen it's not coming,… (tuilleadh eolais)

Hi, This is Prabhat. yesterday i was working on google meet, and accidentally i clicked my screen sharing blocked. And now if i want to sharing my screen it's not coming, And allow button showing fade. Plz help me i went to solve in permission screen even there showing correct but still not working to show my screen button.

Plz find the attachment to see. Thanks

Asked by Prabhat77mishra 1 bhliain ó shin

Last reply by jonzn4SUSE 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Session backups

Is there a way to make backups of my session every 30 for example? The sessionstore-backups folder only saves the last session... I'd to have it saved often and not autom… (tuilleadh eolais)

Is there a way to make backups of my session every 30 for example? The sessionstore-backups folder only saves the last session... I'd to have it saved often and not automatically deleted.

Asked by alinadeica 1 bhliain ó shin

Answered by alinadeica 1 bhliain ó shin

  • Cartlannaithe

FIREFOX SEARCH BAR

I have an address/search bar at the top of my screen AND one in the center of my home web page beneath the Firefox logo/brand. Currently, if I want to effect a search the… (tuilleadh eolais)

I have an address/search bar at the top of my screen AND one in the center of my home web page beneath the Firefox logo/brand. Currently, if I want to effect a search the Firefox web homepage uses the address bar across to top of the page. I want to set a preference/priority to using the search bar beneath the Firefox logo/brand. Any help would be greatly appreciated.

robin.hall@yahoo.com

Asked by robin.hall 1 bhliain ó shin

Last reply by Agent virtuel 1 bhliain ó shin

  • Cartlannaithe

Firefox reopens all my windows and tabs after reboot

I'm using Firefox 127.0.2 on Arch Linux. In settings under General>Startup>"Open previous windows and tabs" is not checked. Under about:config browser.sessionstor… (tuilleadh eolais)

I'm using Firefox 127.0.2 on Arch Linux. In settings under General>Startup>"Open previous windows and tabs" is not checked. Under about:config browser.sessionstore.restore_on_demand is false, and browser.sessionstore.resume_from_crash is false

How do I get Firefox to give me a clean slate after restarting my computer?

Asked by sdaniluk 1 bhliain ó shin

Last reply by cor-el 1 bhliain ó shin