Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Gelöst

When I press ctrl the page zooms in, there is no other button being pressed and I use ctrl often to delete one word instead of just a letter

When typing if I make a mistake I'll usually just delete the entire word and retype it rather than fix the spelling but to do that I need to use CTRL. Now when I press CT… (Lesen Sie mehr)

When typing if I make a mistake I'll usually just delete the entire word and retype it rather than fix the spelling but to do that I need to use CTRL. Now when I press CTRL it zooms in the page even though there are no other buttons being pressed.

Gefragt von Jacob vor 2 Monaten

Beantwortet von zeroknight vor 2 Monaten

  • Gelöst

JavaScript in firefox.cfg can't access `document`

As I understand, `autoconfig.js` (with `firefox.cfg`) can be used to have JavaScript run during startup to control Firefox's UI elements. I have set up `autoconfig.js` i… (Lesen Sie mehr)

As I understand, `autoconfig.js` (with `firefox.cfg`) can be used to have JavaScript run during startup to control Firefox's UI elements.

I have set up `autoconfig.js` in my `/usr/lib/firefox-developer-edition/defaults/pref` folder (I'm on EndeavourOS Linux). As instructed here, I've already put the two required files, `autoconfig.js` and `firefox.cfg` in their correct folders (`/usr/lib/firefox-developer-edition/defaults/pref` and `/usr/lib/firefox-developer-edition` in my machine).

The file `firefox.cfg` contains the following code:

 //
 (() => {
   var tabbar = document.getElementById("TabsToolbar");
 })();


However, every time I run Firefox, this message will appear:

 "Failed to read the configuration file. Please contact your system administrator."


If I empty out the `firefox.cfg` file, Firefox will run normally without showing the error message. It will also run normally if I just have something like this in the file:

 //
 (() => {
   var testVar = "";
 })();


I don't understand why the JavaScript code can't access the Firefox UI elements through `document` or `window.document`. If `autoconfig.js` isn't build for that, what should I use to change my browser's UI elements through JavaScript?

Thank you.

Gefragt von jazali vor 2 Monaten

Beantwortet von cor-el vor 2 Monaten

  • Gelöst

Disable "Open Firefox every time you restart your computer" opt-in prompt

Starting with Firefox version 120, you can set Firefox to automatically launch whenever you start or restart your Windows computer. https://support.mozilla.org/en-US/kb/o… (Lesen Sie mehr)

Starting with Firefox version 120, you can set Firefox to automatically launch whenever you start or restart your Windows computer. https://support.mozilla.org/en-US/kb/open-firefox-automatically-when-you-start-computer

The browser shows opt-in prompt for the user to easily setup this behavior. However, I do not want to do this.

When I click "No thanks", the prompt goes away, but couple days later, it returns. I guess that an update resets the prompt status.

Is there a way to permanently disable this opt-in prompt without allowing Firefox to start automatically with the computer?

Gefragt von Raaraa vor 2 Monaten

Beantwortet von zeroknight vor 2 Monaten

  • Gelöst

How to disable language-aware word selection when double-clicking on text for certain language?

I want to disable the "language-aware word selection when double-clicking on text" feature that shipped in 122.0 (https://www.mozilla.org/en-US/firefox/122.0/releasenotes… (Lesen Sie mehr)

I want to disable the "language-aware word selection when double-clicking on text" feature that shipped in 122.0 (https://www.mozilla.org/en-US/firefox/122.0/releasenotes/)

This new feature is cool, but it has actually slowed down the speed at which I select text. Originally, I could double-click to select an entire sentence, but now a double-click only selects a single word.

It would be great if there was a way to disable this feature for a specific language.

Thank you.

Gefragt von jamie94 vor 2 Monaten

Beantwortet von TyDraniu vor 2 Monaten

  • Gelöst

IE Tab extension...

There used to be an extension called "IE Tab". It allowed you to right click on the link, and open the site in a tab, using Internet Explorer, for sites that didn't work … (Lesen Sie mehr)

There used to be an extension called "IE Tab". It allowed you to right click on the link, and open the site in a tab, using Internet Explorer, for sites that didn't work properly in Firefox. I was wondering if anybody knows of any similar extension that would do the same for Edge? I can't open Twitter (X) using Firefox anymore, but I can open it using Edge. I don't like Edge (obviously), but I have no choice. Thanks in advance!!!

Gefragt von carlrgoodwin vor 2 Monaten

Beantwortet von cor-el vor 2 Monaten

  • Gelöst

Removing Tabs Bar in Firefox Browser on Windows

Hi, I'm trying to remove the bar at the top of firefox browser with tabs in them. I read another article (https://support.mozilla.org/es/questions/1417387#answer-1588947… (Lesen Sie mehr)

Hi,

I'm trying to remove the bar at the top of firefox browser with tabs in them. I read another article (https://support.mozilla.org/es/questions/1417387#answer-1588947) under spain link, i think, and the solution said to write "TabsToolbar-customization-target { visibility: collapse !important; }" somewhere. Where do I go to write that?

I tried the console by pressing f12, but that doesn't seem like that's it. In that article it also mentions to go to about:config and change the status of "browser.tabs.drawInTitlebar" to false, or delete it, but didn't work either.

Gefragt von Rohan Kapur vor 2 Monaten

Beantwortet von Rohan Kapur vor 2 Monaten

  • Gesperrt

Roboform toolbar not working after the 123.0 Firefox Release 2-2024

duplicate of /questions/1440427 thread. Roboform does not load. I have reinstalled it and the toolbar does not load or does the roboform small icon. … (Lesen Sie mehr)

duplicate of /questions/1440427 thread.

Roboform does not load. I have reinstalled it and the toolbar does not load or does the roboform small icon.

Gefragt von dachkc19 vor 2 Monaten

  • Gelöst
  • Archiviert

How to completely remove the tab bar

How can I completely remove the tab bar and regain 3/4 of an inch of screen space. It would be nice if Mozilla would just have a on/off button for it. I've tried creating… (Lesen Sie mehr)

How can I completely remove the tab bar and regain 3/4 of an inch of screen space. It would be nice if Mozilla would just have a on/off button for it. I've tried creating a folder called Chrome within my Firefox Profile folder. I then created a text file within that folder and named it userChrome.css. I put this string in the text file #tabbrowser-tabs { visibility: collapse !important; } This did not work, does anyone know the best method for getting rid of the annoying tab bar?

Thank you

Gefragt von simpleman2 vor 10 Monaten

Beantwortet von jscher2000 - Support Volunteer vor 10 Monaten

  • Gelöst

Default Search Engine

I have Firefox as my default browser instead of Microsoft Edge on my HP laptop. I've tried everything under the sun to make Google my default search engine over Microsoft… (Lesen Sie mehr)

I have Firefox as my default browser instead of Microsoft Edge on my HP laptop. I've tried everything under the sun to make Google my default search engine over Microsoft Bing, and no matter what it won't stop rerouting me to Bing. I can go to www.google.com and type directly in the search bar and it STILL reroutes me to Bing, even when my settings list Google as my default search engine of the search bar. Can I block Bing as a website altogether? HP support only offered to connect me with a specialized team that costs money. Please help.

Gefragt von Talia Ross vor 2 Monaten

Beantwortet von jscher2000 - Support Volunteer vor 2 Monaten

  • Gelöst

Firefox themes

Saved themes in Firefox color not visible in add-ons manager. Does not fix itself in safe mode. One of the saved themes is a default preset I liked, the other is a preset… (Lesen Sie mehr)

Saved themes in Firefox color not visible in add-ons manager. Does not fix itself in safe mode. One of the saved themes is a default preset I liked, the other is a preset I made myself, using all options except advanced colors.

Gefragt von Lord_Voidwrath vor 2 Monaten

Beantwortet von Lord_Voidwrath vor 2 Monaten

  • Gesperrt

Firefox Setting pn Startup: Open previous windows and tabs not working

Locking this thread, please continue here: [/questions/1440193] When I open Firefox, the tabs from the previous session do not open despite the setting. I end up with a s… (Lesen Sie mehr)

Locking this thread, please continue here: [/questions/1440193]
When I open Firefox, the tabs from the previous session do not open despite the setting. I end up with a start page showing only a new tab page. This has been happening over the past few days and I don't know why.

Does anyone have any ideas why this is happening.

Gefragt von PhilG vor 2 Monaten

  • Gelöst

How do I stop "momentum" scrolling?

Hi there, On Firefox, I'm experiencing "momentum" scrolling where, when I scroll using the trackpad, after I lift my fingers off, it keeps scrolling for a bit. This is … (Lesen Sie mehr)

Hi there,

On Firefox, I'm experiencing "momentum" scrolling where, when I scroll using the trackpad, after I lift my fingers off, it keeps scrolling for a bit.

This is not the same thing as smooth scrolling. Disabling smooth scrolling does not disable this behaviour, and I use smooth scrolling on plenty of programs without it experiencing this "sliding" "momentum" on any of them except Firefox. I've also used Firefox before with trackpads without experiencing this.

How can I disable this?

Gefragt von revsuine vor 2 Monaten

Beantwortet von TyDraniu vor 2 Monaten

  • Gelöst

How can I disable the ctrl+t shortcut?

How can I disable the ctrl+t shortcut? I have tried using the Shortkey add-on, but it will not touch the ctrl+t shortcut. It works for everything else, just not that on… (Lesen Sie mehr)

How can I disable the ctrl+t shortcut? I have tried using the Shortkey add-on, but it will not touch the ctrl+t shortcut. It works for everything else, just not that one. I've been told I can modify the browser.xhtml file inside the omni.ja file, but I am finding that almost impossible. Has anyone managed to do this?

Gefragt von dan.murray vor 2 Monaten

Beantwortet von cor-el vor 2 Monaten

  • Gelöst
  • Archiviert

is it possible to show taskbar "tabs" for open windows in windows 11

In windows 10, I got used to opening a new window in FF and then a "tab" for the new window would open in the taskbar. I could then switch between windows by clicking on … (Lesen Sie mehr)

In windows 10, I got used to opening a new window in FF and then a "tab" for the new window would open in the taskbar. I could then switch between windows by clicking on these tabs on the taskbar. In windows 11, I can click on the FF icon in the taskbar and open a new window, but a tab for that new window no longer appears on the taskbar. Instead of the previous tabs on the taskbar for each new/open window, there is nothing. I have tried the suggestion, found in another thread, to use about:config to change to false the setting browser.taskbar.previews.enable, but there was no difference. Does someone know another approach, or is this a windows 11 "feature"?

Gefragt von lrh1099 vor 8 Monaten

Beantwortet von t.r.ernst vor 8 Monaten

  • Gelöst

All Browser Themes Are Off-Center For Seemingly No Reason

What the title says, and unfortunately I'm not sure why. If a theme isn't perfectly looped, it's...really noticeable. And I hate how ugly some themes turn out as a result… (Lesen Sie mehr)

What the title says, and unfortunately I'm not sure why. If a theme isn't perfectly looped, it's...really noticeable. And I hate how ugly some themes turn out as a result. I don't want to start sticking my hands directly into firefox's advanced settings, since I don't know much about them and don't want to risk accidentally deleting or messing with something important, but I'd really like to get this fixed somehow... Is it just the themes I'm picking? Are they supposed to all be skewed off to the side? Or is something off with my browser? Maybe my resolution's weird or something...?

Gefragt von isshuexplorer101 vor 2 Monaten

Beantwortet von cor-el vor 2 Monaten

  • Gelöst

1Password 4 not working properly in latest update 122.0.1 (64-bit) Win 10 Pro 64bit

I think this happened before in an older update where the CTRL+\ shortcut would not fill in fields or bring up the pop-up menu for 1Password 4. The addon is still usable… (Lesen Sie mehr)

I think this happened before in an older update where the CTRL+\ shortcut would not fill in fields or bring up the pop-up menu for 1Password 4.

The addon is still usable but it is a good deal more tedious. It also seems like the prompts for new account generation do not show up, so all logins would have to be entered manually when making a new account, which is less than optimal.

If this could be fixed again this would be very appreciated.

Gefragt von sr vor 3 Monaten

Beantwortet von sr vor 2 Monaten

  • Gelöst

How can I disable searching when typing a question mark in the awesomebar?

I use a lot of keyword search engines. This means I can type something like `kagi foobar` to search Kagi for `foobar`. However the awesome bar has a "feature" where if yo… (Lesen Sie mehr)

I use a lot of keyword search engines. This means I can type something like `kagi foobar` to search Kagi for `foobar`. However the awesome bar has a "feature" where if you type a question mark (?) anywhere it instead uses the default search engine. This means that `kagi How do I cook a turkey?` searches my default search engine for "kagi How do I cook a turkey?" rather than searching Kagi (based on the `kagi` keyword). Is there a way to disable this behaviour?

I have searched about:config and "Search Shortcuts" in preferences doesn't have a `?`. I never use `?` as a shortcut to search (I just type the keyword for the engine I want) so completely removing it would be perfect.

Gefragt von Kevin Cox vor 5 Monaten

Beantwortet von zeroknight vor 2 Monaten

  • Gelöst

How to no show "manage passwords" when pressing the arrow up key

Dear Community, when using a virtual machine with firefox, during navigating in a coding environment or pressing the "arrow up" key in a command window to re-run the las… (Lesen Sie mehr)

Dear Community,

when using a virtual machine with firefox, during navigating in a coding environment or pressing the "arrow up" key in a command window to re-run the last code, the "Passwörter verwalten" icon appears.

In english it is probably called "manage passwords". That thing is driving me crazy. How can I deactivate that it appears, when pressing the arrow key?

Thank you Greetings

Gefragt von Moritz Raab vor 3 Monaten

Beantwortet von zeroknight vor 3 Monaten