Showing questions tagged: Show all questions
  • Solved

FireFox browser is slowing down certain websites

Some websites like youtube, twitter, reddit and maybe many more don't properly load. On youtube videos freeze after a couple of minutes, I don't have any of these other i… (read more)

Some websites like youtube, twitter, reddit and maybe many more don't properly load. On youtube videos freeze after a couple of minutes, I don't have any of these other issues on other browsers like Chrome

Asked by nomantre 1 month ago

Answered by Paul 1 month ago

  • Solved

Cannot use firefox when vpn is on

When I use a vpn with firefox (not the firefox vpn), I cannot open normally blocked websites such as twitter or youtube, and instead they open in a sort of half-loaded st… (read more)

When I use a vpn with firefox (not the firefox vpn), I cannot open normally blocked websites such as twitter or youtube, and instead they open in a sort of half-loaded state (see image). I don't face this problem with other browsers. I have tried deleting and reinstalling firefox, but it doesn't seem to work. Can anyone help out?

Asked by formod 1 month ago

Answered by Paul 1 month ago

  • Solved

Netflix says incorrect password only in Firefox.

Just switched to firefox as my default and found that I can't sign in to netflix. It always gives me the "incorrect password" message. I've tried resetting the password, … (read more)

Just switched to firefox as my default and found that I can't sign in to netflix. It always gives me the "incorrect password" message. I've tried resetting the password, clearing cookies, restarting, turning the DNS proection off, restarting my computer, etc to no avail. Anyone else have this issue or know a potential solution?

Asked by mckenzie.boyle 2 months ago

Answered by mckenzie.boyle 1 month ago

  • Solved

One particular website no longer works with Firefox

One particular website no longer works with Firefox. https://www.familysearch.org/mapp/ I had no problems with this website until a couple of weeks ago. I can use the we… (read more)

One particular website no longer works with Firefox. https://www.familysearch.org/mapp/ I had no problems with this website until a couple of weeks ago. I can use the website with no problem on other browsers. I have tried a clean re-install of Firefox and clearing cache, but still the website does not work. Any suggestions? Thanks John

Asked by jb604 1 month ago

Answered by zeroknight 1 month ago

  • Solved

recently, website config.office.com shows blank by Firefox, even for a new fresh OS and instally installed Firefox

recently, website config.office.com shows blank by Firefox, even for a new fresh OS and install installed Firefox also, I tried from my different clients, it's the same … (read more)

recently, website config.office.com shows blank by Firefox, even for a new fresh OS and install installed Firefox

also, I tried from my different clients, it's the same behavior, no matter Windows OS 11 10, or Windows Server 2016 2019 2022

it's able to load in MSEdge.

Asked by Lincky Lin 2 months ago

Answered by zeroknight 2 months ago

  • Solved

the typewriter animation has deviation only on firefox?the first 3-4 letters is not showing!

Hello, this is html code: <div class="home-page-image-container"> <img src="https://webdesignleren.com/wp-content/uploads/2023/07/auto-reparatie-in-hoogvliet… (read more)

Hello, this is html code:

<div class="home-page-image-container">
  <img src="https://webdesignleren.com/wp-content/uploads/2023/07/auto-reparatie-in-hoogvliet.webp" alt="auto reparatie" />
  <div id="app"></div>
	  </div>

and this is Javascript code:
<script src="https://unpkg.com/typewriter-effect@latest/dist/core.js"></script>
<script>

var app = document.getElementById('app');

var typewriter = new Typewriter(app, {
    loop: true
});

typewriter.typeString('Home Developer')
    .pauseFor(2500)
    .deleteAll()
    .typeString('Web Designer')
    .pauseFor(2500)
    .deleteAll()
    .typeString('<strong>FrontEnd Developer</strong>')
    .pauseFor(2500)
    .start();

</script>

and this is CSS code:

#app{
  text-align:center;
  font-size:50px;
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #fff800 100%
  );
  background-clip:border-box;
   text-fill-color: transparent;
  background-clip:text;
  -webkit-background-clip:text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  animation: textclip 2s linear infinite;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

the typewriter animation with text on chrome,edge,opera is working very wel . only on firefox is not working correctly. I see firefox has some problems with gradient.in this textwriter animation on firefox the first 3-4 letters are not showing and it has strange behaviour. I tried in this way to solve the problem:

 #app {
      text-align: center;
      font-size: 50px;
      white-space: nowrap;
      overflow: hidden;
    }

    #app::before {
      content: attr(data-text);
      display: inline-block;
      width: 0;
      color: #231557;
      animation: typewriter 4s steps(40) infinite, colorTransition 4s infinite;
    }

    @keyframes typewriter {
      from {
        width: 0;
      }
    }

    @keyframes colorTransition {
      0% {
        color: #231557;
      }
      50% {
        color: #ff1361;
      }
      100% {
        color: #ff1361;
      }
    }
 <div id="app" data-text="Hello, Gradient!"></div>

but it didn't helpt . I tried many ways but the problem is the same . can some one tell me how I can solve this problem with firefox . link text any idea is welkome it has to be some way to solve this problem . I used chatgpt but it didn't help. thanks johan

Asked by hovhannes111 2 months ago

Answered by suram080 2 months ago

  • Solved

doesnt work teemo.gg

trying to open 3d model on this site https://teemo.gg/viewer/league-of-legends/champions/katarina/0 its start loaded model but nothing was showed in browsers based on chr… (read more)

trying to open 3d model on this site https://teemo.gg/viewer/league-of-legends/champions/katarina/0 its start loaded model but nothing was showed in browsers based on chromium everything works fine

Asked by levgalstyan1 2 months ago

Answered by levgalstyan1 1 month ago

  • Solved

Small font size on some websites

Firefox is displaying a smaller font on some websites. It only does it new windows, not in a private window and other browsers are fine. Screenshots attached show the co… (read more)

Firefox is displaying a smaller font on some websites. It only does it new windows, not in a private window and other browsers are fine.

Screenshots attached show the correct size (first attachment) and the incorrect smaller size (second attachment).

It's not windows accessibility aka ease of access, as nothing else is affected. All pages are on 100% zoom. I've gone to settings -> font -> advanced and the "Allow pages to choose their own fonts, instead of your selections above" is ticked.

Any ideas please?

Asked by ldene 2 months ago

Answered by cor-el 2 months ago

  • Solved

Links in pages produced from Javascript

I subscribe to The Times (UK) and use many of their different portals. I am, however, experiencing a really odd problem. For the last three Mondays in a row when I hover … (read more)

I subscribe to The Times (UK) and use many of their different portals. I am, however, experiencing a really odd problem. For the last three Mondays in a row when I hover over a link it shows one destination which is now three weeks out of date and downloads same when clicked. When I Inspect(Q) the relevant bit of script it shows the correct page for the current week. All other links from the current edition work as expected. The link works correctly on other days of the week. The IT support at The Times have no idea why this is happening and have simply asked me to do stupid things like clearing all cache and cookies relevant to their site. this has no effect whatsoever!

How can this happen and have you any help on the subject?

Asked by beb25hex12 2 months ago

Answered by zeroknight 2 months ago

  • Solved

Youtube Constantly Buffering after Pausing and Resuming

I've been watching and following along with a Unreal Engine 4 Course on Youtube for some time now (mentioning in case the resource usage has something to do with it), and… (read more)

I've been watching and following along with a Unreal Engine 4 Course on Youtube for some time now (mentioning in case the resource usage has something to do with it), and in the past couple days I've noticed a pretty serious and annoying bug. When I pause the video, tab (Cmd + Tab on MacOS) into Unreal Engine, do some things, then tab back and resume the video, it will play for one frame and then stop and buffer, but the audio will continue playing. The only way to get the video to resume is to skip forward/backward in the video (either with the arrow keys or the progress bar). I've also tried Troubleshooting/Safe mode and the issue still persits.

Asked by beatzoid 2 months ago

Answered by beatzoid 2 months ago

  • Solved

Firefox ignoring system timezone

Firefox 115.0b7 is not correctly handling my system timezone, and using GMT instead. This only happens in specific pages, such as when accessing a website, or in `about:h… (read more)

Firefox 115.0b7 is not correctly handling my system timezone, and using GMT instead. This only happens in specific pages, such as when accessing a website, or in `about:home`. It doesn't happen in `about:config` or `about:profiles`, for instance.

`privacy.resistFingerprinting` is set to `false`. The problem persists in Troubleshoot mode. The issue isn't present in Firefox ESR 102.12.0.

Running `date -R` with the system shell: `Sat, 22 Jul 2023 12:10:42 -0300`

Javascript console at `about:config`: ``` > Date() "Sat Jul 22 2023 12:10:42 GMT-0300 (Brasilia Standard Time)" > new Date() Date Sat Jul 22 2023 12:10:42 GMT-0300 (Brasilia Standard Time) > (new Date()).getTimezoneOffset() 180 ```

Javascript console at `about:home` or `https://example.com`: ``` > Date() "Sat Jul 22 2023 15:10:42 GMT+0000 (GMT)" > new Date() Date Sat Jul 22 2023 12:10:42 GMT-0300 (Brasilia Standard Time) > (new Date()).getTimezoneoffset() 0 ```

Asked by Felipe Silva 2 months ago

Answered by Felipe Silva 2 months ago

  • Solved

White screen when loading config.office.com

Hi everyone, When i go to the website config.office.com in firefox there is just a white screen. Nothing more. Instantly white. I have checked if this is an issue at the … (read more)

Hi everyone, When i go to the website config.office.com in firefox there is just a white screen. Nothing more. Instantly white. I have checked if this is an issue at the side of Microsoft but it doesn't look like it is. The website does load correctly in Microsoft Edge.

I tried the following in Firefox: - Firefox is up to date (Version 115.0.2 64 Bits) , I have had this issue in other versions of Firefox too. It's not a new issue in this newest version. - Tried disabling all the security features in Firefox, disabling all add-ons, and disabling the extra security for cookies - Starting firefox in safe mode (Shift click on firefox, then open the website) - Checked the Network inspector. All packets have status 200 (See the first screenshot)

You can check the second screenshot for the white page.

Some help is appreciated :) Thanks!

Asked by Nathan Verkerk 2 months ago

Answered by Nathan Verkerk 2 months ago

  • Solved

Clickable keypad doesn't show correctly

A website I have to use for my work (for the Queensland Department of Education) requires that I input a 6-digit code; for *security*, they insist it be input by clicking… (read more)

A website I have to use for my work (for the Queensland Department of Education) requires that I input a 6-digit code; for *security*, they insist it be input by clicking on a keypad that scrambles the position of the number keys each time... It's meant to look like the first image attached below, but when I try to open it in Firefox, it looks like the second image and I can't input my code. I'd like to be able to use Firefox for EVERYTHING but I end up having to use Chrome to access this site, which I use pretty much every day for work, and it's very inconvenient.

Asked by nycarrington 2 months ago

Answered by zeroknight 2 months ago

  • Solved

Youtube Basic Buttons not appearing

Buttons like 3 bar preferences button, notification etc are broken or not visible just the highlight is visible and click the notification button also break the whole bro… (read more)

Buttons like 3 bar preferences button, notification etc are broken or not visible just the highlight is visible and click the notification button also break the whole browser

Asked by Oliullah 2 months ago

Answered by jonzn4SUSE 2 months ago

  • Solved

a website wont load on normal but will on private mode

the website channel 4 wont load and videos wont play on the normal firefox. it was fine a couple of weeks ago. if i load the website in private window, it works fine wiht… (read more)

the website channel 4 wont load and videos wont play on the normal firefox. it was fine a couple of weeks ago. if i load the website in private window, it works fine wiht no issue.

Asked by nfletcher13 2 months ago

Answered by Terry 2 months ago

  • Solved

Twitter buttons disappearing, notifications page broken.

Hey, this has been going on for a few days, but when I try to use twitter on desktop, there are no retweet/like/reply buttons. This problem doesn't exist on Chrome or the… (read more)

Hey, this has been going on for a few days, but when I try to use twitter on desktop, there are no retweet/like/reply buttons. This problem doesn't exist on Chrome or the Mobile app. I can reply to things, but that's it. I also can't browse through my notifications without the page immediately displaying the "Something went wrong. Try reloading." message. I'm not sure what's causing this or if it's just me or what.

Asked by efrainwriting 2 months ago

Answered by efrainwriting 2 months ago

  • Solved

Bad Request, Size of Request Header Exceeds Server Limit

Here is a sample URL that works on Microsoft Edge (current version) and receives an error message on Firefox (115.0.2): https://www.t-mobile.com/home-internet The error r… (read more)

Here is a sample URL that works on Microsoft Edge (current version) and receives an error message on Firefox (115.0.2): https://www.t-mobile.com/home-internet The error received from the web site when using FF is:

Bad Request Your browser sent a request that this server could not understand. Size of a request header field exceeds server limit.

FF was working with all T-Mobile pages a few months ago and now fails with this same error on most pages.

To test on Edge, I pasted the identical address that failed in FF into Edge and it worked fine so I am confident I am comparing the same web page on the two browsers.

Thanks for your help. Claude

Asked by TrainClaude 2 months ago

Answered by cor-el 2 months ago

  • Solved

115.0.1 update for MAC tradingview not working now

just updated to 115.0.1 on the Mac yesterday and now tradingview website isn't working - i tried adding it as an exception in EnhancedTracking and CookieSiteData like i d… (read more)

just updated to 115.0.1 on the Mac yesterday and now tradingview website isn't working - i tried adding it as an exception in EnhancedTracking and CookieSiteData like i did with ebay to get it working again but no luck with tradingview... any ideas ? thx

Asked by fourcolordoctor 2 months ago

Answered by fourcolordoctor 2 months ago

  • Solved

Cannot Access One Website Only

I have already cleared cookies and caches, minimized my Firefox privacy and Avast anti-virus app with an exception for Wyndham Hotels and I still get the same error messa… (read more)

I have already cleared cookies and caches, minimized my Firefox privacy and Avast anti-virus app with an exception for Wyndham Hotels and I still get the same error message:

Access Denied You don't have permission to access "http://www.wyndhamhotels.com/" on this server.

Reference #18.a52c817.1688939580.337c4864

I also tried accessing it on Edge browser with the same message. I called Wyndham and they said their website is not down and working on all browsers. Any help is greatly appreciated!

Tami

Asked by tjmccrystal 2 months ago

Answered by tjmccrystal 2 months ago

  • Locked

Considering abandoning Google over Canadian news issue. What is Firefox stand on it?

I am considering abandoning Google browser because of the Canadian News issue they are opposing. Where does Firefox stand on this? Is there something I should be wary of … (read more)

I am considering abandoning Google browser because of the Canadian News issue they are opposing. Where does Firefox stand on this? Is there something I should be wary of in making the switch from Google to Firefox?

Asked by szpinner 2 months ago

Last reply by Paul 2 months ago