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

[Linux][Flatpak] Firefox 177.0.1 spawns over 1000 threads of Web Content

This happens at random intervals, mostly when firefox is being left idle. Since it starts >1000 threads, it easily fills ram and swap, then get killed by OOM killer. … (tuilleadh eolais)

This happens at random intervals, mostly when firefox is being left idle.

Since it starts >1000 threads, it easily fills ram and swap, then get killed by OOM killer. Hence no crash reports.

I'll upload a gist with OOM details from dmesg and journalctl, if there is a way to get debug info for this, please let me know.

Asked by Arda 1 lá ó shin

Last reply by Arda 1 lá ó shin

New Tab is blank

There is no gear icon when I open a new tab. and my thumbnails are missing. Tried the solution here Right clicking does not give the option to restore defaults. value of… (tuilleadh eolais)

There is no gear icon when I open a new tab. and my thumbnails are missing. Tried the solution here Right clicking does not give the option to restore defaults. value of browser.newtabpage.enabled is true. changing it to false did not change anything, neither did changing it back again.

Asked by Dave Jackson 2 lá ó shin

Last reply by Dave Jackson 1 lá ó shin

Linux selection buffer vs copy buffer behaviour

I'd really like Firefox to use my X selection buffer, or, if that's not possible then stop supporting shift+insert because the inconsistency is jarring. In a terminal I … (tuilleadh eolais)

I'd really like Firefox to use my X selection buffer, or, if that's not possible then stop supporting shift+insert because the inconsistency is jarring.

In a terminal I highlight then use shift+insert to paste, but when use shift+insert in Firefox it pastes my copy buffer rather than my selection buffer. So I copy something from the web, then use shift+insert in my terminal because I'm used to that now, and I paste the wrong thing in. And I highlight something in my terminal, switch to Firefox and use shift+insert to paste it, and it pastes the last thing I ctrl+c'd.

If shift+insert did nothing in Firefox then I'd get used to it, but the switching back and forth is something I stub my toe on every day. Does nobody else feel this pain? Please fix it!

Asked by Gareth Davidson 3 lá ó shin

Last reply by Gareth Davidson 3 lá ó shin

Text Cursor jumps around Google Docs at various moments while typing

In Google Docs, my text cursor will randomly bounce backwards on the page if I perform certain actions, such as pressing Tab in a bullet point list to create a subitem, s… (tuilleadh eolais)

In Google Docs, my text cursor will randomly bounce backwards on the page if I perform certain actions, such as pressing Tab in a bullet point list to create a subitem, setting the text to italic, or sometimes just clicking the cursor to the end of a document. Sometimes reaching the end of the line is enough to make the cursor jump back to a random position on the line.

I have tried this in a new profile with no addons and the problem persisted. I could not confirm this in Chromium last I tried. (But I swear I remember it happening in Chromium once or twice before) I have confirmed it on my PopOS laptop and my main PC booted into both Linux Mint and Windows 10.

I am running Firefox version 116.0.3 (64-bit).

Asked by MajorThomasFisher 5 lá ó shin

Echo/reverb in audio streams using WEBRTC. This happens only on Firefox, chrome works perfectly

Hello I use webrtc to organise online calls and, for some time now, I've noticed that I'm getting echoes on Firefox whereas in the same situation (same output/input) I'm … (tuilleadh eolais)

Hello I use webrtc to organise online calls and, for some time now, I've noticed that I'm getting echoes on Firefox whereas in the same situation (same output/input) I'm not getting any on Chrome...

I've tried looking at the getUserMedia level by changing the following parameters: **echoCancellation**, **autoGainControl**, **noiseSuppression** but that doesn't change anything.

I have the impression that this is due to the latest browser update...

No problem with chrome.

Any ideas ?

Thanks

Asked by Mathieu Sollier 6 lá ó shin

Not able to use DuckDuckGo, all other sites and search engines work well

using ver 117.0.1 on LinuxMint 21.2 all website and search engines work well, only can't use DuckDuckGo, get error message: "Firefox has detected that the server is redi… (tuilleadh eolais)

using ver 117.0.1 on LinuxMint 21.2 all website and search engines work well, only can't use DuckDuckGo, get error message: "Firefox has detected that the server is redirecting the request for this address in a way that will never complete

Please help

Asked by danost 1 seachtain ó shin

Last reply by danost 4 lá ó shin

Firefox skips key events

Hi, I'm on Arch Linux and use uinput to create key events. It works reliably for >12months in all applications and under all circumstances except in Firefox where som… (tuilleadh eolais)

Hi,

I'm on Arch Linux and use uinput to create key events. It works reliably for >12months in all applications and under all circumstances except in Firefox where some key events are skipped non-deterministically. My test case is:

in a text field, emit `<ctrl down>a<ctrl up>123456789987654321<left>...<left>` with 9 times `<left>`. Sometimes a 9 is missing and sometimes the cursor is further to the right than expected.

This happens every 8th try or so, which is too frequent to not break the user experience.

What I have tried: - multiple PCs (2 with this issue and 1 without) - Troubleshoot Mode - `window.onkeydown=(e)=>console.log(e)` (events are missing)

Since I've only ever seen repeated characters/keys disappear and never when writing manually, I would guess there is some kind of event cleanup algorithm kicking in. (the events are emitted without any delays)

I would really like to fix this issue because Firefox is my favorite browser. Any idea how to track it down?

Maybe related: https://support.mozilla.org/en-US/questions/1363234

Asked by !evil 5 lá ó shin

Last reply by !evil 4 lá ó shin

How do I disable drag and drop text going to the dragged URL?

If you drag text onto a Firefox window, it interprets that text as a URL and goes to that page. This is a problem because the only time I drag and drop text onto a Firefo… (tuilleadh eolais)

If you drag text onto a Firefox window, it interprets that text as a URL and goes to that page. This is a problem because the only time I drag and drop text onto a Firefox windows is a password from my password manager. If I slightly miss the text box, it interprets the password as a URL and tries to go to it. This (a) Does a DNS lookup of the password. As there usually won't be a valid extension, I expect this only gets as far as my router, but it's still not ideal. (b) The page I was on has now gone, replaced with the "Couldn't connect to server" page, so I need to start again. Usually this is just a login page, which isn't a massive issue, but if it's a registration page I lose all the data I'd entered on that page, and even if it is just a login page, some badly implemented sites can lose information if you step out of the workflow.

Asked by madanra 5 lá ó shin

Preventing Focus Stealing When Restoring Session

I am using Firefox 115.3 on Debian 12.1. I have numerous tasks which require the use of my web browser and have allocated a different virtual desktop for each. This mea… (tuilleadh eolais)

I am using Firefox 115.3 on Debian 12.1. I have numerous tasks which require the use of my web browser and have allocated a different virtual desktop for each. This means that my browser session typically has several dozen tabs open in numerous windows at one time. Under normal circumstances, this works just fine (and is a testament to the engineering that has gone into this browser).

My issue is that Firefox renders my machine virtually unusable for a few minutes each time I restart my desktop session due to focus stealing. When I open the browser, several dozen windows pop up (as expected) and relocate to their correct virtual desktops (as expected); however, as the windows begin to load, the most recently active Firefox window steals focus repeatedly. If I am, for instance, in the process of typing my password into my desktop e-mail client, a Firefox window may steal focus from the password dialog. In practice, this focus steal happens once every few seconds for several minutes.

I would prefer that Firefox would not steal focus while restoring a session. Does anyone have any suggestions for correcting this issue?

Asked by zep_firefox_support 2 lá ó shin

Chromebook mod ASUS CK1700CK mic and camera issues

i cannot get the mic and camera to show in firefox any and chromebook versions including full desktop version linux, all settings enabled firefox. on option in sttings ,… (tuilleadh eolais)

i cannot get the mic and camera to show in firefox any and chromebook versions including full desktop version linux, all settings enabled firefox.

on option in sttings , let website ask to use camera or mic,  hello id like voice search and vid conf but i cant enable it, works fine on mobile phone. so the user cannot use his computer in those 2 features unless a website requests it, what a stupid setting really

Asked by snickty 2 lá ó shin

Requesting access to the memory dump from my Firefox Nightly crash.

Very recently, I was typing a ton of content into a website textarea, when my Firefox Nightly install crashed. I lost all of this work from hours. Is there any way to g… (tuilleadh eolais)

Very recently, I was typing a ton of content into a website textarea, when my Firefox Nightly install crashed. I lost all of this work from hours. Is there any way to get access to this data?

Asked by michaelfgarofalo 4 lá ó shin

How to pass page to my program

I want Firefox on my action (button press or keyboard shortcut) run shell script or program of my choice and giving it as parameter the url of the actual web page I'm se… (tuilleadh eolais)

I want Firefox on my action (button press or keyboard shortcut) run shell script or program of my choice and giving it as parameter the url of the actual web page I'm seeing.

Is it even possible?

Asked by radek.hnilica 2 lá ó shin

Mouse unresponsive to elements in the browser and on webpages

In Firefox, the mouse becomes partially unresponsive to elements in the browser and on web pages. This happens after 15-30 minutes after starting up the browser. Common s… (tuilleadh eolais)

In Firefox, the mouse becomes partially unresponsive to elements in the browser and on web pages. This happens after 15-30 minutes after starting up the browser. Common symptoms include:

- Unable to drag and drop elements properly, including text after highlighting it. - Sometimes, the mouse continues to hold elements while dragging. Pressing ESC temporarily fixes this. - Dropdown menus on websites do not drop down when hoovering over them - Other items on websites don't display items when hoovering over them

I have tried:

- Different mouses, including my laptop's trackpad - A Firefox fork, namely Waterfox, but it still occurs - Limited testing with other browsers. No problem occurs - Limited testing on desktop. No problem occurs - Entering Troubleshooting Mode on Firefox - Clearing cookies and cache - Reinstall Firefox (including installing from command line instead of the snap store) - Updated Firefox - Refreshed Firefox - About:Processes doesn't show anything using more than 10-15% of CPU at any one time - Limited testing with a new Firefox profile. No problem occurs - Disabled WebGL and Hardware Acceleration.

Temporary fix: Restarting Firefox, but the problem re-occurs shortly after use.

Using Ubuntu.

Any help would be greatly appreciated.

Asked by Rhys 6 lá ó shin

Last reply by Rhys 1 uair ó shin

Firefox command line --search option opens a new window instead of a new tab

Hi, when using the --search option with firefox in the command line a new window is opened regardless of whether the 'open in new tab instead of new window' option is che… (tuilleadh eolais)

Hi, when using the --search option with firefox in the command line a new window is opened regardless of whether the 'open in new tab instead of new window' option is checked in settings or whether the --new-instance option is added.

Is there a way around this? I'm trying to have a command that would make a search in a new tab of the current instance of Firefox.

Thanks.

Asked by joshua.delainey 16 uair ó shin

Last reply by joshua.delainey 16 uair ó shin