Показване на въпроси които са отбелязани: Показване на всички въпроси
  • Разрешен

Firefox is not secure!

Firefox releases email addresses and our data to third parties! I installed the Arc browser and Arc offered to load my bookmarks from mozilla. Out of curiosity, I let it… (прочетете още)

Firefox releases email addresses and our data to third parties!

I installed the Arc browser and Arc offered to load my bookmarks from mozilla. Out of curiosity, I let it, and it loaded my bookmarks and folders smoothly. Arc didn't navigate Firefox to the login page, so Firefox released my information without asking me.

What probably happened in the background was that the Arc browser told Firefox which email address it was requesting data from, and Firefox handed over the data to it "on notice". Firefox was not even convinced that the real owner of the email address asked the Arc browser to synchronize the folders.

Is it the famous Firefox reliability?

Asked by info11727 преди 15 часа

Answered by info11727 преди 2 часа

  • Разрешен

How do you download, install, and run Firefox from Linux command line with Lighweight Ubuntu desktop

Hi all, I have a docker container which is running Ubuntu 20.04 and the lightweight desktop GUI. I need Firefox up and running in order to access the application for whic… (прочетете още)

Hi all, I have a docker container which is running Ubuntu 20.04 and the lightweight desktop GUI. I need Firefox up and running in order to access the application for which was the intended use of this container. However the lightweight desktop apparently doesn't have some of the services running like systemd and snap. There is a binary named "Firefox" already installed at /usr/bin/firefox but I've tried "systemctl start firefox" but that didn't work. Any ideas on how to get Firefox up and running? Thanks Norm

Asked by mmcap64 преди 6 дена

Answered by thepillenwerfer преди 5 дена

  • Разрешен

Mobile bookmarks no longer appear in the Bookmarks menu in version 129

I just noticed after an update today that the Mobile menu entry (with bookmarks from my mobile Firefox instances) no longer appears in the browser's Bookmarks menu. I can… (прочетете още)

I just noticed after an update today that the Mobile menu entry (with bookmarks from my mobile Firefox instances) no longer appears in the browser's Bookmarks menu. I can access them from the bookmark manager, but this change seems extraordinarily stupid and arbitrary and is a definite step backwards.

Asked by John Francis преди 1 ден

Answered by cor-el преди 1 ден

  • Разрешен

Cloudflare Verify you are human looping

I have been experiencing a problem with Cloudflare specifically on one site (character.ai) and when the verify you are human pops up. It takes me in a seemingly infinite … (прочетете още)

I have been experiencing a problem with Cloudflare specifically on one site (character.ai) and when the verify you are human pops up. It takes me in a seemingly infinite loop. On the Cloudflare community site they say it could be because of things like adblock but even without any adblock or anything of the sort on it does the same thing. Sadly Cloudflare community doesn't support being used on Firefox. So maybe they don't support being used on Firefox in general? I have contacted the actual websites support but they don't seem to even read submitted inquiries because I never hear anything back from them except the automated message they received it. It is now preventing me from using certain things in general which as before it wasn't that big of a deal but recently they changed the site layout and still allowed you to use the old layout but the verification blocks you from using the old layout. The first one is one from a couple of weeks ago when it only effected me trying to open things in a separate tab and the second one is the newer one which prevents me from accessing the old layout. I'm not sure what to do about it since nothing I specifically could do to solve it has helped. I have opted into sharing data under troubleshooting IDK how well that'll help.

Asked by Lilynette преди 4 месеца

Answered by Lilynette преди 4 месеца

  • Разрешен

website isn't loading properly in the Firefox.

Hello, this is josh, I have a dedicated website for my business and I use Firefox Brower. The problem i'm facing right now is the website isn't loading properly in the Fi… (прочетете още)

Hello, this is josh, I have a dedicated website for my business and I use Firefox Brower. The problem i'm facing right now is the website isn't loading properly in the Firefox. Website isn't showing image and proper site. However, when i try to open the site in the other browser, it looks fine. what should I do, you please guide me.

Asked by josh willie преди 3 дена

Answered by jonzn4SUSE преди 3 дена

  • Разрешен
  • Архивирани

Get multirow bookmarks toolbar working again with Firefox 109 and Windows 11

Hi @all, I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (tha… (прочетете още)

Hi @all,

I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (that I also had before with Windows 10) and Windows 11 my multirow bookmarks toolbar doesn´t work anymore. Before the reinstallation it worked with the following code:


/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/multi-row_bookmarks.css made available under Mozilla Public License v. 2.0
See the above repository for updates as well as full license text. */

/* Makes bookmarks toolbar span multiple rows */

#PersonalToolbar{
  --multirow-bmb-n-rows: 3; /* Control how many rows are shown before scrolling */
  --multirow-bmb-row-margin: 2px; /* Control how much spacing is between rows */
  max-height: none !important;
}

#PlacesToolbar > hbox{ 
  display: block;
  width: 100vw;
}

#PlacesToolbarItems{
  display: flex;
  flex-wrap: wrap;
  /* --uc-bm-padding is defined in autohide_bookmarks_toolbar.css */
  max-height: calc(var(--multirow-bmb-n-rows) * (5px + 1em + (2 * (var(--multirow-bmb-row-margin) + var(--uc-bm-padding,2px))))) !important;
  overflow-y:auto;
  scrollbar-color: var(--lwt-accent-color) var(--toolbar-bgcolor) ;
  scrollbar-width: thin;
}

/* Hide the all-bookmarks button */
#PlacesChevron{ display: none }

/* Add some spacing between rows */
#PlacesToolbarItems > .bookmark-item{ margin: var(--multirow-bmb-row-margin) 3px !important;  }


I already tried some other codes that I found in the internet but none of them worked. I have this code in the file userChrome.css, this file is in a chrome folder and this folder is in my profile folder. Can anybody tell me what I have to do to make the multirow bookmarks toolbar working again?

Best regards heusmich

Asked by heusmich преди 1 година

Answered by heusmich преди 1 година

  • Разрешен
  • Архивирани

Updated W10 to FF 116 and had cert problems

After updating a W10 laptop from 115 to 116 of FF the user started having problems with getting to different websites (sites they worked on/with regularly). The problem i… (прочетете още)

After updating a W10 laptop from 115 to 116 of FF the user started having problems with getting to different websites (sites they worked on/with regularly). The problem is the cert DB. The doc I found says that it is cert8.db. Actually it is now cert9.DB.

What I had to do was go to task manager and kill a task that was holding the cert9.db file. Then I could rename it (cert9.old.db). Then restarted their laptop and FF came up and started fixing the cert file (as expected). This seems to have fixed their problem.

Asked by Wylbur преди 1 година

Answered by Wylbur преди 1 година

  • Разрешен
  • Архивирани

Middle mouse button click, new tab opened AND switched to that tab.

Hi, Is this new feature? Once I click on link with middle mouse button, that tab is opened and switched to it. Previous firefox versions only opened tab and thats it. It… (прочетете още)

Hi,

Is this new feature? Once I click on link with middle mouse button, that tab is opened and switched to it. Previous firefox versions only opened tab and thats it. It is very frustrating. I want open multiple tabs and then view those tabs. Now I have to, suppose I have 5 links listed in webpage:

I middle mouse 1st link Then I have to return to my previous page I middle mouse 2nd link Then I have to return to my previous page I middle mouse 3rd link Then I have to return to my previous page I middle mouse 4th link Then I have to return to my previous page I middle mouse 5th link Then I have to return to my previous page

If it is new DEFAULT, then please make ant option to switch back in about:config, thanks!

Asked by kirsciukas преди 1 година

Answered by Terry преди 1 година

  • Разрешен
  • Архивирани

back button not bringing up previous page without right clicking

I expect the back button to return to the previous page visited, but too often the button either doesn't respond at all or a right click is required to view the page hist… (прочетете още)

I expect the back button to return to the previous page visited, but too often the button either doesn't respond at all or a right click is required to view the page history. Is there something I need to do get the original function of the back button that I thought was universal in most browsers?

Asked by cnaset@msn.com преди 1 година

Answered by cor-el преди 1 година

  • Разрешен
  • Архивирани

disney plus videos are not high quality on firefox

like the subject says the video on disney plus is very choppy/blurry/not 4k like it should be can u guys look into it? the video is blocky and blurry on firefox but not o… (прочетете още)

like the subject says the video on disney plus is very choppy/blurry/not 4k like it should be can u guys look into it? the video is blocky and blurry on firefox but not on chrome for some reason and id like to fix it soon

Asked by dossantosjulia54 преди 9 месеца

Answered by dossantosjulia54 преди 9 месеца

  • Разрешен
  • Архивирани

Change Mail

Hello, I have a firefox Account "accountA" which has the primary eMail-Address "mailA". I had an other Account "accountB" with primary eMail-Address "mailB" and secondar… (прочетете още)

Hello,

I have a firefox Account "accountA" which has the primary eMail-Address "mailA". I had an other Account "accountB" with primary eMail-Address "mailB" and secondary eMail-Address "mailC". Sadly I lost access to "accountB" and it's primary Mail-Address "mailB" (which is ok) but want to change the Mail from "accountA" to "mailC".

However, this is not possible since "mailC" is locked to "accountB" which I can no longer access (since I need the primary Mail Address. This meens I can never again use "mailC" for my Firefox account, which is now my primary Mail-Address. Is there should be a way to disconnect a Mail-Address from an account, if one has ownership of this Mail-Address?

Sincerly Robin

Asked by Robin преди 1 година

Answered by Robin преди 1 година

  • Разрешен
  • Архивирани

Themes & extension icons

I just installed Firefox on a new Windows 11 desktop computer. I ported my profiles over and it appears everything came over EXCEPT: - Themes aren't working. I've tried… (прочетете още)

I just installed Firefox on a new Windows 11 desktop computer. I ported my profiles over and it appears everything came over EXCEPT: - Themes aren't working. I've tried switching them and they still don't display. The menu bar is black w/white letters; the toolbar is gray with white icons/letters. - My extension icons are there...sort of. If I hover over them I can see the tool tip but the icon doesn't appear on the toolbar which is light gray in color. I can live without the themes if I have to. Not so much the invisible extension icons. Any suggestions as to how I can get them to appear as they do on my Windows 10 desktop? Screen cap below. Cursor is hovered over the Undo Close Tab extension icon but where's the icon? Any suggestions as to how to troubleshoot this will be appreciated!!

Asked by MarkZ преди 1 година

Answered by MarkZ преди 1 година

  • Разрешен

Firefox partially exiting full screen when I move my mouse at the top of the screen.

Firefox is, without a doubt, the best browser I have ever used, and I mean it. It's privacy oriented, great GUI, and is overall customizable. But, there are definitely so… (прочетете още)

Firefox is, without a doubt, the best browser I have ever used, and I mean it. It's privacy oriented, great GUI, and is overall customizable. But, there are definitely some things which need improvement ASAP, such as the following: When I mouse over the top of my screen, Firefox semi-exits full screen mode and displays the toolbar. It is extremely annoying. Please make this an option somewhere; for me, even a hacky fix will do. Please, just help me get rid of it. Thanks :)

Asked by nejtehig преди 5 дена

Answered by cor-el преди 5 дена

  • Разрешен

Mouse clicks always selecting something.

Whenever I click my mouse somewhere blank on a webpage firefox will always select some text/image despite being nowhere close to it. This does not happen to me on chrome.… (прочетете още)

Whenever I click my mouse somewhere blank on a webpage firefox will always select some text/image despite being nowhere close to it. This does not happen to me on chrome.

Asked by dgfdhhtrjgdvb преди 6 дена

Answered by cor-el преди 6 дена

  • Разрешен
  • Архивирани

Reding PDF in the browser / latest updates result in low resolution

For a long time Ive been reading my newspaper in the browser but recently I noticed that the resolution has been changed text is blurry and images unclear. If I download … (прочетете още)

For a long time Ive been reading my newspaper in the browser but recently I noticed that the resolution has been changed text is blurry and images unclear. If I download the file and read it with ADOBE PDF Reader it is as normal, sharp. I guess there is a setting that has change with one of the resent updates but I cant find it :(

I cant say when the resolution changed but it was round New Year / Christmas ....

I have auto update on.

Hope you can help me

Carl

Asked by Bow_String преди 1 година

Answered by Bow_String преди 1 година

  • Разрешен
  • Архивирани

Wifi Repeater suddenly refused access after one month

Firstly, I have a brain injury. I am easily overwhelmed by information and am slow to understand - especially anything to do with I.T. Recently, I began successfully ac… (прочетете още)

Firstly, I have a brain injury. I am easily overwhelmed by information and am slow to understand - especially anything to do with I.T.

Recently, I began successfully accessing the internet / Firefox via my Wifi Repeater. As of two or three days ago. I keep being asked to "log in to access the Internet", but even after I do it (successfully, as far as my repeater is concerned) I'm no further forward; I keep being asked to log in.

Thanks to my repeater I have a strong signal when in my garden office. But after a month, Firefox has suddenly stopped allowing me to use it. I am back at Square 1, before I purchased the thing.

I need need to work from my office. Please help resume my Repeater's access.

Kind regards,

Sean

Asked by seanhindle4 преди 1 година

Answered by seanhindle4 преди 1 година