Afficher les questions étiquetées : Afficher toutes les questions
  • Résolu
  • Archivé

I keep on being logged out on computer reboot on Garuda Linux

When I restart my computer, I am logged out of all websites although I did not select settings such as "Delete cookies and site data when Firefox is closed". This only ha… (lire la suite)

When I restart my computer, I am logged out of all websites although I did not select settings such as "Delete cookies and site data when Firefox is closed". This only happens with reboots and not on Suspend.

I saw two similar posts but the options look like they changed name since then: https://support.mozilla.org/en-US/questions/1319622 https://support.mozilla.org/en-US/questions/1289909

I tried to apply the solutions linked there, to no avail.

This behaviour only happens on my Garuda Linux and not on Pop-os. Thus I am not sure here is the right place to ask this question.

Another strange bug which may be related is the following: if I zoom in a page (say set it at 120 percents) then go to another tab and then come back to the page I zoomed in, the zoom is reset to 100 percents.

Any help would be greatly appreciated!

Demandé par benoitseron il y a 2 ans

Réponse de Paul il y a 1 an

  • Résolu
  • Archivé

Weird (indirect?) scroll via touch pad

Machine information: OS: Manjaro Linux x86_64 Host: 80TG Lenovo V110-15IAP Kernel: 5.19.1-3-MANJARO DE: Plasma 5.24.6 Xorg WM: KWin CPU: Intel Celeron N3350 (2) @ 2.4… (lire la suite)

Machine information: OS: Manjaro Linux x86_64 Host: 80TG Lenovo V110-15IAP Kernel: 5.19.1-3-MANJARO DE: Plasma 5.24.6 Xorg WM: KWin CPU: Intel Celeron N3350 (2) @ 2.400GHz GPU: Intel HD Graphics 500 Firefox: 103.0.2 (x64)

Problem: Scrolling in firefox is feeling weird: instead of smooth scrolling with 2 fingers (like on smartphone with 1 finger) firefox scrolls only by steps only when I move my fingers enough to trigger scrolling. In other applications I can scroll smoothly and fully control scrolling, I can scroll exactly N pixels if I want. In firefox I can only move by N pixels per M cm fingers movement on touch pad.

It's feeling as indirect input. I can feel same feeling on Windows with simple mouse. Firefox scrolls slower than Opera.

How to reproduce and find difference with other applications:

  1. Download Firefox and another application with direct input (Opera or Telegram for example)
  2. Scroll Firefox
  3. Scroll another application

Demandé par inklesspen il y a 1 an

Réponse de inklesspen il y a 1 an

  • Résolu
  • Archivé

Where is the trash folder for bookmarks?

FF 100.0.2 Ubuntu 22.04 LTS I have deleted my bookmarks with the Bookmark manager, but where are they now? I cannot find them in /trash and all of the *bookmark* files o… (lire la suite)

FF 100.0.2 Ubuntu 22.04 LTS

I have deleted my bookmarks with the Bookmark manager, but where are they now? I cannot find them in /trash and all of the *bookmark* files on my laptop are miniscule (like 127 bytes.) The json files are no better, when I imported previous bookmark files they were empty.

Demandé par Quentin il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

Force download of mp4 files ?

When clicking on a link to an .mp4 file, Firefox navigates to a builtin video player, streaming the remote video file. When Firefox is unable to stream or display a file … (lire la suite)

When clicking on a link to an .mp4 file, Firefox navigates to a builtin video player, streaming the remote video file. When Firefox is unable to stream or display a file (as is the case with .mkv or .txt for example), it is downloaded instead.

I simply want .mp4 files to be downloaded when I navigate to them. I tried setting `media.mp4.enabled` to `false`, and that worked, but it also disabled most embedded media players.

Demandé par thibautguenedal il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

Firefox can't use my microphone

I haven't used my microphone in Firefox in years. I tried today, logged into Google Voice, which tells me it can't access the microphone. I set permissions in Firefox'… (lire la suite)

I haven't used my microphone in Firefox in years. I tried today, logged into Google Voice, which tells me it can't access the microphone. I set permissions in Firefox's settings. I turned up all the mic settings in alsamixer. I tried https://mdn.github.io/web-dictaphone/ , recommended in another thread here, and it doesn't record either. I can use the microphone outside X, with sox's rec. I also can't record a new greeting in Google Voice.

Firefox 100.0.2 , Linux, Slackware 64-bit, all packages updated this morning.

Demandé par RandomTroll il y a 1 an

Réponse de RandomTroll il y a 1 an

  • Résolu
  • Archivé

Private mode colors with CSS

Hello, I've changed the background color on the private tabs/windows with this CSS: @-moz-document url(about:privatebrowsing){ html.private{ background-color: #2B2A… (lire la suite)

Hello,

I've changed the background color on the private tabs/windows with this CSS:

@-moz-document url(about:privatebrowsing){
 html.private{
  background-color: #2B2A33 !important;
  --in-content-page-color: gray !important;
}

I would like to make the "background-color" to be the same as the window background without hardcoding it, so it always match the theme, ie:

 background-color: <window.background> !important;

I would like to do the same with the background color of the search box in the private mode window, but I can't find the id.

Regards.

Demandé par jlwally il y a 1 an

Réponse de jlwally il y a 1 an

  • Résolu
  • Archivé

How to create timer around remote settings

The issue I am facing, and for which I direct my question to all you intelligent beings, is that my network is being hammered by connections to firefox-settings-attachmen… (lire la suite)

The issue I am facing, and for which I direct my question to all you intelligent beings, is that my network is being hammered by connections to firefox-settings-attachments.cdn.mozilla.net.

When looking at the squid logs, I see the following: access.log:1678216931.488 170104 1.2.3.155 TCP_TUNNEL/200 11400353 CONNECT firefox-settings-attachments.cdn.mozilla.net:443 - CARP/1.2.2.11 -

If I understand correctly, this connection is to download new files that pertain to security, cert revocation lists, blocklists, plus a bunch of non-security related stuff.

The question is, how do I make this file downloaded as small as possible while still keeping the security bits... (saw this page, and followed what I thought pertinent https://support.mozilla.org/en-US/kb/how-stop-firefox-making-automatic-connections) The second question is... can we do a scheduled window to perform these downloads?

If you are asking why I am having network issues over 11 Mb, the answer is that all my clients go through a corporate proxy... We have many thousand devices and last time we choked the network with 80GB downloaded on a timeframe of 15 min.

Thanks much!

Demandé par Freddog il y a 1 an

Réponse de Freddog il y a 1 an

  • Résolu
  • Archivé

How to unbind Ctrl+K?

I was using Ctrl+K on some websites to do things like site-specific search, task bars, and so forth, but recently Firefox started capturing it for focusing on the search/… (lire la suite)

I was using Ctrl+K on some websites to do things like site-specific search, task bars, and so forth, but recently Firefox started capturing it for focusing on the search/address bar (https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly#w_search).

Is there a way to unbind `Ctrl+K` in Firefox?

Demandé par astrojuanlu il y a 2 ans

Réponse de astrojuanlu il y a 2 ans

  • Résolu
  • Archivé

Full screen limited by window

When entering full screen mode it's only inside selected window. Also affects youtube player. Pictures when in full screen mode (using F11 key): https://imgur.com/a/gp3yq… (lire la suite)

When entering full screen mode it's only inside selected window. Also affects youtube player. Pictures when in full screen mode (using F11 key): https://imgur.com/a/gp3yqCC

Demandé par runiarcanes il y a 1 an

Réponse de runiarcanes il y a 1 an

  • Résolu
  • Archivé

Profiles Vanished

I have a linux debian 11 o/s with up-to-date Firefox I don’t know which version at the moment it is whatever debian repo pushes down. I have 5 profiles on this particula… (lire la suite)

I have a linux debian 11 o/s with up-to-date Firefox I don’t know which version at the moment it is whatever debian repo pushes down. I have 5 profiles on this particular computer with no previous issues. I decided to create another profile to be used for some test work and when I created it I then launched it and opened a few tabs to make sure it worked then closed. I planned on copying the profile files from another profile into this one so I went to the profile folder - /home/user/.mozilla/firefox/profile.names

Once there I saw my other profiles but could not locate this one so I went back to an open browser where I had the about:profiles page open and decided to delete that new profile and start over I figured maybe I accidentally saved it to a different directory. I hit remove it and it gave me the box asking if I wanted to remove files I chose yes I then go back to - /home/user/.mozilla/firefox but folder firefox was gone with all of my profiles all that was left in .mozilla was - /home/user/.mozilla/extensions and - /home/user/.mozilla/systemextensionsdev. Both of these folders - “extensions” as well as “systemextensionsdev” are empty. I go to the local directory for each profile and the data is still there for each of the profiles - /home/user/.cache/mozilla/firefox/profile.name.

The recycle bin is empty. A system-wide search for the profiles comes up with just the ones in the .cache folder. Back at the about:profiles page any attempt to open the preexisting profile results in a prompt asking me to create a new profile. I still have the one profile open and the addons are not working correctly. I did a bookmark export on this profile and doing so generated the “firefox” folder that had disappeared plus a profile folder using the same name of this open profile - /home/user/.mozilla/firefox'profile.name - it created a profile folder for this open profile using the correct name.

Any ideas on how this happened? Can the local profiles still in .cache be used to somehow restore the full profiles?

Demandé par komms.tb il y a 1 an

Réponse de komms.tb il y a 1 an

  • Résolu
  • Archivé

Firefox windows could not be dragged now.

Maximizing and minimizing are still normal, but Firefox windows could not be dragged now. $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Descripti… (lire la suite)

Maximizing and minimizing are still normal, but Firefox windows could not be dragged now.

$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy

$ firefox --full-version Mozilla Firefox 102.0.1 20220707183149 20220707183149

$ firefox --help Usage: /snap/firefox/1551/usr/lib/firefox/firefox [ options ... ] [URL]

$ which firefox /usr/bin/firefox

Demandé par larry il y a 1 an

Réponse de larry il y a 1 an

  • Résolu
  • Archivé

firefox mouse hover effects delayed

Hello, After installing Firefox (103.0.2) on a clean install of Manjaro (21.3.7) Gnome (42.4), I started noticing that mouse hover effects such as highlighted tabs, UI o… (lire la suite)

Hello,

After installing Firefox (103.0.2) on a clean install of Manjaro (21.3.7) Gnome (42.4), I started noticing that mouse hover effects such as highlighted tabs, UI of a video-player appearing etc. are delayed after my PC exits hibernation (I am not sure if that is the only cause and if that really IS the cause). Weirdly enough the select menu I used to answer the "Which topic best describes your question?" question to create this post experiences no delay in highlighting the hovered element. Relaunching Firefox fixes this issue temporarily.

To be clear this is no performance issue since everything except mouse hover related interactions are fluid.

Thanks for helping out

Demandé par Nydragon il y a 1 an

Réponse de Nydragon il y a 1 an

  • Résolu
  • Archivé

Twitter does not login on Firefox on Ubuntu

i am using Firefox Snap version 103.0.2 (64-bit) on Ubuntu 22.04. Whenever I try logging in to twitter, It shows a blank screen after I press login button after entering … (lire la suite)

i am using Firefox Snap version 103.0.2 (64-bit) on Ubuntu 22.04. Whenever I try logging in to twitter, It shows a blank screen after I press login button after entering the password (Image is attached). I can login to other browsers I have installed on my laptop.

I have tried removing cookies of Twitter.com several times and even reinstalled snap version but the issue is still there. Any fixes for this? I can't keep switching browsers just for using twitter.

Demandé par Jamshaid il y a 1 an

Réponse de Jamshaid il y a 1 an

  • Résolu
  • Archivé

Access to add-on ownership

Hello We have lost our developer access to manage an extension. Nobody knows which email address and account was used to manage the extension. What is the procedure to … (lire la suite)

Hello

We have lost our developer access to manage an extension. Nobody knows which email address and account was used to manage the extension.

What is the procedure to get ownership of the extension ?

Thanks Frédéric Jahard

Demandé par frederic.jahard il y a 1 an

Réponse de TyDraniu il y a 1 an

  • Résolu
  • Archivé

Kubuntu Firefox keeps crashing upon opening

Hi. About System: yodamin@who-r-u:~$ inxi -v 2 System: Host: who-r-u Kernel: 5.15.0-52-generic x86_64 bits: 64 Desktop: KDE Plasma 5.18.8 Distro: Ubuntu 20.04.5 L… (lire la suite)

Hi.

About System:


yodamin@who-r-u:~$ inxi -v 2 System: Host: who-r-u Kernel: 5.15.0-52-generic x86_64 bits: 64 Desktop: KDE Plasma 5.18.8 Distro: Ubuntu 20.04.5 LTS (Focal Fossa) Machine: Type: Desktop System: Micro-Star product: Z370 Gaming Infinite X(MS-B916) v: 1.0 serial: <superuser/root required> Mobo: Micro-Star model: Z370M GAMING PRO AC (MS-7B44) v: 1.0 serial: <superuser/root required> UEFI: American Megatrends v: 9.40 date: 12/27/2017 CPU: 6-Core: Intel Core i7-8700K type: MT MCP speed: 4416 MHz min/max: 800/5000 MHz Graphics: Device-1: NVIDIA GP104 [GeForce GTX 1070] driver: nvidia v: 515.65.01 Display: x11 server: X.Org 1.20.13 driver: nvidia tty: N/A OpenGL: renderer: NVIDIA GeForce GTX 1070/PCIe/SSE2 v: 4.6.0 NVIDIA 515.65.01 Network: Device-1: Intel Ethernet I219-V driver: e1000e Device-2: Intel Dual Band Wireless-AC 3168NGW [Stone Peak] driver: iwlwifi Drives: Local Storage: total: 10.35 TiB used: 64.30 GiB (0.6%) Info: Processes: 289 Uptime: 37m Memory: 31.29 GiB used: 4.35 GiB (13.9%) Shell: bash inxi: 3.0.38


I got sick of Winblows and it's been awhile since I ran Linux so I am now on my third flavour in about 2 months - Manjaro, Debian Bullseye [Mate] and my current daily driver Kubuntu. I think Kubuntu is a keeper (until I re-familiarise myself with the Linux OS - maybe a year or two) but still testing.

My issue is that on everyone of the 3 flavours I have tried Firefox is the main browser by default and I use it as my default on Winblows also for about 25 years or so in it's various incarnations (IE Netscape)

My issue with this is Firefox on Winblows rarely if ever crashes ()I can't recall the last time Firefox on Winblows crashed it was that long ago) but on Linux this is a completely different story.

ON Manjaro it crash 4-10 times randomly per hour. ON Mate it as fairly stable but still crashed 4-10 times per evening session (usually 5PM to about 11 or 12 PM) On Kubuntu it as unstable at first but then I got some updates and thing became stable for about a week or so - and by stable I mean 1-2 crashes every few days - so not stable but stabler. I just installed the nvidia driver version 515.x.x for my Nvidia 1070 and immediately after the reboot Firefox started crashing on every single tab I opened. I would re-open it and 10-30 seconds later it crashes again.

After 5 minutes or os of crashing a firefox update magically appeared to upgrade to version 106.x.x. and so I took it thinking it might make things better. It did not make things better. It made things MUCH worse, now it crashes everytime I try to open it.

I ALWAYS have at least 2 browsers installed just because of BS like this. I opened up Vivaldi 5.5.2805.42 and it opened, did not crash and is still open. I am tying this post for help using it.

Firefox extensions installed : ublock, newtab URL redirector,WebRTC(permanently disables WEbRTC and = keeps it disabled through updates, download helper and that's it.

Vivaldi extensions installed: uBlock, download helper - vivaldi doesn't need a new tab URL redirector because it has a configuration for newtab URL - as all browsers should (hear me Mozilla!), doesn't need WebRTC as it also has a configuration for this to turn it on or off and upgrading Vivaldi retains all config settings always and everytime I use it and update it - which admittedly is not nearly as much as Firefox and I am going to keep an eye on that one configuration for sure.

I want to use firefox, I really do, I love it - even through all the changes over the past few years I still love it -even though I HATE some of the changes. That being said it needs to be stable on my OS of choice.

I donate to the Mozilla foundation because I like their efforts on net neutrality and privacy. I also donate to varios net neutrality and privacy orgs such as the EFF and openmedia to mention 2 more. I am going to try to downgrade my firefox version because in my short Linux experience that usually does the trick. However the minute I decide Firefox is not stable enough on linux and swap out to Vivaldi instead my donation money goes from Mozilla foundation to the Vivaldi developers. NOW thats not a threat, I am sure the Mozilla foundation wont miss my $60.00 yearly but, it can;t just be me thats disappointed with Firefox on Linux and in fact google searches shwo me it is not.

Are politics more important than the MAIN PRODUCT of the Mozilla foundation? If not you gotta show Firefox on Linux some more loving because there are millions of firefox users round the world who are disappointed by my basic non-scientific search results and reasoning - which cannot be far off.

I mean - it won't even start and it constantly crashes when it does start.

Demandé par Yodamin il y a 1 an

Réponse de Yodamin il y a 1 an

  • Résolu
  • Archivé

Memory leak - Firefox Browser Version 97.0

I am experiencing problems when using Duolingo, which is highly interactive. This same problem was highlighted in Version 95.0.2 from a Windows user. The waveforms on Sy… (lire la suite)

I am experiencing problems when using Duolingo, which is highly interactive.

This same problem was highlighted in Version 95.0.2 from a Windows user. The waveforms on System Monitor/ Resources are the same.

I am using Fedora and have 16GB ram. Have just ordered another 16GB ram, but think this problem is so severe that no amount of ram will fix it.

Demandé par scm999 il y a 1 an

Réponse de Paul il y a 1 an

  • Résolu
  • Archivé

Firefox 101.0 is telling me I need a video codec but it does not say which one. How do I find out?

Firefox says I need a video codec to play a video (that is aparently somewhere on the page). It does NOT tell me what video, what video format, or what codec I need. H… (lire la suite)

Firefox says I need a video codec to play a video (that is aparently somewhere on the page). It does NOT tell me what video, what video format, or what codec I need. How do I find out what codec I need?

Firefox version: 101.0 (64 bit) OS: Fedora 36

Demandé par dkramber il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

Assigning a new device ID for Sync after having cloned Firefox settings to another device

Hi, first of all thank you all in the community for your amazing work on Firefox! I have cloned my $HOME (including ./.mozilla/firefox/) to another Linux device. Now … (lire la suite)

Hi,

first of all thank you all in the community for your amazing work on Firefox!


I have cloned my $HOME (including ./.mozilla/firefox/) to another Linux device.

Now I realize that changing the Firefox Sync device name on the new device would also change it for the other device when checking "Connected Services" https://accounts.firefox.com/settings. I also can only see the new device name when using "Send to device" from any device.

I guess I have to unlink my new device and somehow assign it a new device ID for Firefox Sync to recognize the new device. How can I do that?

Demandé par flightvision il y a 1 an

Réponse de jonzn4SUSE il y a 1 an