Showing questions tagged: اعرض كل الأسئلة
  • حُلّت
  • المُؤرشفة

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… (read more)

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 year ago

Answered by heusmich 1 year ago

  • حُلّت
  • المُؤرشفة

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… (read more)

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 year ago

Answered by cor-el 1 year ago

  • حُلّت
  • المُؤرشفة

Poor video quality

I've tried everything to fix poor picture quality when streaming "third party" videos, e.g., YouTube. Colors are washed out; weird contrast; everything looks like it's co… (read more)

I've tried everything to fix poor picture quality when streaming "third party" videos, e.g., YouTube. Colors are washed out; weird contrast; everything looks like it's coming through a haze. Streams from Netflix, Amazon look normal. And sorry, guys, the same third party streams from YouTube et al. look totally normal in the MS Outlook browser. Have tried all kinds of settings and rebooted as well. No change.

Please advise. This problem appears to be unique to Firefox.

Asked by rwerber45 12 months ago

Answered by andrea.dika 11 months ago

  • حُلّت
  • المُؤرشفة

firefox hangs when searching on google or connecting to websites.

I have tried to disable hardware acceleration, refresh firefox, reinstall, and nothing works. It hangs every single time when searching on google or connecting to website… (read more)

I have tried to disable hardware acceleration, refresh firefox, reinstall, and nothing works. It hangs every single time when searching on google or connecting to websites. This really sucks because I have used firefox since the beginning and don't want to have to stop now..

Asked by coreyhooe 8 months ago

Answered by coreyhooe 8 months ago

  • حُلّت
  • المُؤرشفة

Windows 11, Firefox v 100.0, Change Scrollbar Width

I went into about:config and changed the following values in order to widen the scrollbar: css. scrollbar-width was true changed to false… (read more)

I went into about:config and changed the following values in order to widen the scrollbar:

css. scrollbar-width was true changed to false idget.non-native-theme.scrollbar.size.override was 0 changed to 100 widget.non-native-theme.enabled was true changed to false

Changing these values didn't widen my scrollbar. Without getting into coding, is there another way to make the scrollbar wider? (I changed them all back to the original settings when they didn't work.)

Asked by Denise 2 years ago

Answered by cor-el 2 years ago

  • حُلّت
  • المُؤرشفة

How to make Firefox address bar autocompletes full URL

Is there any way I can make Firefox address bar autocompletes the full URL (https://bitwarden.com/password-generator/ instead of https://bitwarden.com/)? … (read more)

Is there any way I can make Firefox address bar autocompletes the full URL (https://bitwarden.com/password-generator/ instead of https://bitwarden.com/)?

Asked by lloyd.fftrf 11 months ago

Answered by TyDraniu 11 months ago

  • حُلّت
  • المُؤرشفة

trying to access Facebook error

An error occurred during a connection to www.facebook.com. SSL_ERROR_DC_EXPIRED What in the world? does Facebook not keep up with its own security? or is this a Firefox t… (read more)

An error occurred during a connection to www.facebook.com. SSL_ERROR_DC_EXPIRED What in the world? does Facebook not keep up with its own security? or is this a Firefox thing?

Asked by judgeraye 2 years ago

Answered by cor-el 2 years ago

  • حُلّت
  • المُؤرشفة

Scroll using the arrow keys.

Hey there, I have been using the arrow keys to scroll pages more and more often and was wondering if there is a way to increase / decrease the speed when holding down th… (read more)

Hey there,

I have been using the arrow keys to scroll pages more and more often and was wondering if there is a way to increase / decrease the speed when holding down the arrow keys to scroll the page?

Thanks in advance. :)

Asked by rubinlord 11 months ago

Answered by cor-el 11 months ago

  • حُلّت
  • المُؤرشفة

Transferring bookmarks from old hard drive to new pc

Hello, My old PC crashed and I want to transfer my bookmarks from the old hard drive to my new PC running windows 11. I have unlocked hidden files, but when I ran drive:… (read more)

Hello,

My old PC crashed and I want to transfer my bookmarks from the old hard drive to my new PC running windows 11. I have unlocked hidden files, but when I ran drive:\Users\username\AppData\roaming\Mozilla\Firefox\Profiles nothing came up. I then ran places.sqlite and a list of places.sqlite appeared with some files having -wal &-shm after them?

I believe from reading here this is where my bookmarks are?

If so, how do I transfer them to my existing PC hard drive to use please? Many thanks Chris

Asked by CM 12 months ago

Answered by jscher2000 - Support Volunteer 12 months ago

  • حُلّت
  • المُؤرشفة

How can i change the order of Search Bar suggestions?

Hi everyone, I would like to change the order of Search Bar suggestions, if possible, because I find the "Firefox Suggest" section's results more relevant to what I usua… (read more)

Hi everyone,

I would like to change the order of Search Bar suggestions, if possible, because I find the "Firefox Suggest" section's results more relevant to what I usually look for.

Specifically, as shown in the image I attach, when I type, I get some suggestions, and then I can see the "Firefox Suggest" section. Is it possible to change the order and place it above the suggestions?

Thank you!

Asked by kolyfotis 1 year ago

Answered by TyDraniu 1 year ago

  • حُلّت
  • Locked
  • المُؤرشفة

"Enter" don't execute search in Firefox

Today 05-08-2023 when useing Firefox, im no longer able to use enter key to execute a simple google search. But it works fine on Edge. I don't want to be forced to switch… (read more)

Today 05-08-2023 when useing Firefox, im no longer able to use enter key to execute a simple google search. But it works fine on Edge. I don't want to be forced to switch to Edge, how to i fix it?? it just happened randomly. More precisely it's the center of screen search-bar that don't work. I can still use the standard (top) search-bar

I have already tried to update it, close it, nothing works. And i would really like to not lose all my settings by uninstalling it.

Asked by jesperbobbel 9 months ago

Answered by valentinesire 9 months ago

  • حُلّت
  • المُؤرشفة

Scrolling lagging on every website

I get so choppy scrolling that my eyes hurt after few minutes. Doesn't happen on Chrome or Edge. It is most noticable on YouTube. It feels like it's running at 15fps … (read more)

I get so choppy scrolling that my eyes hurt after few minutes. Doesn't happen on Chrome or Edge. It is most noticable on YouTube. It feels like it's running at 15fps

Asked by SpookieGames 1 year ago

Answered by SpookieGames 1 year ago

  • حُلّت
  • المُؤرشفة

i can't find my 'mozilla' directory in "appdata/roaming"

i somehow can't find the 'mozilla' folder in 'appdata/roaming'. i was trying to open my profile folder but it displays the message saying that it's 'unavailable'. i digg… (read more)

i somehow can't find the 'mozilla' folder in 'appdata/roaming'. i was trying to open my profile folder but it displays the message saying that it's 'unavailable'. i digged in further into the problem and found out that i had no such mozilla folder in appdata. is there any way to fix this problem? or am i just missing something?

Asked by MNK 1 year ago

Answered by cor-el 1 year ago

  • حُلّت

Can't open Firefox - error re "platform version '120.0.1'

Hello, Clicking to open Firefox gives me the following error message: Error. Platform version '120.0.1' is not compatible with miniVersion >= 120.0 maxVersion <= … (read more)

Hello,

Clicking to open Firefox gives me the following error message:

Error. Platform version '120.0.1' is not compatible with miniVersion >= 120.0 maxVersion <= 120.0

Can't open firefox! I'm running Windows 11 version 10.0.22631 Build 22631

Thanks! Julie

Asked by Julie 5 months ago

Answered by Terry 5 months ago

  • حُلّت
  • المُؤرشفة

No Audio on firefox browser only

Audio on my PC works except on the firefox browser. The browser is not muted, I've checked the volume mixer, i've reinstalled firefox, but nothing seems to work. This jus… (read more)

Audio on my PC works except on the firefox browser. The browser is not muted, I've checked the volume mixer, i've reinstalled firefox, but nothing seems to work. This just started occurring a couple days ago. When I restart the pc, i will get audio from firefox for a couple seconds then audio stops.

Asked by justin.c 9 months ago

Answered by justin.c 9 months ago

  • حُلّت
  • المُؤرشفة

Importing Bookmarks

1) I Followed the instructions and exported my Firefox bookmarks in HTMLformat from a Windows 10 laptop and saved the file on a thumb drive. 2) I had installed Firefo… (read more)

  1. 1) I Followed the instructions and exported my Firefox bookmarks in HTMLformat from a Windows 10 laptop and saved the file on a thumb drive.
  2. 2) I had installed Firefox on a new Windows 11 laptop.
  3. 3) I followed the instructions and tried to imported the HTML file from the thumb drive into the newly installed Firefox on the new Windows 11 laptop.
  4. 4) I got the message "file is empty" when I pressed open so the import did not work as advertised. I looked at the HTML file on the thumb drive and all my bookmarks were there, so the file was not empty.
  5. 5) What do I do to get the newly installed Firefox on my Windows 11 laptop to read/recognized the HTML file I created and to successfully import my bookmarks?????

Thank You for any help you can give. JKH

Asked by janice-hite 1 year ago

Answered by MarkRH 1 year ago

  • حُلّت
  • المُؤرشفة

Browser managed by my organization

Greetings Firefox Support/CommunityL While reconnecting one of my computers to my Firefox account I saw at the top of the Settings Page: "Your settings are being managed… (read more)

Greetings Firefox Support/CommunityL

While reconnecting one of my computers to my Firefox account I saw at the top of the Settings Page: "Your settings are being managed by your organization". Problem is that I don't belong to any organizations or enterprises having anything to do with my online life. I have been hacked in the past and am paranoid when I see something that doesn't make sense. When I click on the link (trusting that it is indeed from you), it takes me to your Enterprise Policy page showing the following:


Active Policy Name Policy Value

DNSOverHTTPS Enabled false Locked true

I always use secure DNS (DOH or DOT) on everything - network adapters, routers (except the ISP one whose default I can't figure out to circumvent) etc. but on the browser setting pages I am only given the option of having it off: the default, increased, and max protection options are greyed out and cannot be chosen. I guess that explains the policy values but who locked it? My only guess is that is use a Surfshark VPN and realize that in so doing I am using Surfshark's DNS servers but I believe I had this problem before using the VPN. Any help would be greatly appreciated. Thanx.

Pat Ford - dpfmd@msn.com

Asked by D. Patrick Ford, MD 8 months ago

Answered by cor-el 8 months ago