• Archivované

My firefox across platforms has changed from English to displaying results in French.

Even though my laptop, tablet, phone and PC have the language settings set to English (GB) my Firefox across all platforms has changed from displaying English results to … (ďalšie informácie)

Even though my laptop, tablet, phone and PC have the language settings set to English (GB) my Firefox across all platforms has changed from displaying English results to displaying results in French. I have gone through and changed all my language settings in and outside of the browser from English (Canada), to English (GB) to no avail. It still shows up in French. and I have had an French to English translator popping up when searching in Firefox. I can't see anywhere else to change the language. Everywhere I see, it says English (GB), but still displays French headings to the searchs. Any help will be great. Thanks.

Otázku položil(a) daedalus_wren0 Pred 1 rokom

Posledná odpoveď od cor-el Pred 1 rokom

  • Vyriešené
  • Archivované

Open Developer console with 'q'?

I have 2 laptops, one for work and one personally. I was looking to set-up firefox on my personal laptop as well but noticed I cannot open developer console on a specific… (ďalšie informácie)

I have 2 laptops, one for work and one personally. I was looking to set-up firefox on my personal laptop as well but noticed I cannot open developer console on a specific element by pressing 'q' anymore after right clicking.

This is a significant feature and I would like to keep using it. Is it possible to enable this feature on my personal computer as well? Since it is still enabled on my work device.

Otázku položil(a) arthur48 Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Archivované

HISTORY - Clear browsing data and cookies problem

Greetings... In the Settings > Privacy & Security > History > Clear browsing data and cookies > Automatically clear all checked items when Firefox closes… (ďalšie informácie)

Greetings...

In the Settings > Privacy & Security > History > Clear browsing data and cookies > Automatically clear all checked items when Firefox closes, I have the "Temporary cached files and pages" selected to be automatically cleared when I close Firefox.

Unfortunately, this does not appear to be working, in that when I reopen Firefox and immediately check the Cookies and Site Data or the History sections, the Temporary cached files contains the same MB of files that appeared before I closed Firefox.

Any idea why this setting appears not to be working as described and expected? Please advise. Thank you very much for your assistance. Take care...

Otázku položil(a) Ted Benjeski Pred 1 rokom

Posledná odpoveď od Ted Benjeski Pred 1 rokom

  • Vyriešené
  • Archivované

Hover preview in about:config keeps resetting to true after restarting

I want to turn off the hover preview feature. First I went in settings, but that disabled only the thumbnail (browser.tabs.hoverPreview.showThumbnails in about:config is … (ďalšie informácie)

I want to turn off the hover preview feature. First I went in settings, but that disabled only the thumbnail (browser.tabs.hoverPreview.showThumbnails in about:config is set to false and saved). Then I went in about:config and manually set browser.tabs.hoverPreview.enabled to false as well, that disables the unwanted feature completely.

But every time I restart the browser it's turned back to true (just hover.Preview.enabled, not hover.Preview.showThumbnails). Can I save my settings? It's annoying that I can't opt out.

Otázku položil(a) jazz912x Pred 1 rokom

Na otázku odpovedal(a) jazz912x Pred 1 rokom

  • Archivované

previous tabs not opening on initial boot up

previous tabs not opening on initial boot up - I have it check for that to happen, but only a single tab opens when I boot up computer. I can find the last session in "R… (ďalšie informácie)

previous tabs not opening on initial boot up - I have it check for that to happen, but only a single tab opens when I boot up computer. I can find the last session in "Recently Closed Windows"

Otázku položil(a) rgb48 Pred 1 rokom

Posledná odpoveď od jonzn4SUSE Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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?

Otázku položil(a) max.bradley Pred 1 rokom

Posledná odpoveď od cor-el Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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. :)

Otázku položil(a) bubbledb Pred 1 rokom

Posledná odpoveď od ThePillenwerfer Pred 1 rokom

  • Archivované

firefox-esr policies.json file question

Hello All, I am trying to enforce policies on latest firefox-esr installed through .DEB method as detailed in https://support.mozilla.org/en-US/kb/install-firefox-linux … (ďalšie informácie)

Hello All,

I am trying to enforce policies on latest firefox-esr installed through .DEB method as detailed in https://support.mozilla.org/en-US/kb/install-firefox-linux and I can launch the firefox from terminal as : > firefox-esr - Also I have removed the snap version of firefox that comes bundled with Ubuntu 22.04 x86_64 distribution.

Questions that I have are :

1. Policy Enforcement I am trying to enforce policies on firefox-esr as per the article https://mozilla.github.io/policy-templates/ and have a rather simple policies.json file stored in the folder /etc/firefox-esr/policies/ - The policies.json file is : {

 "policies":{
   "PasswordManagerEnabled": false
 }

}

However when I check the settings, the password manager is still enabled. - What is the correct path where the policies.json file stored in Ubuntu Linux distributions where firefox-esr package is installed through "Install Firefox .deb package for Debian-based distributions" and for all users ... meaning apply globally ?

2. When I removed the snap version of firefox, this also removed the icon from the quick-launch side bar / Dock Menu of Ubuntu - How do I the firefox-esr application to Ubuntu dock through command line for all users ?

Otázku položil(a) Prashant Nagaraj Pred 1 rokom

Posledná odpoveď od Prashant Nagaraj Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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?

Otázku položil(a) Petter Jakob Pred 1 rokom

Posledná odpoveď od Petter Jakob Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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?

Otázku položil(a) gkbergen Pred 1 rokom

Posledná odpoveď od TyDraniu Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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?

Otázku položil(a) abanoub.samy.s Pred 1 rokom

Posledná odpoveď od TyDraniu Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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.

Otázku položil(a) bos45 Pred 1 rokom

Posledná odpoveď od cor-el Pred 1 rokom

  • Archivované

Download prompt not working

I have a new desktop. I checked the box in Settings to "Always ask you where to save files." However, it's still dumping files in Downloads without asking. Why, and how … (ďalšie informácie)

I have a new desktop. I checked the box in Settings to "Always ask you where to save files." However, it's still dumping files in Downloads without asking.

Why, and how do we correct that?

Otázku položil(a) ithinktfiam Pred 1 rokom

Posledná odpoveď od TechHorse Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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

Otázku položil(a) robin.hall Pred 1 rokom

Posledná odpoveď od Agent virtuel Pred 1 rokom

  • Archivované

Downloading files

bold textdownloading only produces " .part " files in my downloads directory. I had previously attempted a large file download but error message said it was not completed… (ďalšie informácie)

bold textdownloading only produces " .part " files in my downloads directory. I had previously attempted a large file download but error message said it was not completed. Now cannot download anything

Otázku položil(a) marcelnbp Pred 1 rokom

Posledná odpoveď od marcelnbp Pred 1 rokom

  • Archivované

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… (ďalšie informácie)

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?

Otázku položil(a) sdaniluk Pred 1 rokom

Posledná odpoveď od cor-el Pred 1 rokom

  • Archivované

How to add new options to the taskbar context menu?

Currently the taskbar icon only offers a few tasks in the context menu, such as open new tab, new window or private new window. I understand that accessing about:config… (ďalšie informácie)

Currently the taskbar icon only offers a few tasks in the context menu, such as open new tab, new window or private new window.

I understand that accessing about:config would allow me some other options, such as recently visited pages. And also allows me to remove those tasks.

I want to add the option to select which profile I open from that menu, instead of opening the default one, then selecting the correct profile in about:profiles that, in turn opens yet another window.

I tried adding a value "browser.taskbar.lists.profiles.enable" and several variations of that command. None worked.

Is there a way to add that option, so when I right-click the icon in the taskbar I can directly select the profile I want to launch?

Otázku položil(a) luizobe Pred 1 rokom

Posledná odpoveď od luizobe Pred 1 rokom

  • Archivované

Open link in new tab

Hello. When opening links from a search, I would like to have them always open in a new tab. How can I set this as a preference in Mozilla / Firefox? Currently, I always… (ďalšie informácie)

Hello. When opening links from a search, I would like to have them always open in a new tab. How can I set this as a preference in Mozilla / Firefox?

Currently, I always right click and must select "open link in new tab." I see the option in Settings to "always open in new window", but that is not my objective. I would like to open in new tab, so that I retain my original search results in the current tab.

Thank you.

Otázku položil(a) Lynda Funke Pred 1 rokom

Posledná odpoveď od cor-el Pred 1 rokom