Showing questions tagged: Show all questions

When I press space in another application/ in another tab the video source starts playing

Generally the video source either YT or twitch should only play/resume when that tab is in focus. however since the latest update its being doing it even when firefox is … (read more)

Generally the video source either YT or twitch should only play/resume when that tab is in focus. however since the latest update its being doing it even when firefox is not focused and I am working on something else.

Asked by Weird Creations 13 hours ago

Missing shortcut tile on New Tab page

My New Tab page has four rows of shortcut tiles, 8 to each row. Total= 32 tiles. I accidentally "dismissed" one tile and now the page has only 31 tiles. I can find no way… (read more)

My New Tab page has four rows of shortcut tiles, 8 to each row. Total= 32 tiles. I accidentally "dismissed" one tile and now the page has only 31 tiles. I can find no way to restore the setting for 32 tiles. I looked in the "about:config" file but cannot figure it out. Kindly help. Thank you.

Asked by opsec789 15 hours ago

Videos frequently hang entire machine

Hi, When I seek in videos, for example on youtube, it almost always hangs the entire machine. The same issue happens randomly as videos run, eg after about 5-7 minutes.… (read more)

Hi,

When I seek in videos, for example on youtube, it almost always hangs the entire machine. The same issue happens randomly as videos run, eg after about 5-7 minutes.

I'm struggling to get more information on what is happening (eg logs) because the whole system hangs.

Here are some things I have discovered:

1. I can reproduce in a fresh profile 2. I can reproduce with the flatpak version 3. I can't reproduce in the Brave browser 4. I can't reproduce the problem on Windows, only on this Linux machine

I'm running on Linux (debian bookworm). I'm using wayland. I have an intel i915 GPU (Alder Lake).

The problem started recently (last few days), but I'm not able to nail down exactly what changed.

What I really want is any way to get more information about what is happening - logs or debug output or whatever. Then I can work out if the bug is in Firefox, or something else on my system (eg intel graphics drivers)

Thanks, Cal

Asked by Cal Paterson 18 hours ago

"Don’t enable HTTPS-Only Mode" is not honoured when enabled in settings

When I try to access an http:// site, the link is upgraded to https:// regardless of this setting. This broke after a recent update to the browser. I cannot specificall… (read more)

When I try to access an http:// site, the link is upgraded to https:// regardless of this setting.

This broke after a recent update to the browser. I cannot specifically say which upgrade, but it worked a month ago, now it doesn't anymore.

It may be worth noting that this broke in Brave (based on Chromium) at the same time.

Asked by Lifeboy 19 hours ago

Disable update prompt

Is about:config > app.update.auto set to false sufficient, How to Disable Firefox Update Notifications: A Step-by-Step Or how about the registry? Turn Off Update … (read more)

Is about:config > app.update.auto set to false sufficient, How to Disable Firefox Update Notifications: A Step-by-Step

Or how about the registry? Turn Off Update

Asked by noel_envode 3 days ago

Last reply by Agent virtuel 23 hours ago

Google Earth (WASM) painfully slow (on Linux) in FF 127.0.2

I have four browsers on my Linux box: Chrome, Chromium, Thorium, and Firefox. Firefox is painfully slow using Google Earth, all the others are fast with Google Earth. T… (read more)

I have four browsers on my Linux box: Chrome, Chromium, Thorium, and Firefox.

Firefox is painfully slow using Google Earth, all the others are fast with Google Earth.

This is fairly recent behavior (last month or so).

As far as I can tell, FF is configured to allow Web Assembly (WASM) to be used for rendering images, etc. Since Google Earth is written in WASM, I don't have a clue why it is so horribly slow.

scrolling/sliding the image around on the screen is slow and jumpy. Displaying images attached to a waypoint is extremely slow: It takes 5-10 seconds to switch from one image to the next.

Any suggestions? Thanks in advance!

Fred

Asked by fredex 1 day ago

firefox crashin on youtube in windoze 11

alright guys you need to fix your browser, it crashes everytime i try to play a youtube video.. i searched tou site for fixes and NOTHING worked. you vanilla version of… (read more)

alright guys you need to fix your browser, it crashes everytime i try to play a youtube video.. i searched tou site for fixes and NOTHING worked. you vanilla version of the browser was perfect then yall had to go and do the microsux thing and screw it all up by adding this that or the kitchen sink. i have submitted numerous reports yet no resolution. if you guys dont fix your crap i will move on to another browser and recommend to all my friends n family to do the same.

Asked by madcap magician 1 day ago

Last reply by ixian 1 day ago

Version 127.0.2 (64 bit) a lot of lag from keystroke to being displayed

For about a couple of weeks, there has been a lot of delay between what I type and when it actually appears. It's maddening! I have not changed any of my Firefox settings… (read more)

For about a couple of weeks, there has been a lot of delay between what I type and when it actually appears. It's maddening! I have not changed any of my Firefox settings. I did a 'refresh' about an hour ago. I am not seeing any network activity that I cannot recognize. I d/l'd 'Malwarebytes' and ran it..."no threats". MS Defender has always been on & protecting me. I have never had this situation occur before and am hoping for some help (5 to 10 seconds to wait for what you've keyed in is not fun).

Asked by Philip 6 days ago

Last reply by Derek White 1 day ago

Homepage reset and won't save.

Settings > Home > New Windows and Tabs > Homepage and new windows This setting got reset on me last night. Using 127.0.2. So, I set it to custom, add in a URL,… (read more)

Settings > Home > New Windows and Tabs > Homepage and new windows

This setting got reset on me last night. Using 127.0.2.

So, I set it to custom, add in a URL, close the settings, re-open the settings and see it is set.

I close my non-pinned tabs and then close the browser.

Upon opening the browser, I am greeted with an empty tab and the Setting has reverted to "Blank Page".

Asked by Derek White 1 day ago

  • Solved

how to view CSV files as plain text in firefox ?

I am using Linux Mint with Firefox 127.0.2 (64-Bit) In Preferences Applications, setting CSV-Dokument to open with firefox opens edless new firefox Tabs -… (read more)

I am using Linux Mint with Firefox 127.0.2 (64-Bit)

In Preferences Applications, setting

 CSV-Dokument      to    open with firefox

opens edless new firefox Tabs - so I had to kill firefox. (setting CSV-Dokument to open with OpenOffice works fine. But this is not what I want.)

In Preferences Applications, I found further CSV types: application/csv-Typ CSV Document (application/text) CSV Document (octet/stream) CSV Document (application/x-download) Which applications should I use for them ?

I found the file "mimeTypes.rdf". However, I am not familiar with the syntax.

Asked by vande1 1 day ago

Answered by vande1 1 day ago

Change about:blank title to blank

In an earlier version I set it up so that opening a tab opened about:blank and the title was blank via a simple Greasemonkey script: // ==UserScript== // @name blank … (read more)

In an earlier version I set it up so that opening a tab opened about:blank and the title was blank via a simple Greasemonkey script:


// ==UserScript== // @name blank // @grant none // @include about:blank // ==/UserScript==


document.title = "\u2800";



Now not only did Firefox restrict what could be set on opening a blank tab, (which required me to install an add-on), the Greasemonkey script doesn't work on about:blank anymore.

Asked by eyeoninf 1 day ago

  • Locked

Protected Browser.

NOT to remove personal data? Does it give you an option for personal date not to be removed?? what about all the stored password? Can one of you tell me why all of sudde… (read more)

NOT to remove personal data? Does it give you an option for personal date not to be removed?? what about all the stored password? Can one of you tell me why all of sudden I get this error COULDN'T LOAD XPCOM? can you send me a link where to reinstall new version on top of the one I have running now Thanks

Asked by me2010_us 1 day ago

Last reply by James 1 day ago

Can't save passwords or sync

Hi! I've been having consistent trouble getting firefox to save my passwords. I'm signed in, have all the password-managing options enabled, and I import my passwords fr… (read more)

Hi!

I've been having consistent trouble getting firefox to save my passwords. I'm signed in, have all the password-managing options enabled, and I import my passwords from chrome (which I've wanted to stop using) but my saved passwords tab is always empty. The next time I use firefox and I'm logged out, it's all wiped clean. When I try to synchronize my settings and passwords after importing again, nothing happens when I click Synchronize.

I've restarted the browser many times, opened it in Troubleshoot Mode (here I was able to import, save my passwords and synchronize just fine), went on to disable all my extensions one by one, themes, and hardware acceleration, but when I opened the browser normally, the problem persisted. I don't know what to do at this point!

I'd appreciate some help, thank you.

Asked by vimeddiee 1 day ago

Firefox 127+ Downloaded Filenames Appended With Underscores In Some Circumstances

Problem: When exporting or downloading content from the GUI in the digital forensics tool Velociraptor, underscores are appended to the beginning and end of filenames. Fi… (read more)

Problem: When exporting or downloading content from the GUI in the digital forensics tool Velociraptor, underscores are appended to the beginning and end of filenames. File is otherwise downloaded correctly, but removal of underscores necessary if original filename is desired. One hypothesis is that perhaps for security reasons there were changes made in Firefox 127 for how character escaping is performed.

Tested Operating Systems: Ubuntu 24.04, Windows 11 22H2, Windows 11 24H2, macOS Sonoma (14.5) Affected Firefox version(s): Confirmed 127.0, 127.0.1, 127.0.2 Tested Firefox versions which do not reproduce the behavior: 126.x, 125.x > Testing Microsoft Edge, Chromium, Google Chrome on Windows, macOS, Linux: files download with correct name as expected. Testing performed with clean installations on clean VMs with no add-ons enabled.

To reproduce: Download the latest release of Velociraptor from Github (at the time of this writing, 0.72.3) for preferred platform / operating system. Run Velociraptor using the gui switch, e.g. "$sudo velociraptor-v0.72.3-windows-amd64 gui" or "$ velociraptor-v0.72.3-windows-amd64.exe gui" Navigate to Server Artifacts and click the "+" icon at the top Search for Server.Utils.CreateMSI - select and press Launch Select the newly-created flow, click "Uploaded Files" tab and click vfs_path to download the file or, click the Notebook tab and click Download JSON or Download CSV buttons to download JSON or CSV respectively, underscores are appended to beginning and end of filenames.

Asked by admittedlyimawful 1 day ago

Last reply by admittedlyimawful 1 day ago

Firefox displaying different bank PID number

I use Firefox to access my bank account, and it autofills the personal id number, and, when I click, the 6 digit code, which I allow it to store, because no one else has … (read more)

I use Firefox to access my bank account, and it autofills the personal id number, and, when I click, the 6 digit code, which I allow it to store, because no one else has access to this PC. BUT, I had to take it in for repair, and give them my Windows login details. When I got the computer back, I went to the bank login page, and the autofill was a different personal id number. Does this mean that somebody used Firefox on my machine to login to their account? Or could a reboot have meant that Firefox randomly changed the PID number? Thank-you for your help.

Asked by fzk17 1 day ago

Last reply by cor-el 1 day ago