• Solved

Why does Firefox stay on the Linkedin page

I'm up to the most current version of Firefox 120.0.1 (64-bit) Windows 11 For this and the last versions over a couple of years whenever I go to; https://www.linkedin.… (read more)

I'm up to the most current version of Firefox

120.0.1 (64-bit) Windows 11

For this and the last versions over a couple of years whenever I go to;

https://www.linkedin.com

Then try to go to any other page like https://nextdoor.com from a bookmark, it stays on linkedin.

If I enter the address by typing it in, it works.

Asked by Mr BO 5 months ago

Answered by Mr BO 5 minutes ago

How Can I Enhance My Online Shopping Experience with Mozilla Firefox?

I've recently started exploring Mozilla Firefox as my preferred web browser and I'm curious about how it can enhance my online shopping experience. As a proud supporter o… (read more)

I've recently started exploring Mozilla Firefox as my preferred web browser and I'm curious about how it can enhance my online shopping experience. As a proud supporter of small businesses, I'm particularly interested in optimizing my browsing experience to support independent online stores like mine. Can anyone share tips or recommended extensions for Firefox that can help streamline the shopping process, improve security, or enhance customization options? Additionally, I'd love to hear about any community-recommended features or tricks that have made a difference in your own online shopping adventures. Let's make online shopping more enjoyable and efficient for everyone! best regards shehzad roy website [[theceremonyclub.com/|https://theceremonyclub.com/]] https://theceremonyclub.com/

Asked by Shahzad khan 18 minutes ago

Problem using Google Sheets

Hello firefox, I have been using Google Sheets recently. When I use the mouse wheel on Google Sheets, the screen will not scroll bit by bit, but suddenly the scroll will … (read more)

Hello firefox, I have been using Google Sheets recently. When I use the mouse wheel on Google Sheets, the screen will not scroll bit by bit, but suddenly the scroll will go to the bottom and right.

Sorry, I am a Chinese user. Using GOOGLE translation assistance, the semantics cannot be very precise. You can refer to the screen recording,

https://youtu.be/Gox7DGHb8gE

Thanks for the help

Asked by Kulolido 6 hours ago

Last reply by jonzn4SUSE 19 minutes ago

NZ Lotteries Commision aka Lotto NZ

The above New Zealand organization is recommending users to use any other browser than Mozilla Firefox. I have used Firefox for many years on their website and about two … (read more)

The above New Zealand organization is recommending users to use any other browser than Mozilla Firefox. I have used Firefox for many years on their website and about two months ago it comes up with a recommendation to use another browser because Mozilla Firefox will no longer work on their NZ woke/local wank website. I contacted them to ask what the problem was and instead of answering the question they just repeated the message to change browser. I'm sure these local idiots are just being lazy/stupid so I'd like Mozilla to stick a rocket up their dumb-asses. As these twats are the local government lotteries commission I cannot partake of their monopoly online as they won't allow my browser. Please can Mozilla/community help? Many thanks for the best browser in the World. Regards, James.

Asked by James McLaren 4 hours ago

Last reply by jonzn4SUSE 31 minutes ago

Is buying a serviced apartment a good investment?

Strong Rental Returns For one, it helps you to manage your cash flow, as you don’t have to account for unexpected maintenance issues. You may enjoy more substantial renta… (read more)

Strong Rental Returns For one, it helps you to manage your cash flow, as you don’t have to account for unexpected maintenance issues. You may enjoy more substantial rental returns compared to residential type investments. In some cases, these returns are double those of residential investment.

New Metro City Lahore

Asked by Butler Hannerry 31 minutes ago

Youtube Videos 1440p and 2160p stutter, skip and don't load quickly

A few days ago I started having an issue where Youtube videos 1440p and up would frequently skip ahead, stutter or freeze and play audio only. They also stopped loading a… (read more)

A few days ago I started having an issue where Youtube videos 1440p and up would frequently skip ahead, stutter or freeze and play audio only. They also stopped loading as quickly as they had before. This issue only happens in Firefox as when I watch Youtube on Chrome everything is fine. I've tried disabling extensions to no effect. Is this a known issue or does anyone have suggestions?

Asked by kevinbaffa 53 minutes ago

Files on Mac have converted to Firefox (which I don't use) and will not open. Either in Mac, Adobe or Firefox

Hi Lots of my files on Mac have converted to Firefox (which I don't use) and will not open either in Mac, Adobe or Firefox. They are showing in my icloud drive but I cann… (read more)

Hi Lots of my files on Mac have converted to Firefox (which I don't use) and will not open either in Mac, Adobe or Firefox. They are showing in my icloud drive but I cannot open them. And I REALLY need them as they are the source files for a website. I have no idea why this has happened, but would love some advice on how to fix it. I don't ever intend to use Firefox so not quite sure how it happened. Many thanks

Asked by Bombshell Tans 3 hours ago

Disable insertion of <br> automatically

Dear all, I would like to know how to disable the automatic insertion of the tag in a text editor in Firefox. I am using Froala, and I am experiencing this only in firef… (read more)

Dear all, I would like to know how to disable the automatic insertion of the tag
in a text editor in Firefox. I am using Froala, and I am experiencing this only in firefox. Chrome and Edge do not add this tag automatically. Thank you for you support. Kind regards, Cristiano

Asked by cristianoinaciolemes 5 days ago

Last reply by cristianoinaciolemes 4 hours ago

URL bar popup menu text spaced out (kerning/tracking issue)

Hi All, Is there any reason why the menu item text in the URL popup menu is so spaced out in FF 115 and 125? It's the only menu I've found like that. See attached scre… (read more)

Hi All,

Is there any reason why the menu item text in the URL popup menu is so spaced out in FF 115 and 125?

It's the only menu I've found like that.

See attached screenshots. The one on the left is FF 115, and the one on the right is FF 88 (more normal).

Is there a way to fix this?

And also remove that "Add" menu item at the bottom?

If so, please reply!

Asked by Slouch 5 hours ago

Change URL border color when focused

Hi All, I would like to change the url border color when it has the focus to blue. The code below works, except when you press Escape. After hitting Escape, the urlbar… (read more)

Hi All,

I would like to change the url border color when it has the focus to blue.

The code below works, except when you press Escape.

After hitting Escape, the urlbar still has the focus but its border changes back to gray. It should remain blue.

I would also like to remove the box-shadow after pressing Escape, when the urlbar is not expanded (to mimic the behavior of FF 88).

The url and search input fields also do the same goofy thing Windows 10 does - the cursor stops blinking after 5 blinks and remains frozen. Any way to remove that behavior and keep the cursor blinking? If not, no big deal, the other stuff above is more important.

Any code suggestions to get that behavior are welcome!

/* set the initial borders of the urlbar and search bar to gray */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set urlbar border to blue when focused */
#urlbar[breakout][breakout-extend] #urlbar-background {
   border-color: #0078d7 !important;
}

Asked by Slouch 15 hours ago

Last reply by Slouch 7 hours ago

  • Solved

Setting border color for focused URL Bar

Hi All, I'm trying to set the border color for my url & search bars to gray when non-focused, and blue when receiving the focus. The following code works for the se… (read more)

Hi All,

I'm trying to set the border color for my url & search bars to gray when non-focused, and blue when receiving the focus.

The following code works for the search bar, but the url bar is receiving a separate blue border around the gray border, instead of changing the color from gray to blue.

Can someone suggest how I might set the url bar to blue (just a single border, not the double it has now), both when it has focus and when it's expanded?

Thank you!

/* set non-focused url & search bars to gray border */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set focused search bar to blue border */
#urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background:focus-within, #searchbar:focus-within { border: 1px solid #0078d7 !important; }
/* set focused url bar to blue border */
#urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background:focus-within, #urlbar:focus-within { border: 1px solid #0078d7 !important; }

Asked by Slouch 1 week ago

Answered by Slouch 15 hours ago

firefox didnt like the drobox directory I chose for downloads and now it wont ask anymore where to put downloads

I've always had my firefox checkmark the "Always ask you where to save files" box. I started to download a file from Envato elements, and firefox asked me where I wanted … (read more)

I've always had my firefox checkmark the "Always ask you where to save files" box. I started to download a file from Envato elements, and firefox asked me where I wanted to put it, so I pointed it to a dropbox folder on my finder level (I'm on a Mac computer). Some pop up showed up that said it didnt like the directory so I hit ok. Then I tried to download again to another location but now firefox won't ask me where i want to download the file to. And instead it just populates a file in the downloads folder called "7gp69ST8.mp4.part" or something similar. If I uncheck "Always ask you where to save files", the whole file downloads just fine to the downloads folder but I dont want that setting, I want the check mark ON so that it asks me each time where to save the file to. But its not asking me any more. So I hit quit on firefox and came back in and the issue persisted. I cleared the cookies and the issue persisted. Please help me fix this.

Asked by rachelcenter 8 hours ago

Sound glitches in KDE after visit some sites in Firefox

Steps for reproduce: Turn ON PC Launch Audacious player Launch Firefox Visit to drupal.org And I have sound glitches like on radio tuning. From all software, … (read more)

Steps for reproduce:

  • Turn ON PC
  • Launch Audacious player
  • Launch Firefox
  • Visit to drupal.org

And I have sound glitches like on radio tuning. From all software, that have sounds: players, browser, messengers. Glitches disappear after restart. I find only 2 sites, that make it: drupal.org and my local bank. With Chrome - no problems.

Without Audacious glitches can be to, but not in 100% of cases.

OS: KDE Neon Plasma 6

Asked by Alexandr Vasilenko 2 days ago

Last reply by jonzn4SUSE 8 hours ago

updatew extension

you dont need a screenshot. its reral simple i am tired of nothing working right. i have added multiple wallets on my phantom app but it doesnt show up on my phantom wall… (read more)

you dont need a screenshot. its reral simple i am tired of nothing working right. i have added multiple wallets on my phantom app but it doesnt show up on my phantom wallet on my laptop. i have been hitting check for updates for 2 hours. why wont it update. and if i have to put in a 24 word secret phrase evertime i want to update my extension. then good bye firefox. then why have a check fofr updates button.

Asked by rmckinley2000 8 hours ago

Having trouble seeing webpages in Mozilla Firefox

Hello, Mozilla Community, Hope you are doing well I'm contacting you to ask for help with a Mozilla Firefox problem I'm having with trying to visit the following website:… (read more)

Hello, Mozilla Community, Hope you are doing well I'm contacting you to ask for help with a Mozilla Firefox problem I'm having with trying to visit the following website: https://www.chiropracticco.com/ It won't load, and I'm not sure if that's because of a bug in the website, a browser issue, or something else entirely.

Does anyone else have knowledge of this problem or recommendations for a fix? I've attempted removing addons and cleaning the cache in my browser, but the issue still exists.

I would be grateful for any advice or ideas on improving the usability of the website. Thank you in advance for your assistance.

Asked by Kafleen Qalmar 2 days ago

Last reply by jonzn4SUSE 8 hours ago

Firefox is creating cookies.sqlite.bak file when i enter twitch.tv

Hi, Today I discovered that firefox has logged me out of every site. I checked the cookies and there were cookies.sqlite and cookies.sqlite.bak. When I delete the newly … (read more)

Hi, Today I discovered that firefox has logged me out of every site. I checked the cookies and there were cookies.sqlite and cookies.sqlite.bak. When I delete the newly created cookies.sqlite and rename cookies.sqlite.bak to cookies.sqlite, I am logged back in to all sites and everything works fine. I notice that the cookies.sqlite.bak file is created when I go to twitch.tv. Can I check what is causing this problem and fix it somehow? I've already tried deleting the cookies just from the twitch.tv site, but that doesn't help.

Asked by ffyyyyyy 14 hours ago

Last reply by cor-el 8 hours ago

Multi IP'S conmect to my pc, a kernal level driver installed, bitwarden password valut uploaded to a ip and way more.

I used Firefox Developer Edition and yesterday saw that a new extension released for using Chrome web api to search and duckduckgo as one and had to test it "DuckDuck Chr… (read more)

I used Firefox Developer Edition and yesterday saw that a new extension released for using Chrome web api to search and duckduckgo as one and had to test it "DuckDuck Chrome"... I have since had keneral level drivers registered, IP addres ls directly connecting, every one of my files scanned and index and still I'm getting logs for connections from the same IP's that were using kernal calls to bypass me seeing whats going on... at one point they did a lernal call and changed the requested package power.

There were enough things ran from 5am pst today till 4pm pst today I have exporting the log file for multiple hours and it only has a tray icon telling me it's still creating it as the context was to large to be seen or queried in the Event Viewer itself (error 1734).

Asked by CodingCarson 9 hours ago