Showing questions tagged: Show all questions

Firefox short cuts

I have 4 rows of shortcuts that are being changed every time I visit a new site. How can I lock them in so they won't be changed and to keep them where I arrange them? … (read more)

I have 4 rows of shortcuts that are being changed every time I visit a new site. How can I lock them in so they won't be changed and to keep them where I arrange them?

Asked by treknutz 32 minutes ago

What Have I Done Wrong?

Hello I do not know what I have done, or how I have managed to do this, but EVERY TIME I start up my Firefox it asks me for my Windows sign-in login details. I have gone… (read more)

Hello I do not know what I have done, or how I have managed to do this, but EVERY TIME I start up my Firefox it asks me for my Windows sign-in login details.

I have gone through as many pages within the Firefox settings will allow, and I am unable to find anything that indicates how to turn this option off.

All I am wanting to do is press the Firefox icon, and for Firefox to start up, WITHOUT Firefox asking me for my Windows security login details.

Anybody have an answer for this issue please? I'll GREATLY appreciate any fix recommended to me for this issue.

Best regards to all

Asked by TheRhino 4 hours ago

Last reply by TheRhino 1 hour ago

How do these kinds of accidental language mis-settings occur?

Granted, yes, "human error". But even so, I cannot even imagine what kind of dexterity I would have needed to accidentally change my language settings from English to I'… (read more)

Granted, yes, "human error". But even so, I cannot even imagine what kind of dexterity I would have needed to accidentally change my language settings from English to I'm not sure which language, I thought Thai at first but no, who knows, maybe Cambodian?

Asked by Quicksite 1 hour ago

Last reply by Quicksite 1 hour ago

Can't there be a SIMPLE toggle button to quickly switch from TITLE BAR to no title bar? MAC

There are times where I like having the title bar appear on my laptop display of a webpage. Other times I want to take a screenshot of selected page content, and the titl… (read more)

There are times where I like having the title bar appear on my laptop display of a webpage. Other times I want to take a screenshot of selected page content, and the title bar just obstructs ability to fit the bottom line or two of the page content I want to screenshot. Yes i know I can reduce the zoom size of the page display itself, but sometimes (often) due to the page layout's CSS, this results in both too-small type for me to comfortably read AND even with the text reflow, it's not enough to reveal the extra bottom of page content I am trying to capture.

The Firefox UI controls are very robust and well-appreciated how much customization can be had, but still, the number of steps required to go in and turn Title Bar off is just way too many for quick and efficient workflow -- especially when after getting the screenshot I want, I will want to just turn Title-Bar back on. Surely there must be a way to create an icon option that lives next to Home, Bookmarks, Downloads, Refresh whose function is to actuate a quick 1/2 second toggle off, then a quick toggle back on?

Asked by Quicksite 1 hour ago

Pasek boczny

Witam. Jak usunąć pasek boczny w przeglądarce Firefox, albo na stałe wyłączyć, bo mi przeszkadza

Asked by Patryk Zegar 2 hours ago

Locate CSS Error Location

My page throws errors in Firefox Nightly such as Expected color but found ‘undefined’. Error in parsing value for ‘background-color’. Declaration dropped. preview.htm:… (read more)

My page throws errors in Firefox Nightly such as

Expected color but found ‘undefined’. Error in parsing value for ‘background-color’. Declaration dropped. preview.htm:1:1

and

Expected color but found ‘undefined’. Error in parsing value for ‘color’. Declaration dropped. preview.htm:1:1

The page references ten CSS files besides having dozens of its own CSS declarations. The issue is tha the reference provided to the error (:1:1) does not indicate where I can find the error. That is, I don't know which declaration is at fault. Is there some straighforward way to find the declaration in question?

Asked by andrew121 2 days ago

Last reply by andrew121 9 hours ago

Autofill Passwords

Autofill Passwords intermittent. One time I go to login on to different websites and autofill works fine the next time nothing. It also seems like every time I open Firef… (read more)

Autofill Passwords intermittent. One time I go to login on to different websites and autofill works fine the next time nothing. It also seems like every time I open Firefox I have to check the autofill. I like FireFox and I'm trying to get away from another browser that I have no issues with when it comes to autofill. All I want to do is open a website autofill my passwords.

Asked by Paul 10 hours ago

How to bring back menu with bookmarks and more?

You used to have a nice menu bar, with bookmarks easily available. Now it looks like Edge, with bookmarks over on a right hand menu, with multiple clicks needed. I looked… (read more)

You used to have a nice menu bar, with bookmarks easily available. Now it looks like Edge, with bookmarks over on a right hand menu, with multiple clicks needed. I looked for a View option in settings and found nothing, searching on toolbar also comes up empty.

Is there a way to get that old menu bar to show back up?

Asked by ithinktfiam 16 hours ago

Last reply by ithinktfiam 16 hours ago

PARAMETRES

Lorsque je quitte le plein écran sur firefox la partie réduite se met systématiquement en haut à gauche au lieu de retrouver la place que je lui avait donné auparavant. C… (read more)

Lorsque je quitte le plein écran sur firefox la partie réduite se met systématiquement en haut à gauche au lieu de retrouver la place que je lui avait donné auparavant. Comment revenir à un état entérieur où ça fonctionnait parfaitement ?

Asked by ANDRICH Jean-Jacques 23 hours ago

constant firefox pop ups

How do I get rid of these constant firebox pop ups that block tabs that I have open. it is EXTREMELY affecting my ability to use my laptop. I WANT TO KNOW HOW STOP THIS B… (read more)

How do I get rid of these constant firebox pop ups that block tabs that I have open. it is EXTREMELY affecting my ability to use my laptop. I WANT TO KNOW HOW STOP THIS BS

Asked by sheldon1300 2 days ago

Last reply by sheldon1300 1 day ago

Update 133 cause colored taskbar to become plain white

I recently got norice that Firefox needed updating so I clicked on ok. When it got done updating, Firefox opened with my tabs but the tab spacing was gone as as well as … (read more)

I recently got norice that Firefox needed updating so I clicked on ok. When it got done updating, Firefox opened with my tabs but the tab spacing was gone as as well as there was no color in the Title bar and menu area, which was normally light blue to match Windows 10 22H2 backbrond I have. I looked at enabling the legacy support in about:config but it was already enabled. I use a Chrome UserChrome.css file that allows the tabs to have just a bit of space between them and rounded edges. I have vision issues and this made it so I could see open tabs and distinguish them.

This is the userChrome.css file I used: .titlebar-color{ color: AccentColorText !important; background-color: AccentColor; }

.tab-background{ border-radius: 8px 5px !important; margin-bottom: 2px !important; margin-top: 1px !important; } /* NEWTAB button */

  1. new-tab-button,
  2. tabs-newtab-button {
fill: red !important;
background-color: rgba(255,255,255,.7) !important;

}

/* NEWTAB button - hover */

  1. new-tab-button:hover,
  2. tabs-newtab-button:hover {
 fill: white !important;
 background-color: rgba(255,0,0,.7) !important;

} .tabbrowser-tab:not([selected=true]):not([multiselected=true]) .tab-background{ background-color: color-mix(in srgb, currentColor 25%, transparent); } menupopup > menu, menupopup > menuitem{ padding-block: 2px !important; min-height: 0px !important; }

root{

--arrowpanel-menuitem-padding: 2px !important; } I attached Firefox with white colored Title bar and Waterfox with colored title bar for example. Is there some setting in the about:config I am missing that was changed from 132 to 133 version? Thank you very much Vernon

Asked by Vernon Jenewein 1 day ago

Copy and paste blockage fixed!

I do not know what exactly causes Firefox (on Windows 11 anyway) to block the copy and paste functions, but i found the easiest fix possible :-) Firstly, for me it n… (read more)

I do not know what exactly causes Firefox (on Windows 11 anyway) to block the copy and paste functions, but i found the easiest fix possible :-) Firstly, for me it never grayed out the copy option on right mouse click, so it seemed like copy is possible - just that it did not copy anything at all! The CTRL / C also did not copy anything - but in MS Edge everything worked just fine.

I had cleared out the browser cache in FF - did not change anything (but maybe i should have closed FF and reopened it anew and things would have worked again - instead i got frustrated and used CCleaner to clean out the online trash in all browsers etc. But CCleaner also had a hickup due to some nag popup for their paid version, so i turned off the laptop and restarted it anew, then CCleaner ran normally, cleaned up all www garb.

Now i opened FF - and guess what, copy and paste worked just fine again.

Go figure what the cause was / is, but a www trash clean pc seems to solve it, that's at least something.

Asked by Rudolf Megert 1 day ago

Copy and paste blocked since latest update

I can#t even begin to think where i should have best posted this question, but here it is anyway: Yesterday (or the day before) i activated the latest FF update (using Wi… (read more)

I can#t even begin to think where i should have best posted this question, but here it is anyway: Yesterday (or the day before) i activated the latest FF update (using Windows 11) - and now, today, i notice no copy and paste function for nothing anymore! Nada! What on earth is going on please, and more importantly, how can i fix this (or how can FF fix it if they screwed up the latest update)??

At first i thought it#'s only on Gmail and G translate, but after a while it became clear it's completely disabled. So i opened my backup browser, that Chrome base Edge browser - and see there all copy and paste actions work like normal.

Need a fix for this, otherwise i have to switch to that Microsoft browser, that would ba a truly sad day :-(

Asked by Rudolf Megert 1 day ago

firefox for KIOSK LINUX (opensuse)

hi i wish to create file configure (users.js), i will add lines for my choose, and i create file sh (bash command) for installing new user (login Lightdm) example user: … (read more)

hi

i wish to create file configure (users.js), i will add lines for my choose, and i create file sh (bash command) for installing new user (login Lightdm) example user: kiosk-01, autostart to firefox -kiosk file:///index.html this is works but i need add new configure for new user of firefox and new user login lightdm.

file users.js : where i will install? maybe /usr/lib64/firefox/browser/defaults/preferences/ (here file)? or overwrite to file firefox.js or other solution?

other thing: i will write here the list of preferences for disable stuffs for kiosk, example:

disable check browers,

disable all warn for quit, new tabs, etc etc.. later i will write the list for KIOSK ok?

for now how i add new configuration for new firefox profile for new user login..

thank you

Asked by manuel_songokuh 1 day ago

Where is the "More actions" menu in firefox/thunderbird?

What has happened to the "More actions" menu button - the one that normally is in the upper left corner of windows (see the attached image)? I have just installed a new… (read more)

What has happened to the "More actions" menu button - the one that normally is in the upper left corner of windows (see the attached image)?

I have just installed a new PC, with Debian 12 and KDE (plasma 5.27.5); the other windows have this menu button, but not Firefox and Thunderbird. Is there a way to get it back, eg by moving the menu bar out of the title bar and back to where it used to be?

Asked by jan267 1 day ago

Floaing addressbar when the addressbar made hidden

I use Firefox with navigation bar hidden in Linux Web Apps (in Linux Mint > Web Apps :: where you can create apps from any web page). I particularly use Notion as… (read more)

I use Firefox with navigation bar hidden in Linux Web Apps (in Linux Mint > Web Apps :: where you can create apps from any web page). I particularly use Notion as an app. And recently, I guess with the new updates, there is showing an address bar where previously there was nothing. Is there a way to remove it?


Thanks for your help.

Asked by matei81 1 day ago

Links from WA and Messenger open in Edge instead if FF. FF not in Windows Apps list

W11, FF set as defailt browser, installed from Mozilla sites (.exe) Any links from Whatsapp or Messenger app (and some others, but it is very likely the same issue) open… (read more)

W11, FF set as defailt browser, installed from Mozilla sites (.exe)

Any links from Whatsapp or Messenger app (and some others, but it is very likely the same issue) open in MS Edge. I found some WI to change the "microsoft-egde URL" default app, but I do not have that option. Only Edge is offered or I have to go to store and Install FF from there. Is there a way around it? My main concern is I am biuit scared to install it from MS Store as there are for sure some limitations and I might loose my opened windows and tabs...

Asked by dabmv 2 days ago