Showing questions tagged:

shortcut keys on mac

since the last update, the shortcut keys to highlight a word at a time left OR right are both highlighting the next word AND also jumping to the last tab. AGAIN! I notice… (read more)

since the last update, the shortcut keys to highlight a word at a time left OR right are both highlighting the next word AND also jumping to the last tab. AGAIN! I noticed this was identified as a problem back around 2019 in a search. I now cannot move fluidly within text, nor highlight a word at a time quickly. Either it's whole line or simply a letter at a time... which results in a pretty incompetent, crippling experience. PLEASE FIX!!

Solved Archived 5 206

Firefox Slow to Load Youtube with Ublock Origin

As the title says, it is very slow with Ublock Origin. I have refreshed Firefox and without Ublock it obviously works but I would like to keep the extension because it is… (read more)

As the title says, it is very slow with Ublock Origin. I have refreshed Firefox and without Ublock it obviously works but I would like to keep the extension because it is the only one that works with Youtube Ads right now.

Locked Archived 5 140

Firefox Multi-Account Containers | Container Name in URL Bar

Firefox 126.0.1 displays a very long name of a container completely in the URL bar. Firefox 127.0 truncates container names AWS long account and role names make keeping t… (read more)

Firefox 126.0.1 displays a very long name of a container completely in the URL bar.

Firefox 127.0 truncates container names

AWS long account and role names make keeping the long name very convenient (works with the 'AWS SSO Containers' Add-On

Solved Archived 5 289

Cannot print from Firefox in Win 11, unless I log in as a different Windows user?

I cannot print from Firefox. It worked fine, and then stopped. I'm not sure what changed. It doesn't matter what printer I use. Even printing to PDF fails. No errors appe… (read more)

I cannot print from Firefox. It worked fine, and then stopped. I'm not sure what changed. It doesn't matter what printer I use. Even printing to PDF fails. No errors appear, and nothing shows up in the printer queue. All the other applications in Windows print just fine. It's just Firefox. And just for this one Windows user.

I tried clearing the saved printer settings in the about:support page. I tried refreshing Firefox. I tried uninstalling and reinstalling Firefox. I tried uninstalling, removing the mozilla folder in %appdata%, and reinstalling Firefox. No luck.

The only time I can get it to print anything is to log into a different user account on this same PC. Printing from Firefox seems to work then.

It seems there is some user-specific printer setting/file/whatever that is messed up. I'm not sure what else to try.

Thanks.

Archived 5 273

reset about:config

how do i reset about:config because some userchromes told me to change them but i dont use them anymore and dont remember which ones it were so i want to reset it

Archived 5 65

Random unistall/reinstall lost all my book marks

Hey y'all, I just closed Firefox and tried to open in up again a few minutes later. The icon in my taskbar threw an error saying it couldn't find the executable. I typed … (read more)

Hey y'all, I just closed Firefox and tried to open in up again a few minutes later. The icon in my taskbar threw an error saying it couldn't find the executable. I typed Firefox into the run dialog and FF came up but has no icons on the home screen, zeroed out my bookmarks bar below the URL field and deleted all my bookmarks (100s).

I went into the User/../../Mozilla folder system and found a folder called bookmarksBackup or something similar. It was completely empty.

Any chance these were saved somewhere else as well?

126.0.1 (64-bit) on Windows

Thanks

Solved Archived 5 124

Increase browser history file size

My FF version 126.0.1 browser history file size is stuck at 10,240 KB. Until recently it was 54,000 KB and change. I would like to get it larger. I've tried all the recen… (read more)

My FF version 126.0.1 browser history file size is stuck at 10,240 KB. Until recently it was 54,000 KB and change. I would like to get it larger. I've tried all the recent help postings relating to places.history.expiration.max_pages, places.history.expiration.transient_current_max_pages, browser.history_expire_days, browser.sessionhistory.max_entries or browser.sessionhistory_max_entries, and so on. Nothing seems to be able to change the "places" file size. Anyone have any more info on this topic?

Archived 5 82

Import password csv file from Roboform to Firefox

I'm trying to import a password csv file generated by Roboform into firefox password editor. I've exported the csv file from Roboform but when I try to import to the Fir… (read more)

I'm trying to import a password csv file generated by Roboform into firefox password editor. I've exported the csv file from Roboform but when I try to import to the Firefox password page I get: "Incorrect or missing column headers. Make sure the file includes columns for username, password and URL". The csv file does have column headings. Is there a way to do this?

Archived 4 232

Firefox tab crashing immediately on Twitch.tv

My Firefox tab keeps crashing on a particular website. Whenever I go to twitch.tv, the site begins to load and then I get the "Gah. Your tab just crashed." screen. I'm on… (read more)

My Firefox tab keeps crashing on a particular website. Whenever I go to twitch.tv, the site begins to load and then I get the "Gah. Your tab just crashed." screen. I'm only getting this crash on twitch.tv pages, and this issue just started on May 31, 2024. When I try to open a twitch.tv page in Private Mode, the page loads just fine. I've never had a Firefox tab crash prior to this.

I've tried turning off all of my Firefox extensions, but that didn't solve the issue. I also tried opening Firefox in Troubleshooting Mode, but I still got the tab crash. I'm using the latest version of Firefox as of today's date.

Solved Archived 4 1202

synchronization problem

Hello! I have a serious problem. I lost access to my data because I changed my password, so my data is no longer synchronized. I reinstalled my Windows, and I forgot the … (read more)

Hello! I have a serious problem. I lost access to my data because I changed my password, so my data is no longer synchronized. I reinstalled my Windows, and I forgot the old password I had on that Windows. As I reinstalled, I decided to change the password because I didn't remember it, but after that I found out that synchronization doesn't work. Please help me, I had very important bookmarks that were there. Thanks in advance!

Archived 4 143

Google won't keep me logged in

Hello! Google won't keep me logged in onto their services on Firefox, so that means for every time i open up Firefox I have to re-log in. I don't know why this happens, a… (read more)

Hello! Google won't keep me logged in onto their services on Firefox, so that means for every time i open up Firefox I have to re-log in. I don't know why this happens, and I want to keep myself logged in onto google services but I don't know how to toggle it. Please help thank u!

Archived 4 105

Obscure canvas rendering issue

Hello, I have created a webpage with a canvas element that allows the user to draw an irregular path by pressing down the mouse, similar to the free drawing of a paint a… (read more)

Hello,

I have created a webpage with a canvas element that allows the user to draw an irregular path by pressing down the mouse, similar to the free drawing of a paint application. The issue is that the very first time that the user presses the mouse, the line stops abruptly, while the next times the lines are drawn correctly. The events seem to fire correctly and the page works fine at Chromium, so it seems to be a Firefox issue. You can find the html page below. I am curious, what could be the problem?

<!DOCTYPE html>
<html lang="el">

<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Canvas</title>
  <style>
    #canvas {
      background-color: whitesmoke;
      border: solid 2px brown;
    }
  </style>
</head>

<body>
  <canvas id="canvas"></canvas>

  <script>
    function startDrawing(e) {
      isDrawing = true;
      context.beginPath();
      context.moveTo(e.offsetX, e.offsetY);
    }

    function draw(e) {
      if (isDrawing) {
        context.lineTo(e.offsetX, e.offsetY);
        context.stroke();
      }
    }

    function stopDrawing(e) {
      console.log("stopped drawing")
      isDrawing = false;
    }

    const canvas = document.getElementById('canvas');
    const context = canvas.getContext('2d');
    var isDrawing = false;
    canvas.width = 1000;
    canvas.height = 1000;
    context.strokeStyle = "#913d88";
    context.lineWidth = 2;
    canvas.onmousedown = startDrawing;
    canvas.onmouseup = stopDrawing;
    canvas.onmousemove = draw;
  </script>
</body>

</html>

Archived 4 159

Gah. Your Tab Just Crashed

Looking for help to try and work out what is happening. Over the last few days, after powering up and browsing the internet everything works fine for a while. Main websi… (read more)

Looking for help to try and work out what is happening. Over the last few days, after powering up and browsing the internet everything works fine for a while. Main websites are Facebook, YouTube and continually clicking on bookmarked items. Normally only a few tabs are open at any one time. Then after some time, I open a new tab and get the

Gah. Your Tab Just Crashed message appear on the new tab and can not access any websites after this. The Close Tab, Restore Tab, Restore All Tabs do nothing.

I have to reboot the PC and start again.

I'm using the latest version 126.0.1 (64-bit).

  • Tried running in Safe Mode, uninstalled Firefox and re-installed it, reverted back to 126.0 (64-bit) and same issue.
  • I've cleared the cache and history
  • Had Add Blockers, FB Purity and New Tab Override Extensions. Disabled these and still no success.
  • I have AVG driver update installed and its telling me all the drivers are up to date.
  • The problem seemed to start happening after an AVG update, so I have removed AVG Antivirus

The computer is an ASUS Vivobook Laptop, Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz 1.19 GHz with 8GB ram.







I have tried

Archived 4 45

Problem with sign in page on Amazon

Whenever I go in to sign into Amazon Prime, using Firefox, the sign in page automatically shows my E mail address, my phone no. and my password. I do not have Amazon as … (read more)

Whenever I go in to sign into Amazon Prime, using Firefox, the sign in page automatically shows my E mail address, my phone no. and my password. I do not have Amazon as a saved log in. I contacted Amazon and they had me log into Amazon on a different browser and this information does not show up on Microsoft Edge, so Amazon said it has something to do with Firefox. Please let me know how I can eliminate this information from showing up automatically on Firefox

Archived 4 136

Context Menu, 7th item cannot open in New Tab

When I open a bookmark folder and right-click on the 7th item down I cannot select Open in New Tab because the context menu is jammed up against the top of the screen (I … (read more)

When I open a bookmark folder and right-click on the 7th item down I cannot select Open in New Tab because the context menu is jammed up against the top of the screen (I believe it is called the Title Bar where resides the date and some of the system menus,) and the Open in New Tab at the top of the context menu is present, will not highlight and cannot be selected with the mouse.

FF 126.0.1 Host: Laptop AB BIOS: INSYDE Corp. 3.19 (05/29/2023) OS: Pop!_OS 22.04 LTS x86_64 DE: GNOME 42.9 (x11) Kernel: Linux 6.8.0-76060800daily20240311-generic Shell: bash 5.1.16

Archived 4 120

Shortcuts on My Home Page

Hello, A couple of months ago I discovered that I no longer have the ability to edit, delete, or dismiss a shortcut from the home page of my desktop. I did read that the … (read more)

Hello,

A couple of months ago I discovered that I no longer have the ability to edit, delete, or dismiss a shortcut from the home page of my desktop. I did read that the 3 dots will appear if I hover over a shortcut. I tried that several times on different shortcuts but the 3 dots never appeared. Is there another way to edit, delete, or dismiss a shortcut? Or even better is there a way to restore the 3 dots?

I cleared my cookies, cache, history and data like I was told to when I connected a new router so all of my shortcuts have changed. A few that are there now I don't want and I do want to add several new ones.

Thank you for your help!

Solved Archived 4 469

Bookmarks backing up in json format.

Why is Firefox backing up my bookmarks in a json file, when Firefox itself doesn't recognise the file type when trying to restore said bookmarks? I WAS able to restore my… (read more)

Why is Firefox backing up my bookmarks in a json file, when Firefox itself doesn't recognise the file type when trying to restore said bookmarks? I WAS able to restore my bookmarks by converting the json file at https://www.jeffersonscher.com/ffu/bookbackreader.html. But why can't Firefox just back up as an html file like it used to? I had to go off searching the internet for a solution, turning what should've been a 5 minute job into nearly an hour 😕

Solved Archived 4 674