Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết
  • Đã lưu trữ

Auto-fill for other countries

Hi there! I am a long time Chrome user and decided to try Mozilla Firefox. I loved it and after a bit of tweaking, I run into a problem I can't deal with myself. In Chro… (xem thêm)

Hi there! I am a long time Chrome user and decided to try Mozilla Firefox. I loved it and after a bit of tweaking, I run into a problem I can't deal with myself. In Chrome I loved auto fill options every time I needed the option for my home address, email address or credit card. In Firefox I just can't do it. The option is only available for Canada or SUA. Is there any way I can make it work? Of course, I looked for some add-ons and actually found several, but given the fact that auto-fill in my case deals with personal and sensitive data, I need a safer method. Is there any? Thank you!

Được hỏi bởi DF 2 năm trước

Được trả lời bởi jscher2000 - Support Volunteer 2 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Difference in fonts/font size in Firefox 114 vs 113

Just updated to Firefox 114 from version 113 on Fedora 37 and spotted difference in the font rendering using the old profile. On Firefox 114, the fonts are larger. I cou… (xem thêm)

Just updated to Firefox 114 from version 113 on Fedora 37 and spotted difference in the font rendering using the old profile.

On Firefox 114, the fonts are larger. I could not make it the same as in Firefox 113, despite all the configuration in the profile is the same. Downgrading to Firefox 113 return the previous font size/rendering.

However, in Firefox 114 there's a font difference even between my old profile and fresh new profile. The font configuration in the settings is exactly the same between these two profiles (default profile, Latin and Cyrillic — the same font families, sizes, checkboxes, i've even checked about:config options searching by "font" — all the same).

Check the screenshots.

Được hỏi bởi iam18 2 năm trước

Được trả lời bởi iam18 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Funcions `loadOneTab` and `loadURI` in 2023 in Firefox Experimental API?

I am using the Experimental API in my private Firefox extension. So far, I've been using Firefox 102 ESR, but I'm planning to switch to Firefox ESR 115. There's already … (xem thêm)

I am using the Experimental API in my private Firefox extension.

So far, I've been using Firefox 102 ESR, but I'm planning to switch to Firefox ESR 115. There's already a Firefox 115 Beta available, so I've started testing it with my private extension.

So far, I've been using internal Firefox functions like `loadOneTab` and `loadURI` and it worked very well.

I used the `loadOneTab` function like this:

``` const placesURL = "chrome://browser/content/places/places.xhtml"; window.gBrowser.loadOneTab( placesURL, { inBackground: false, allowThirdPartyFixup : true, relatedToCurrent : true, triggeringPrincipal : services.scriptSecurityManager.getSystemPrincipal() } ); ```

But the `loadOneTab` function no longer exists at all in Firefox's internal API. What should I replace it with?

I found the function `_createTab`:

``` // window.gBrowser._createTab({ uriString: placesURL }); ```

But the `_createTab` function returns an error:

``` Uncaught Error: UserInteraction with id "browser.tabs.opening" was not initialized ```

...I guess this is by security to make this function called only by user action? And I call this function inside `async function`.

Is it somehow possible to open a new tab from the Experimental API in Firefox 115 beta? I need this very badly. Really very much.

---

I used the `loadURI` function like this:

``` window.gBrowser.selectedBrowser.loadURI(linkGo, {triggeringPrincipal: Services.scriptSecurityManager.getSystemPrincipal()}); ```

The `loadURI` function appears to still be available in Firefox's internal API, but returns an error like this:

``` TypeError: 'uri' member of CancelContentJSOptions is not an object. RemoteWebNavigation.sys.mjs:28:41 ```

How to overcome this error?

Được hỏi bởi look997 1 năm trước

Được trả lời bởi look997 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

I am unable to log-in to the "Wheel of Fortune", How can I fix this

When I open "Wheel of Fortune" and click on "Log-in", nothing happens. I am unable to log-in. Using another browser, I have no problem. Anyone with a suggestion or solut… (xem thêm)

When I open "Wheel of Fortune" and click on "Log-in", nothing happens. I am unable to log-in. Using another browser, I have no problem.

Anyone with a suggestion or solution for me?

Được hỏi bởi dave 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

All add-ons do not work after upgrade to Debian 12/Firefox 102.12.0esr (64-bit)

Hi everyone, I've installed Debian 12 with Firefox 102.12.0esr (64-bit) from scratch instead of Debian 11. Just after it I noticed that all add-ons I used for a long tim… (xem thêm)

Hi everyone,

I've installed Debian 12 with Firefox 102.12.0esr (64-bit) from scratch instead of Debian 11. Just after it I noticed that all add-ons I used for a long time do not work anymore.

When I go to Menu > Add-ons and themes, I see all add-ons enabled. However, all of them do not work, and they even do not display their icons on the Firefox toolbar as they did before.

A couple of examples of add-ons that do not work: - Enhancer for YouTube - ImTranslator: Translator, Dictionary, TTS

I run Firefox via Firejail sandbox (like I did for years without any problems). All add-ons and settings came to my new system via Firefox sync. I tried to run Firefox directly (without Firejail) and nothing changed, add-ons still do not work. Also, I logged out of my Firefox sync account and reinstalled add-ons on Firefox running directly (without Firejail) and it did not help.

Appreciate your help - how can I enable add-ons in Firefox?

Được hỏi bởi ndp124 1 năm trước

Được trả lời bởi ndp124 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Looking For Text Insert Macro Addon?

Is there any way (or any addon) that I can insert commonly used text into a text box? I have tried AutoFill and, while it works fine for... well.. filling out forms... I … (xem thêm)

Is there any way (or any addon) that I can insert commonly used text into a text box? I have tried AutoFill and, while it works fine for... well.. filling out forms... I cannot get it to work for what I need. Basically, I want to insert things like '¯\_(ツ)_/¯' rather than having to go to a page, select that, copy it, go back and paste it... or, worse yet ... remember and type that over and over again.

Được hỏi bởi rebeltaz1 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Why can't I have expanded extensions on the toolbar?

Hi, I have a widescreen monitor and I really like utilizing, well, the width of it. But for the life of me I cannot take out the extension icons from the little jigsaw pu… (xem thêm)

Hi, I have a widescreen monitor and I really like utilizing, well, the width of it. But for the life of me I cannot take out the extension icons from the little jigsaw puzzle. For instance, I'd really like Ublock Origin to be right on the toolbar and not click through the jigsaw icon. I tried setting extensions.unifiedExtensions.enabled flag to false but it did nothing.

Được hỏi bởi szemawy 1 năm trước

Được trả lời bởi TyDraniu 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

bring the security.csp.enable option back at least at the developer version of FF

Dear Sirs, today i did lockout everybody on a test server of a web application while playing with CSP on the server side. no modern browser was able to open the page any… (xem thêm)

Dear Sirs,

today i did lockout everybody on a test server of a web application while playing with CSP on the server side. no modern browser was able to open the page anymore. but the real problem was that the configuration interface was also not accessable anymore.

the option security.csp.enable is long gone since FF 99 and i had to ""downgrade to FF 98"" to be able to access the misconfigured server.

please enable that security.csp.enable in about:config back again at least for the development version of FF. someone might need it. other options are to install risky extensions and i would like to avoid that in the future.

Yours

E

Được hỏi bởi vedro 1 năm trước

Được trả lời bởi Terry 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Image search on Google constantly cause tab crash!

Hello everybody, since the last two updates Firefox started tab-crashing everytime I enter search terms on Google and then I click on "Images" Previous versions of Fire… (xem thêm)

Hello everybody,

since the last two updates Firefox started tab-crashing everytime I enter search terms on Google and then I click on "Images" Previous versions of Firefox had no problems at all.

I'm running Linux-Ubuntu 16.04

For example:

1. I "insert nut M6" in the google search-bar 2. Google shows me mixed image and text contents 3. I click on the "Images" button of Google 4. A collection of images appears for a fraction of a second, but immediately after.... 5. ....boom! Tab crashed message (see attached screenshot)

Any clue? Giulio - Munich/Germany


Name Firefox Version 114.0.2 Build ID 20230619081400 Distribution ID canonical User Agent Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/114.0 OS Linux 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 OS Theme Greybird / Adwaita Application Binary /usr/lib/firefox/firefox

Được hỏi bởi giulio.buccini 1 năm trước

Được trả lời bởi giulio.buccini 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox only downloads PDF successfully first time after cache clear

I'm developing a PHP Symfony based website powered by nginx-full 1.18.0-6ubuntu14.4, one of the functions is to allow people to download a PDF invoice. When it fails Fir… (xem thêm)

I'm developing a PHP Symfony based website powered by nginx-full 1.18.0-6ubuntu14.4, one of the functions is to allow people to download a PDF invoice.

When it fails Firefox shows an alert "Downloading (Failed) The browser application closed unexpectedly."

On my linux desktop; when I use Chromium 114.0.5735.198 this functions works 100% of the time. when I use Firefox 114.0.2 (64-bit) the PDF download only works ONCE after that the download never completes and I'm left with a partial/corrupted 75.7KiB file named filename.Br-neZWO.pdf.part etc.

I have discovered that if I clear the firefox cache I can perform one successful download again. or I can restart Nginx and again Firefox will perform one successful download again.

I've tried altering many Nginx settings, cache, gzip, sendfile etc with no effect. It might be Nginx related but it does not effect Chrome at all which is why I've started this ticket.

Any help in debugging this would be greatly appreciated.

Được hỏi bởi brendan8 1 năm trước

Được trả lời bởi brendan8 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Most of my add-ons are missing from my toolbar after install on new system

The only icons I can see on the right hand side of my toolbar is the NoScript icon, along with the Save to Pocket, FF Account, Extensions and hamburger buttons. I shoul… (xem thêm)

The only icons I can see on the right hand side of my toolbar is the NoScript icon, along with the Save to Pocket, FF Account, Extensions and hamburger buttons.

I should have about 12.

I just installed a new system, launched FF and set it up to sync with my account. Everything else appears to run fine - passwords, history, etc. The Tree Style Tab works fine too.

I have double checked the other solutions I found here, such as private viewing options, or trying to find the icons in the customize screen, but that's not the issue.

My other FF instances on other machines are still fine.

I just updated FF on this problem machine to 115.0.2 but no joy.

Được hỏi bởi Adam H. 1 năm trước

Được trả lời bởi AliceWyman 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

mysignins.microsoft.com

Hello I'm trying to sign into a Microsoft 365 email account but can't get beyond a screen saying "To use this site, you need to change your browser settings to enable DO… (xem thêm)

Hello

I'm trying to sign into a Microsoft 365 email account but can't get beyond a screen saying "To use this site, you need to change your browser settings to enable DOM storage or cookies."

I've enabled DOM storage and cookies but no difference. I've cleared cookies and no help. I'm running Firefox 115.0.2 and Linux Mint.

Is part of the problem that I hate Microsoft and they know it?

Thanks

Được hỏi bởi arthurjackson 1 năm trước

Được trả lời bởi jonzn4SUSE 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Youtube Basic Buttons not appearing

Buttons like 3 bar preferences button, notification etc are broken or not visible just the highlight is visible and click the notification button also break the whole bro… (xem thêm)

Buttons like 3 bar preferences button, notification etc are broken or not visible just the highlight is visible and click the notification button also break the whole browser

Được hỏi bởi Oliullah 1 năm trước

Được trả lời bởi jonzn4SUSE 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

media keys cannot control any websites on linux

i've tried toggling media.hardwaremediakeys off and pressing the media keys to no avail, they don't seem to have any effect when it's enabled or disabled. the keys work o… (xem thêm)

i've tried toggling media.hardwaremediakeys off and pressing the media keys to no avail, they don't seem to have any effect when it's enabled or disabled. the keys work on other applications like VLC media player, though! and I can see that the media is being detected from firefox, too, as it appears in media player widgets i have on my plasma desktop. it seems to be only the physical keys that aren't working, because i can press buttons on the widgets to control media playing in firefox.

Được hỏi bởi wilr 1 năm trước

Được trả lời bởi wilr 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox 115.0.2 on Linux websites do not appear in dark mode

Hi, i am on linux an Firefox 115.0.2. Every supported website appeared in dark mode because of my preferences in the firefox settings respectively about:config layout.cs… (xem thêm)

Hi, i am on linux an Firefox 115.0.2. Every supported website appeared in dark mode because of my preferences in the firefox settings respectively about:config layout.css.prefers-color-scheme.content-override is set to 2 and my system mode is dark. (0 and 3 changes nothing) Since some time this settings does not work anymore. The only thing i have changed is: about:config - privacy.trackingprotection.enabled set to true So now all the websites appeared in dark mode now appear in light mode. Chrome shows all these websites in dark mode. (But of course thats no option :-)) An Example: reddit.com: before: dark, now: light mode, Chrome dark mode. So please help! regards, awilli

Được hỏi bởi awilli 1 năm trước

Được trả lời bởi zeroknight 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Profile changes after update

Hi all, I use to update Firefox with my Linux distribution package: I build the new package then upgrade it on the system. Anytime at the first launch of the new Firefox … (xem thêm)

Hi all, I use to update Firefox with my Linux distribution package: I build the new package then upgrade it on the system. Anytime at the first launch of the new Firefox just installed version, it opens a new blank profile instead of my usual profile. I can set my usual profile as default by launch Firefox Profile Manager. So after update I launch from command line terminal or through launcher bar:

firefox -p

And It starts up profile manager, then I choose my usual profile and check it as default one. After that, when I open Firefox again, it uses my usual profile as expected.

Now the question: - is there a way to automate this procedure so I have not to repeat it anytime after I update the browser?

PS. I noticed my "profiles.ini" file is populated with a lot of profiles sections, likely maybe anytime I update, a new one is added in here. I don't know if it is a regular behavior or not.

Được hỏi bởi ffoxer 1 năm trước

Được trả lời bởi jscher2000 - Support Volunteer 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

I can't save files in Firefox

Firefox worked perfectly, but since a few days I can't download anything. I'm using Mozilla Firefox snap for Ubuntu 22.04, version 110.0.1 (64 bits) canonical-002 - 1.0 W… (xem thêm)

Firefox worked perfectly, but since a few days I can't download anything. I'm using Mozilla Firefox snap for Ubuntu 22.04, version 110.0.1 (64 bits) canonical-002 - 1.0 With Chrome everything works perfectly so I assume it's a problem from Firefox.

When I open a PDF, a MP3 or any file, the "save" option doesn't display anything. Usually it opened a dialog where I could choose the folder where I wanted to download the file, but now I have nothing.

I have only 4 extensions: - adblocker ultimate - duckduckgo privacy essentials - vuejs dev tools - zotero connector

I always had them and I never encountered any problem.

Được hỏi bởi DJ Caësar 9114 2 năm trước

Được trả lời bởi DJ Caësar 9114 2 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Opening profile directory

When I click on Profile Directory: Open Directory on the troubleshooting Information page it tries to open in kid3 instead of file manager (Dolphin file manager). Can I … (xem thêm)

When I click on Profile Directory: Open Directory on the troubleshooting Information page it tries to open in kid3 instead of file manager (Dolphin file manager). Can I change this behaviour. Also happens with Thunderbird. I am using KDE Plasma on Linux. I just can't work this one out. I would be grateful for any suggestions.

Được hỏi bởi udlwukc9w 1 năm trước

Được trả lời bởi Terry 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Change spell checker language when context menu is stolen by the web site

Hi, I have Firefox 102 ESR in Debian 11 (LXC in Chrome OS). It is the en_US version with Czech spell checking dictionary installed as an add-on. I can switch the spell c… (xem thêm)

Hi,

I have Firefox 102 ESR in Debian 11 (LXC in Chrome OS). It is the en_US version with Czech spell checking dictionary installed as an add-on. I can switch the spell checker from English to Czech in ordinary text areas by accessing the context menu via a right mouse click.

However, I'm using a proprietary e-commerce system (Shoptet) with a WYSIWIG editor that has its own context menu, overriding the default one in the browser. I can't switch the language for that reason. Is there a way to switch the spell checker language for a particular text area without access to the context menu? Thank you very much.

Petr

Được hỏi bởi petrbren 1 năm trước

Được trả lời bởi cor-el 1 năm trước