Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe
  • Okugcinwe kunqolobane

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… (funda kabanzi)

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 1 unyaka odlule

Answered by Medhasree Suram 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

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, … (funda kabanzi)

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 1 unyaka odlule

Answered by Mckenzie Boyle 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

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… (funda kabanzi)

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 unyaka odlule

Answered by zeroknight 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

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… (funda kabanzi)

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 unyaka odlule

Answered by Paul 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

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… (funda kabanzi)

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 unyaka odlule

Answered by Paul 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Discord media not working

media like .gif files and .mp4 files are used very frequently in the Discord servers I'm in and for some reason whenever those specific file types are used won't load/fun… (funda kabanzi)

media like .gif files and .mp4 files are used very frequently in the Discord servers I'm in and for some reason whenever those specific file types are used won't load/function. I noticed that while the DRM icon was present in the discord tab, that those two file types worked just fine; but I have no clue how to set it to always turn on for specific sites.

Asked by Fleur 1 unyaka odlule

Answered by Paul 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Cannot access a website from Windows 10 but can from Windows 2012 R2

https://www.centrecom.com.au This was one of our primary suppliers for technology. Contacted them they just said "suck it up, princess". Recently AWS started doing "hum… (funda kabanzi)

https://www.centrecom.com.au

This was one of our primary suppliers for technology. Contacted them they just said "suck it up, princess".

Recently AWS started doing "human verification" on all VPN traffic to websites they host on their CDN(s). This results in all our Windows 10 PCs running Firefox ESR 102.13.0 going into an endless "Human verification" loop, never able to access the website.

On the Windows 2012 R2 server we have access to the above website works. We see "human verification" for a second or two and then the website is displayed.

So, copied my profile from a Windows 10 PC that doesn't work to the server and it works.

I've tried with tracking protection off. Turned off all adblockers, run in safe mode with all addons disabled, cleared my cache, deleted all cookies Created a new profile and still no go. Turned off Windows firewall, moved hosts file out of the way. Still no go. Also deleted prefs.js to run firefox as completely vanilla without any changed preferences.

I'm not inclined to install malware, so chrome based browsers are not an option. They are actually blocked so I couldn't install them even if I wanted to.

All PCs are on 21H2 3208. Upgrading is not an option at this time. PCs will be upgraded mid-late 2024.

All PCs are required to be connected to VPN at all times as we work from home. Being on call late into the night also means we can't just disconnect. We use NordVPN. Yes I know there is a lot of paranoia about VPNs being the source of all online crime. I just think that's an over-generalization. A convenient excuse.

https://www.scorptec.com.au did a similar thing earlier this year, but at least with them we get a captcha and can get to their site.

Could this be a browser issue, or is this more likely to be a Windows 10 issue? Also updated Windows 10 to latest patch each month and it's been the same for three months.

Asked by citizen1138x 1 unyaka odlule

Answered by citizen1138x 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Reverse of mobile's desktop mode for desktop version?

Recently I came to one site that: works on Android version of FF in modile (defailt) mode; breaks on Android version of FF in desktop mode; breaks on Desktop vers… (funda kabanzi)

Recently I came to one site that:

  • works on Android version of FF in modile (defailt) mode;
  • breaks on Android version of FF in desktop mode;
  • breaks on Desktop version of FF in default mode;
  • breaks on Desktop version of FF in responsive desidn mode (in all available "devices").

So my question is: is it possible to emulate mobile (default) mode of Android version in Desktop version of FF?

Asked by Merssedes 1 unyaka odlule

Answered by zeroknight 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

FF 115.0.2 64-bit, upload buttons do nothing, tried Refresh, clearing cache

Click any upload button, e.g. on Gmail or wiki.debian.org, and absolutely nothing happens. Refreshed FF, still no change. Thanks. User Agent String: Mozilla/5.0 (X11; U… (funda kabanzi)

Click any upload button, e.g. on Gmail or wiki.debian.org, and absolutely nothing happens. Refreshed FF, still no change.

Thanks.

User Agent String: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0

Asked by CorvidaeCorvus 1 unyaka odlule

Answered by zeroknight 1 unyaka odlule

  • Kusonjululiwe
  • Ikhiyiwe
  • Okugcinwe kunqolobane

Firefox searching instead of dns resolving internal websites

I have multiple internal websites, which all follow the pattern of [site.one.two] which resolves fine using the internal DNS server i have configured by going to https://… (funda kabanzi)

I have multiple internal websites, which all follow the pattern of [site.one.two] which resolves fine using the internal DNS server i have configured by going to https://site.one.two and through other programs via site.one.two, and all the [one.two] suffixes are blacklisted from being resolved with DoH in firefox, but it still forces a web-search, even with searching from address bar being turned off, instead of resolving through my local DNS server (local server resolves local domain suffixes, anything else gets resolved through cloudflare DNS). I haven't found a fix in any other forums, and there are enough unique internal addresses that manually adding each and [every site.one.two] as an exception would be something i would like to avoid. Is there any way to tell firefox to resolve through DNS first for addresses or domain suffixes?

Asked by sydmackintosh 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Google Docs: Alt+/ shortcut not working in Firefox, works in Chrome

On Google Docs, the very useful shortcut "Alt+/" for executing menu actions by name exists, similar M-x in Emacs or Ctrl+Shift+A in PyCharm or Ctrl+Shift+P in VS Code. O… (funda kabanzi)

On Google Docs, the very useful shortcut "Alt+/" for executing menu actions by name exists, similar M-x in Emacs or Ctrl+Shift+A in PyCharm or Ctrl+Shift+P in VS Code.

On a German keyboard, there is no "/" key. In Chrome the hotkey "Alt+#" works instead. In Firefox, it does not.

This hotkey is particularly important, because it gives quick access to menu actions, that have no hotkey assigned, or for which the hotkey does not work on the current layout.

Is there something I can do to make it work?

Note. Based on what I know, I cannot tell if this is an issue with Firefox not sending the Alt+# key correctly, a special feature of Chrome that isn't present in Firefox, or a cross-browser compatibility issue of Google Docs, that should be blamed on Google Docs and not Firefox.

Firefox 114.0.2 (64-bit), running on Open Suse 15.3, 64 bit.

Asked by kb 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

why does google satellite view mirror diagonally in firefox??

It seems this is not a new problem. It just began today for me.... link text https://www.google.com/maps/@43.006904,-87.8956049,1023m/data=!3m1!1e3?hl=en&entry=ttu… (funda kabanzi)

It seems this is not a new problem. It just began today for me....

link text

https://www.google.com/maps/@43.006904,-87.8956049,1023m/data=!3m1!1e3?hl=en&entry=ttu

How to fix?

If not fixable, will be forced to go to another browser :-(

Edition Windows 10 Pro Version 22H2 Installed on ‎11/‎8/‎2020 OS build 19045.3324 Experience Windows Feature Experience Pack 1000.19041.1000.0

Firefox 116.0.02 (64 bit)

Asked by milwaukeewobbly 1 unyaka odlule

Answered by milwaukeewobbly 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Possible browser hyjack

In Firefox, when I type 'news' into google instead of getting a list of links it takes me straight to the Financial Times website. Is this an issue with google or is Fire… (funda kabanzi)

In Firefox, when I type 'news' into google instead of getting a list of links it takes me straight to the Financial Times website. Is this an issue with google or is Firefox being hyjacked?

Asked by RickTee 1 unyaka odlule

Answered by jonzn4SUSE 1 unyaka odlule

  • Ikhiyiwe
  • Okugcinwe kunqolobane

can't sign in to mozilla support

https://connect.mozilla.org/t5/user/ssoregistrationpage?dest_url=https:%2F%2Fconnect.mozilla.org%2F link from a message to me in my email. Can't sign in . Keeps asking… (funda kabanzi)

https://connect.mozilla.org/t5/user/ssoregistrationpage?dest_url=https:%2F%2Fconnect.mozilla.org%2F

link from a message to me in my email. Can't sign in . Keeps asking me to register and rejects my registered name. For the last couple years, intermittently.

Asked by metropical 1 unyaka odlule

Last reply by Paul 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Videos washed out in FireFox

For some reason every type of embedded video, youtube, webms, etc, all show up washed out in white. This only happens in FF and I have tried a few ways to fix, but no luc… (funda kabanzi)

For some reason every type of embedded video, youtube, webms, etc, all show up washed out in white. This only happens in FF and I have tried a few ways to fix, but no luck. Any ideas?


Thanks.

Asked by LazHimself 1 unyaka odlule

Answered by jonzn4SUSE 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Whatsapp Web: Unable to paste in the text input

When I copy text from other websites, I'm not able to paste in the text field of Whatsapp Web. I'm using Firefox Developer Edition Browser in my laptop. But when I copy t… (funda kabanzi)

When I copy text from other websites, I'm not able to paste in the text field of Whatsapp Web. I'm using Firefox Developer Edition Browser in my laptop. But when I copy text from Whatsapp Web itself, I am able to paste in the text field.

This issue started happening just a few days ago.

Here are my specifications:

Browser: Firefox Developer Edition 117.0b8 (64-bit)

OS: Pop!_OS 21.10

Asked by sahilnare78 1 unyaka odlule

Answered by Dan 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox upgrade from 115 -> 116 results in “broken” screen capture

Reposting from https://discourse.mozilla.org/t/firefox-upgrade-from-115-116-results-in-broken-screen-capture/121964 Howdy folks! I am on Arch Linux and recently upgrade… (funda kabanzi)

Reposting from https://discourse.mozilla.org/t/firefox-upgrade-from-115-116-results-in-broken-screen-capture/121964

Howdy folks!

I am on Arch Linux and recently upgraded Firefox from 115 to 116 and this broke WebRTC screen capture. Whenever I try to share my screen in Microsoft teams and Google Meet, the participants only see a black screen with a cursor. I am able to reproduce the issue on this test page. I had to downgrade to 115 in order to “fix” this critical feature. Before that it was broken in 114 and I had to use Chromium for presentations. I no longer want to touch Chrome with a 100 ft pole since they are trying to introduce Web Environment Integrity.

The only bug I have been able to find is from three years ago:

https://bugzilla.mozilla.org/show_bug.cgi?id=1640771

I don’t want to add a “me too” comment, but was wondering how to show/give my support to get this issue fixed? It is crippling to my work workflow, and I don’t want to be on 115 forever. I am an engineer so I can provide advanced support to a Firefox dev, just not development as firefox is gargantuan beast of a code base.

Any guidance or pointers would be appreciated, Thanks!

Asked by jeezusjr 1 unyaka odlule

Answered by zeroknight 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Username gets lost when creating Google account

Hi, I have tried to create a google account two times. Each time Firefox didn't save the google account name. Firefox did save the password though. Just the username is … (funda kabanzi)

Hi, I have tried to create a google account two times. Each time Firefox didn't save the google account name.

Firefox did save the password though. Just the username is empty. So, the third time I will write down the username.

I know how to create a Google account. Pretty sure it will work. My question is, why is this happening? Am I paranoid thinking Google doesn't like to support Firefox?

Best regards

Asked by marm24 1 unyaka odlule

Answered by marm24 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

links don't work in some sites with v116.0.3

Using MX-21.3_ahs_x64 Wildflower. Since upgrading Firefox to version 116.0.3 all links within www.onlinetvrecorder.com do not work anymore. No messages, no hints what hap… (funda kabanzi)

Using MX-21.3_ahs_x64 Wildflower. Since upgrading Firefox to version 116.0.3 all links within www.onlinetvrecorder.com do not work anymore. No messages, no hints what happened, just not working. Vivaldi has the same problem, Chrome works. I have asked in mozillazine, but did not get an answer.

Asked by hako2 1 unyaka odlule

Answered by jonzn4SUSE 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Unable to Sign in to Costco.com

I am unable to sign into Costco.com using Firefox. I get an error message: "Bad Request - Header Field Too Long HTTP Error 400. A request header field is too lon… (funda kabanzi)

I am unable to sign into Costco.com using Firefox. I get an error message:

    "Bad Request - Header Field Too Long
    HTTP Error 400. A request header field is too long."

Turning off all extensions didn't help. Opening a private browsing window DID work. Using Chrome DID work.

Thanks!

Asked by compupix 1 unyaka odlule

Answered by zeroknight 1 unyaka odlule