A mostrar questões marcadas: Mostrar todas as questões
  • Resolvido

YouTube in the hosts file is ignored since version 125.0b1 Developer edition

It doesn't matter if I add www.youtube.com site to hosts file in Linux and delete cache, Firefox just doesn't block it, bypassing my meassures to prevent me to get hooked… (ler mais)

It doesn't matter if I add www.youtube.com site to hosts file in Linux and delete cache, Firefox just doesn't block it, bypassing my meassures to prevent me to get hooked up here. It was blocking everything as expected some weeks ago. I also tried redirecting to different IP's and it didn't work.

After some checks, I noticed:

  • It happens only with www.youtube.com, it doesn't happen with youtube.com (without www)
  • Other common pages like other Google pages, Facebook, TikTok or Instagram, get succesfuly blocked by hosts file as expected
  • I have tested creating new profiles with about:profiles, but the issue continues
  • The issue started after Firefox Developer Edition version 125.0b1 as you may notice in the images attached.
  • I also tested with the latest nigthly version and the issue continues.
  • DNS over HTTP (DOH) doesn't seems to be the problem since it seems that my network doesn't met the requirements to enable it, and if I manually make sure it's disabled, the issue still continues.
  • Chromium browser blocks www.youtube.com as expected, so that indicates my PC might be correctly configured

Colocada por juandhdez94 4 semanas atrás

Respondida por zeroknight 4 semanas atrás

  • Resolvido

bug returning from hibernation: open firefox is ignored

In case anyone's interested, under Debian 12, when I resume from hibernation, if I have Firefox running as well as Tbird, if I click on a link in an email, the existing i… (ler mais)

In case anyone's interested, under Debian 12, when I resume from hibernation, if I have Firefox running as well as Tbird, if I click on a link in an email, the existing instance of Firefox is ignored and a new instance is opened. The first instance is in fact frozen -- it looks as it should but trying to change tabs or open a new tab is inactive. Seems I have to kill the open instance of FF, then if I click on a link in an email, FF pops up as it should with a new tab for the link, but the existing tabs are all there and all functional. It feels like a bug -- Tbird seems not to know that FF is already running.

Colocada por rayandrews 4 semanas atrás

Respondida por zeroknight 4 semanas atrás

  • Resolvido

Configure text-to-speech for reading mode

Hello, We are adding accessibility features to the Emmabuntüs Debian Edition 5 Linux distribution based on Debian 12, and we would like to use the reading mode included … (ler mais)

Hello,

We are adding accessibility features to the Emmabuntüs Debian Edition 5 Linux distribution based on Debian 12, and we would like to use the reading mode included in Firefox to enable smoother voice reading for visually impaired people.

Currently we are going to use the Svox Pico and eSpeak speech synthesis at the same time because in SVox Pico we do not have all the voices we need for our possible users, particularly Portuguese.

We have found how to make the synthesis used by Firefox's reading mode be SVox Pico by default instead of eSpeak, however this requires a modification in the /etc/speech-dispatcher/speechd.conf file.

To do this, simply put the default pico synthesis in this file:

DefaultModule pico

But this causes problems with other software that we intend to use.

We found how to make all the voices of a speech synthesis appear in the Firefox playback menu by going to about:config and doing a search for the word "narrate":

Option narrate

On the other hand, we cannot find how to modify the "narrate.voice" option to tell it to default to pico speech synthesis instead of eSpeak synthesis which is the first synthesis loaded by speech-dispatcher, because we must keep eSpeak as the first synthesis loaded and do not put a default synthesis in speechd.conf to maintain compatibility with software that we wish to use.

Do you have any tips or a manual that explains the possible options for the "narrate.voice" option?

Thanks in advance for your help.

Colocada por Patrick-Emmabuntus 1 mês atrás

Respondida por Eitan 1 mês atrás

  • Resolvido

Firefox hangs after switching between virtual terminals (Linux)

Hi, I like to use separate user accounts / X sessions for work and personal stuff. Whenever I switch from one session to another (ctrl+alt+Fx), it usually takes a few mi… (ler mais)

Hi,

I like to use separate user accounts / X sessions for work and personal stuff. Whenever I switch from one session to another (ctrl+alt+Fx), it usually takes a few minutes for Firefox to get responsive again. Sometimes it never does (typically on Mondays, after working in my "personal" session all week end, and switching back to my "work" session). Other applications (xterm, qpdfviewer, etc...) don't seem to be affected at all. Is there something I can do to fix that ?

Thanks,

 -Olivier.

Colocada por oprs 1 mês atrás

Respondida por oprs 1 mês atrás

  • Resolvido

cannot import bookmarks into firefox

I'm setting up a user on a new computer. I've exported her bookmarks from her old computer. On the new computer I go to Bookmarks > Manage Bookmarks > (select bookm… (ler mais)

I'm setting up a user on a new computer. I've exported her bookmarks from her old computer. On the new computer I go to Bookmarks > Manage Bookmarks > (select bookmarks toolbar) > Import and Backup > Import bookmarks from HTML. I browse to my folder containing the bookmarks.html file, Open it, and nothing.

I've tried all the suggestions I can find. Places Database Verify Integrity gives me: > Task: checkIntegrity + The places.sqlite database is sane + The favicons.sqlite database is sane > Task: checkCoherence + The database is coherent etc. Opening the bookmarks.html file shows a list of bookmarks. That file is not empty.

This shouldn't be this hard. How do I accomplish this?

Colocada por Mark Foley 1 mês atrás

Respondida por Mark Foley 1 mês atrás

  • Resolvido

typing lag in large text input fields

Above 70-75k characters, text input fields on any site have a ton of input lag -- like, I have to wait 10s after I type a sentence for the sentence to finish slowly updat… (ler mais)

Above 70-75k characters, text input fields on any site have a ton of input lag -- like, I have to wait 10s after I type a sentence for the sentence to finish slowly updating letter by letter. I've tested across multiple sites, and in Private mode (to confirm it's not caused by extensions, none of which are allowed in Private mode).

I also tried setting `accessibility.force_disabled=1` as suggested here and here, but that didn't help (and yes, I restarted). Disabling hardware acceleration didn't help either.

Colocada por npfoss 1 mês atrás

Respondida por zeroknight 1 mês atrás

  • Resolvido

Huge gaps in MathML's "mtable" render output

I don't know if that was supposed to look like, but when rendering MathML in Firefox 124.0.1 when one uses "mtable" element the browser adds very huge gaps around. The i… (ler mais)

I don't know if that was supposed to look like, but when rendering MathML in Firefox 124.0.1 when one uses "mtable" element the browser adds very huge gaps around.

The included image shows output for the following code:

<math display="block">

 <mfrac>
   <mi>A</mi>
   <mn>2</mn>
 </mfrac>
 <mo>=</mo>
 <mrow>
 <mo> ( </mo>
 <mtable><mtr><mtd><mn>1</mn></mtd><mtd><mn>0</mn></mtd><mtd><mn>0</mn></mtd></mtr><mtr><mtd><mn>0</mn></mtd><mtd><mn>1</mn></mtd><mtd><mn>0</mn></mtd></mtr><mtr><mtd><mn>0</mn></mtd><mtd><mn>0</mn></mtd><mtd><mn>1</mn></mtd></mtr></mtable>
 <mo> ) </mo>

</mrow> </math>

Colocada por Felix Speagel 1 mês atrás

Respondida por Felix Speagel 1 mês atrás

  • Resolvido

Firefox randomly slow at startup

Hello, For an unknown reason, my firefox sometimes is really slow to startup. It can take up to 10 minutes before the webpage start to load. My hardware is not that bad… (ler mais)

Hello,

For an unknown reason, my firefox sometimes is really slow to startup.

It can take up to 10 minutes before the webpage start to load. My hardware is not that bad. I try to use the "performance" to capture the issue : https://share.firefox.dev/3x2rgHj I don't know if there is something to see because, the tool is also slow.

It happens on 3 different computers on linux.

I try to disable all extensions and without telemetry but nothing change. I'm reporting the problem now but it's much older

If you have a idea to fix this issue please share because it's really annoying.

Colocada por Inglebard 1 mês atrás

Respondida por zeroknight 1 mês atrás

  • Resolvido

Lost Saved Passwords in Firefox; Restored by with Safe Mode; Not Restored in Normal Mode with Adds-on Disabled

I've been using Firefox and it's saved numerous passwords. However, these disappeared suddenly. Through testing, I discovered they reappear when I restart Firefox in Safe… (ler mais)

I've been using Firefox and it's saved numerous passwords. However, these disappeared suddenly. Through testing, I discovered they reappear when I restart Firefox in Safe Mode (achieved via about:profiles => restart with adds-on disabled). Yet, re-enabling add-ons (restart in normal mode) causes the passwords to vanish again. Interestingly, disabling the add-ons in normal mode doesn't restore password access.

Looking for solutions or insights.

Colocada por elijahgalahad 1 mês atrás

Respondida por elijahgalahad 1 mês atrás

  • Resolvido

How can I stop a piece of history from being shown in "Firefox Suggestions", which was made on an unapproachable device?

I just want to stop a piece of my own history from being shown on "Firefox Suggestion", which was made with a firefox browser on my previous device and is relatively priv… (ler mais)

I just want to stop a piece of my own history from being shown on "Firefox Suggestion", which was made with a firefox browser on my previous device and is relatively private.(I know I can do this by modifying "Search Suggestions->Show search suggestions ahead of browsing history in address bar results", but I would like to preserve the function itself). That device is permanently unapproachable, and so is that browser. I tried "Clear recent history -> Everything", but it didn't work as expected and that is still shown. I think clear all my history(not only those made on this currently used device) may help, how can I do it?

Colocada por cheng.cheng56 1 mês atrás

Respondida por cheng.cheng56 1 mês atrás

  • Resolvido

Can't pin extensions to the toolbar using the extension button

Hello folks According to Firefox help pages, pinning an extension to the toolbar should work as follows: "Click the extensions button (jigsaw puzzle Fx109ExtensionsButt… (ler mais)

Hello folks

According to Firefox help pages, pinning an extension to the toolbar should work as follows:

"Click the extensions button (jigsaw puzzle Fx109ExtensionsButton icon) in the toolbar to open the extensions panel. Each extension in the panel has a menu button with a gear Fx91GearIcon icon. You can use this menu button to manage those extensions."

The extensions button doesn't seem to work like that for me. When I click the Extensions button I get several buttons (Recommendations, Extensions etc) on the left side of the page as in the first image attached (Firefox1).

If I then click the Extensions button I get to the Manage Extensions page, and if I then click the 3 dots (...) button on (say) Proton Pass I don't get a Pin to Toolbar option and clicking the Manage option opens the Proton Pass Details page (see image Firefox2) - none of the buttons on the any of the pages offers a Pin to Toolbar option.

Those extensions that are pinned to the toolbar, such as Adblock Plus ( see Firefox2 image), got pinned during installation and not by using the extensions button. Currently I seem to have no way of interacting with any extension via the extensions button.

Could be I'm doing something silly but any suggestions would be appreciated.

Regards Ken

Colocada por kenliz 1 mês atrás

Respondida por jscher2000 - Support Volunteer 1 mês atrás

  • Resolvido

Firefox won't start

I get this error in my console XPCOMGlueLoad error for file /usr/lib/firefox/libmozgtk.so: libwayland-client.so.0: failed to map segment from shared object Couldn't load … (ler mais)

I get this error in my console XPCOMGlueLoad error for file /usr/lib/firefox/libmozgtk.so: libwayland-client.so.0: failed to map segment from shared object Couldn't load XPCOM.

Colocada por xander327.ag 1 mês atrás

Respondida por jonzn4SUSE 1 mês atrás

  • Resolvido

Firefox exclusively scrolling extremely fast

Scrolling in Firefox is causing any webpage to scroll many lines at once with a single click, and it seems to be exclusively happening to Firefox, as every other applicat… (ler mais)

Scrolling in Firefox is causing any webpage to scroll many lines at once with a single click, and it seems to be exclusively happening to Firefox, as every other application scrolls normally. I have tried searching here and elsewhere for a solution, and I have tried to change about:config settings based on the recommendations I could find to no avail. I have also tried to refresh Firefox and have used Troubleshoot Mode, but those too have not worked. I have no clue as to what could have caused this, as I have not been messing with any settings prior to this.

Colocada por eventfulhorizon 1 mês atrás

Respondida por eventfulhorizon 1 mês atrás

  • Resolvido

X button hitbox doesn't reach the edge of the screen in KDE Plasma 6

On a fresh install of openSUSE Tumbleweed 20240313 with KDE Plasma 6 (Wayland), the X button in the upper right corner of the screen does not allow you to click it when t… (ler mais)

On a fresh install of openSUSE Tumbleweed 20240313 with KDE Plasma 6 (Wayland), the X button in the upper right corner of the screen does not allow you to click it when the pointer is in the upper right corner of the screen. Default behavior in KDE is to just let you close the window anyways even though the button itself is circular.

Is there any way to change this?

Colocada por wheelman2004 1 mês atrás

Respondida por cor-el 1 mês atrás

  • Resolvido

Choppy video on some sites after update to Firefox 115.8.0esr

Video on some websites is choppy after updating to a newer version of Firefox (115.8.0esr). I have attempted to upload a video of the problem but it seems only still imag… (ler mais)

Video on some websites is choppy after updating to a newer version of Firefox (115.8.0esr). I have attempted to upload a video of the problem but it seems only still images are allowed and this doesn't illustrate the problem. An example website where this occurs is https://www.fiat.it but there are plenty of other examples. It looks as if the playback is jumping forwards and backwards between frames. Strangely Youtube videos seem OK.

Some information which may be of use

OS: OpenSuse Leap 15.5 HW: Dell Precision 7510 with Nvidia Quadro M2000M video card and driver version 550.54.14

I have also noticed that when starting Firefox from the command line I see frequent messages like

Sandbox: attempt to open unexpected file /sys/devices/system/cpu/cpu0/cache/index2/size Sandbox: attempt to open unexpected file /sys/devices/system/cpu/cpu0/cache/index3/size Sandbox: attempt to open unexpected file /sys/devices/system/cpu/present Sandbox: attempt to open unexpected file /sys/devices/system/cpu Sandbox: unexpected multiple open of file /proc/cpuinfo

Probably not relevant but I included it just in case it is useful

Any help you can offer with debugging would be much appreciated, thanks

Colocada por Nigel.Woolaway 1 mês atrás

Respondida por jonzn4SUSE 1 mês atrás

  • Resolvido
  • Arquivadas

I am running Firefox on Ubuntu 22.04 and it constantly crashes. Trying to determine what is causing this.

I have a new installation of Ubuntu 22.04 on my 2015 Lenovo IdeaPad 300. I have a new SSD HD 1 TB in size and it should work, however, Firefox keeps crashing. Other app… (ler mais)

I have a new installation of Ubuntu 22.04 on my 2015 Lenovo IdeaPad 300. I have a new SSD HD 1 TB in size and it should work, however, Firefox keeps crashing. Other apps are crashing too.

Colocada por Daniel Grindstaff 8 meses atrás

Respondida por Daniel Grindstaff 7 meses atrás

  • Resolvido

Firefox logged out my accounts each time i close, but setting disabled.

Ubuntu 22.04.3 LTS Firefox 123.0 (64-bit) The browser deletes cookies when closed. Every time I log in, I need to re-enter passwords (they are saved) on all sites, this … (ler mais)

Ubuntu 22.04.3 LTS Firefox 123.0 (64-bit)

The browser deletes cookies when closed. Every time I log in, I need to re-enter passwords (they are saved) on all sites, this is certainly tiring. I read about a similar problem from other users, they had the “Delete cookies and site data when Firefox is closed” setting enabled, but I didn’t.

Colocada por kexitt07 1 mês atrás

Respondida por kexitt07 1 mês atrás

  • Resolvido

Disable download finished notification

I want to disable notifications when a download is finished, however the key in about:config 'browser.download.manager.showAlertOnComplete' does not exist any more. Is th… (ler mais)

I want to disable notifications when a download is finished, however the key in about:config 'browser.download.manager.showAlertOnComplete' does not exist any more. Is there some other way to disable these notifications?

Colocada por Robin_w151 1 mês atrás

Respondida por zeroknight 1 mês atrás

  • Resolvido

Firefox manual update with Linux Ubuntu

I have a System 76 laptop running Ubuntu 14.04 LTS. The LTS (Long Term Support) ended years ago with Firefox 66. All of that works fine still. My problem is: 1. The worl… (ler mais)

I have a System 76 laptop running Ubuntu 14.04 LTS. The LTS (Long Term Support) ended years ago with Firefox 66. All of that works fine still. My problem is: 1. The world is telling me to upgrade my browser. 2. Mozilla tells me "Note: If you use your Linux distribution's packaged version of Firefox, you will need to wait for an updated package to be released to its package repository. This article only applies if you installed Firefox manually (without using your distribution's package manager)." 3. There will never be an updated package because LTS has ended. 4. IS THERE A WAY TO MANUALLY INSTALL A NEWER BROWSER LIKE FIREFOX 123?

Colocada por Jim 1 mês atrás

Respondida por Jim 1 mês atrás