Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

Is ff123 unstable?

With first boot after installing ff223, my HP laptop failed, insisting internal had does not exist. Internal had is 1/2 gig, external had is 2 gig, but completely ignore… (Lesen Sie mehr)

With first boot after installing ff223, my HP laptop failed, insisting internal had does not exist. Internal had is 1/2 gig, external had is 2 gig, but completely ignored now. No thumb drive or alternate device recognized. Laptop has Linux Mint 64 but.

Gefragt von cmdr.ronald vor 2 Monaten

Letzte Antwort von jonzn4SUSE vor 2 Monaten

Website opens for a moment then goes blank

I open a website (opentable.com) and it opens momentarily then the screen goes blank white. I can open the site using microsoft edge. Something has changed as this prev… (Lesen Sie mehr)

I open a website (opentable.com) and it opens momentarily then the screen goes blank white. I can open the site using microsoft edge.

Something has changed as this previously was not a problem

Gefragt von roldenkamp vor 2 Monaten

Letzte Antwort von zeroknight vor 2 Monaten

ecosia opens wikipedia pages in mobile format

I use ecosia as my default search engine on a PC. Recently I've been getting searching, and when I click on a wikipedia result, it opens as a mobile format page. I hav… (Lesen Sie mehr)

I use ecosia as my default search engine on a PC.

Recently I've been getting searching, and when I click on a wikipedia result, it opens as a mobile format page.

I haven't noticed this with any other websites.

Any suggestions?

Gefragt von muzzmonster vor 1 Monat

Letzte Antwort von zeroknight vor 1 Monat

If I leave a Tab to look up something, and return to the tab, Firefox reloads the entire page

I have used Firefox for 10 or 20 years and have not encountered this before. New computer running Windows 11 Home. New Firefox install. If I am writing a message in any … (Lesen Sie mehr)

I have used Firefox for 10 or 20 years and have not encountered this before.

New computer running Windows 11 Home. New Firefox install. If I am writing a message in any forum or social media site, and I need to look-up some info or the name of a place or product and I use another tab to do that, when I return to the original tab, Firefox reloads the entire page again instead of just returning me to the post that was being written without reloading the entire page. It can be a severe waste of time trying to find the post I was in the middle of once the entire tab reloads when the site is a busy place with lots of new and updated posts.

I've been through Firefox settings but did not see anything that seemed to be related to this issue, but perhaps the wording/description of the needed setting wasn't clear.

Gefragt von dougbbn vor 2 Monaten

Letzte Antwort von cor-el vor 2 Monaten

Loading home page jumps to bottom

My client's website is loading incorrectly on Firefox. When the homepage loads, it jumps down to the contact form at the bottom. This doesn't occur on other browsers. … (Lesen Sie mehr)

My client's website is loading incorrectly on Firefox. When the homepage loads, it jumps down to the contact form at the bottom. This doesn't occur on other browsers.

Gefragt von heklawiter vor 2 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 2 Monaten

Firefox takes up too much ram

Whenever I have 2 tabs open, Firefox always takes up 2gb of ram. I already turned on minimum memory usage in about:memory and turned off hardware acceleration. For cont… (Lesen Sie mehr)

Whenever I have 2 tabs open, Firefox always takes up 2gb of ram. I already turned on minimum memory usage in about:memory and turned off hardware acceleration.

For context, my specs: 8gb ram i5 1240p (integrated graphics)

I know you're meant to use up all of your ram, but I typically have other apps pen to multitask.

Thank you

Gefragt von 153602 vor 1 Monat

Letzte Antwort von zeroknight vor 1 Monat

Firefox never restore my tabs

Hi, Since few weeks ago, firefox never restores my previous tabs/session (I lost a year worth of tabs..), no matter what/how I tried, it keeps starting with a clean sess… (Lesen Sie mehr)

Hi, Since few weeks ago, firefox never restores my previous tabs/session (I lost a year worth of tabs..), no matter what/how I tried, it keeps starting with a clean session, not even the history in there. I tried: Deleting profile, creating a new one Resetting Firefox Fully delete FF and delete the profile folder Heck, I even used librewolf, and even FF on linux and also Librewolf, same issue!!

I notice this happen once I enable the sync (login to my account), there's no setting in my account says to never restore the session or something similar.

How to solve it?! I need to have the tabs open again..

Gefragt von null vor 1 Monat

Letzte Antwort von cor-el vor 1 Monat

Outlook.com search result

Search in Outlook.com/Hotmail.com/Live.com not working. Tried uninstalling and reinstalling firefox. Ran windows update. Seems to work fine on another computer. System: w… (Lesen Sie mehr)

Search in Outlook.com/Hotmail.com/Live.com not working. Tried uninstalling and reinstalling firefox. Ran windows update. Seems to work fine on another computer. System: windows 10. Firefox version 123.0.1

Error: Sorry, something went wrong. Please try again later.

Gefragt von nas_nfdc vor 1 Monat

Letzte Antwort von jonzn4SUSE vor 1 Monat

Paid Antitrack

I paid Mozilla $114.35 for enhanced antitracking support but I still get Norton alerts saying I'm being tracked. Was I scammed or is the enhanced antitracking not working… (Lesen Sie mehr)

I paid Mozilla $114.35 for enhanced antitracking support but I still get Norton alerts saying I'm being tracked. Was I scammed or is the enhanced antitracking not working?

Gefragt von kokkotp vor 1 Monat

Letzte Antwort von James vor 1 Monat

FireFox

The last few days I have been unable to connect to Microcenter (www.microcenter.com) when using FireFox. Get an error Forbidden - ID: db4a0787baff80adb2df6dd9d9881a53, th… (Lesen Sie mehr)

The last few days I have been unable to connect to Microcenter (www.microcenter.com) when using FireFox. Get an error Forbidden - ID: db4a0787baff80adb2df6dd9d9881a53, the # changes everytime you try. But the website works fine when I use google chrome and microsoft edge.

Gefragt von stevewk11 vor 2 Monaten

Letzte Antwort von cor-el vor 2 Monaten

DataTransfer API not working after first use

I'm trying to create a Drag & Drop file feature in my web page following this doc https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API/File_drag_an… (Lesen Sie mehr)

I'm trying to create a Drag & Drop file feature in my web page following this doc https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API/File_drag_and_drop

The dropHandler function works as expected the first time I tried to drop a file into a "drop area" div, but then does not work anymore. In all subsequent calls, the drop event is triggered but there is no file in

`` event.dataTransfer.items // empty event.dataTransfer.files // empty ```

This behavior is the same in Troubleshoot Mode.

Additional data

Firefox version: 123.0.1 (64 bits) OS: Debian 12

Gefragt von Fernando Miranda vor 1 Monat

Letzte Antwort von jscher2000 - Support Volunteer vor 1 Monat

transferred my email account to new computer

I recently got a new computer and when I setup/transfer my email account over the history did not transfer with it. How can i get my history to do this? On my second em… (Lesen Sie mehr)

I recently got a new computer and when I setup/transfer my email account over the history did not transfer with it. How can i get my history to do this? On my second email address I am now not receiving emails?

Gefragt von j.pbarlow vor 1 Monat

Letzte Antwort von jonzn4SUSE vor 1 Monat

Left-clicking and right-clicking while holding the left button triggers an odd selection mode: deactivate this?

When I left-click on text and hold the left mouse button, then right-click, first release the right button, then the left button, a "selection mode" is activated, where t… (Lesen Sie mehr)

When I left-click on text and hold the left mouse button, then right-click, first release the right button, then the left button, a "selection mode" is activated, where the end of the selection follows the mouse pointer despite no button is held. In principle this looks like a useful feature (or it would if the scroll wheel worked in that mode, which it doesn't). But at the same time, the context menu opens when the right button is released. So we trigger two features at once, making both less useful, because they're getting in each other's way.

This frequently happens to me when double clicking on a word and right clicking to open the context menu on it. Accidental overlap of the left and right clicks triggers the selection mode.

Can this behaviour be configured (e.g. to use a custom shortcut) or, if not, be deactivated entirely?

I'm using Firefox 123.0.1 on Linux (openSUSE Tumbleweed).

Gefragt von maiphi vor 1 Monat

Letzte Antwort von cor-el vor 1 Monat

Firefox menus stop appearing after awhile- main menus, right click menus, hamburger menus

When Firefox first runs, it works properly. All menus appear properly. At some point after use, a hour or so, all the menus stop appearing. The main menus, right click co… (Lesen Sie mehr)

When Firefox first runs, it works properly. All menus appear properly. At some point after use, a hour or so, all the menus stop appearing. The main menus, right click context menus, hamburger menu, all stop showing up. Even the pull-down menu on this website for "Which topic best describes your question" fails to appear, though I can select an answer by clicking on it and using he down arrow.

Hardware acceleration does not affect it. The problem occurs whether it is on or off. Nothing fixes it except shutting down and restarting Firefox, and that is only a temporary measure, as it inevitably happens again after some use. z

Updating graphics drivers does not fix it. It has been happening over the last three sets of Nvidia driver updates.

Sometimes the menus temporarily return, but soon go away again. They are gone far longer than their short returns.

Gefragt von mozilla541 vor 1 Monat

Letzte Antwort von zeroknight vor 1 Monat