Wrong identifier proposed

Hello Mozilla! For a few days, Firefox has been offering me a bad identifier when I fill out a form. It offers me my email address and now the address of a friend. Howeve… (funda kabanzi)

Hello Mozilla! For a few days, Firefox has been offering me a bad identifier when I fill out a form. It offers me my email address and now the address of a friend. However, neither of them appears in my automatic filling data of my preferences… and therefore impossible to remove it! Can you help me please? I can't find the right answer on the forums… Thank you very much to the whole team for this great work that you do.

Asked by Olive 1 inyanga edlule

My FF account settings are replaced with settings in Edge and the dreaded Bing.

Firefox default website and all Firefox log ins are discarded from my FF account and are replaced by Microsoft with settings in Edge and the dreaded Bing. My default web … (funda kabanzi)

Firefox default website and all Firefox log ins are discarded from my FF account and are replaced by Microsoft with settings in Edge and the dreaded Bing. My default web browser is FF and has been for many years. Can I save my FF data to somewhere in FF so that my info is safe from MS and Google?

Asked by Carlisle Mike Wick 2 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 2 izinyanga ezidlule

Add Ons

I looked at "Relay" to protect tracking. Before I knew it, I clicked and it said free. I added it and then a charge came up. Very disappointed in these used car dealer… (funda kabanzi)

I looked at "Relay" to protect tracking. Before I knew it, I clicked and it said free. I added it and then a charge came up. Very disappointed in these used car dealer tactics. Why don't you tell someone up front if there is a charge for an add on? I may be looking for a new browser. I am not happy with Mozilla for the first time since subscribing.

Asked by Paladin 2 izinyanga ezidlule

Why is it asking for progress from the script that will apply it works fine on chrome and no progress is visible on firefox

Why is it asking for progress from the script that will apply it works fine on chrome and no progress is visible on firefox <div class="ossn-videos-add-button"> … (funda kabanzi)

Why is it asking for progress from the script that will apply it works fine on chrome and no progress is visible on firefox

<div class="ossn-videos-add-button">
  <input type="file" name="ossnvideo[]" multiple class="hidden" id="add" accept="video/mp4" />
  <input type="hidden" id="mytext" name="mytext">
  <button type="button" id="ossn-videos-add-button-inner" class="btn btn-default"><i class="fa fa-copy"></i> <?php echo ossn_print('video:select'); ?></button>
  <div class="images"><i class="fa fa-video"></i> <span class="count">0</span></div>
</div>

<input type="submit" class="ossn-hidden" id="ossn-videos-submit" />

<img id="thumbnail" />
<div class="progress">
  <div class="progress-bar" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" style="width: 0%;">
    0%
  </div>
</div>

<script>
  var input = document.getElementById('add');
  var submitButton = document.getElementById('ossn-videos-submit');
  var img = document.getElementById('thumbnail');
  var progressBar = document.querySelector('.progress-bar');

  input.addEventListener('change', function (event) {
    var file = this.files[0];
    var url = URL.createObjectURL(file);

    if (file.type === 'video/mp4') {
      createThumbnail(url, img, file);
    } else {
      // Unsupported file type
      img.src = '';
      progressBar.style.width = '0%';
      progressBar.setAttribute('aria-valuenow', '0');
      progressBar.textContent = '0%';
    }
  });

  submitButton.addEventListener('click', function () {
    // Create a new FormData object
    var formData = new FormData();
    formData.append('ossnvideo[]', input.files[0]);
    formData.append('thumbnail', img.src); // Add the thumbnail to the form data

    // Create a new XMLHttpRequest object
    var xhr = new XMLHttpRequest();

    // Set up the progress event listener
    xhr.upload.addEventListener('progress', function (event) {
      if (event.lengthComputable) {
        var percentComplete = (event.loaded / event.total) * 100;
        progressBar.style.width = percentComplete + '%';
        progressBar.setAttribute('aria-valuenow', Math.round(percentComplete));
        progressBar.textContent = Math.round(percentComplete) + '%';
      }
    });

    // Set up the load event listener
    xhr.addEventListener('load', function () {
      if (xhr.status === 200) {
        console.log('File uploaded successfully');
      } else {
        console.error('Error uploading file');
      }
    });

    // Open the request and send the form data
    xhr.open('POST', 'your-upload-script.php', true);
    xhr.send(formData);
  });

  function createThumbnail(videoUrl, targetImg, file) {
    var video = document.createElement('video');
    video.preload = 'metadata';
    video.src = videoUrl;

    video.addEventListener('loadedmetadata', function () {
      var canvas = document.createElement('canvas');
      canvas.width = 150;
      canvas.height = 280;
      var context = canvas.getContext('2d');

      // Set the video's current time to the middle of the video
      video.currentTime = video.duration / 2;

      video.addEventListener('canplaythrough', function () {
        context.drawImage(video, 0, 0, canvas.width, canvas.height);
        targetImg.src = canvas.toDataURL('image/png', 0.8);
        document.getElementById("mytext").value = targetImg.src;
      });
    });
  }
</script>

Asked by Georgy Shindarov 2 izinyanga ezidlule

Last reply by cor-el 2 izinyanga ezidlule

Open link in new tab

Hello. When opening links from a search, I would like to have them always open in a new tab. How can I set this as a preference in Mozilla / Firefox? Currently, I always… (funda kabanzi)

Hello. When opening links from a search, I would like to have them always open in a new tab. How can I set this as a preference in Mozilla / Firefox?

Currently, I always right click and must select "open link in new tab." I see the option in Settings to "always open in new window", but that is not my objective. I would like to open in new tab, so that I retain my original search results in the current tab.

Thank you.

Asked by Lynda Funke 2 izinyanga ezidlule

Last reply by cor-el 2 izinyanga ezidlule

Firefox is default. "search with GOogle" shows up

I just downloaded Firefox and designated it as my default browser. The purpose was to get away from using Google Chrome; however, when I go into Firefox, the only option… (funda kabanzi)

I just downloaded Firefox and designated it as my default browser. The purpose was to get away from using Google Chrome; however, when I go into Firefox, the only options are to search with google????? Please let me know if this can be corrected.

Asked by luchsingerlois 1 inyanga edlule

Last reply by James 1 inyanga edlule

i cant log in

everything was fine, when i went to log in at school today, using the same password i always have, it kept coming up as incorrect password, send verification code retry e… (funda kabanzi)

everything was fine, when i went to log in at school today, using the same password i always have, it kept coming up as incorrect password, send verification code retry etc, so i decided ok fine let me change password. that worked but my stuff wasnt loading in, ok weird. i get home and theres a little notification by the sync profile area, yeah expected that i changed password. i read up on it and apparently it RESETS MY ENTIRE SYNC. AND NOW NEITHER PASSWORD IS LETTING ME LOG IN. i am not going to risk resetting my password AGAIN on this device as it still has all my saved data. this shouldnt be an issue, i dont know why it said wrong password and made me verify multiple times. please help. i was able to log in perfectly fine to my mozilla account for this very report, but not to sync my data?

Asked by Tigris 1 inyanga edlule

Last reply by Tigris 1 inyanga edlule

Smile bank website log in not working

Cannot open website or log in from smile bank page. Been logging in ok for many years. Works on my android phone and other browser. Cleared history and caches as describe… (funda kabanzi)

Cannot open website or log in from smile bank page. Been logging in ok for many years. Works on my android phone and other browser. Cleared history and caches as described and updated firfox recently https://bank.smile.co.uk/r/frmAccountProduct

Asked by Andy P 3 ezinsukwini ezidlule

Support of DNS SVCB / HTTPS Alias mode

Hello, Our DNS supports SVCB and HTTPS records. We setup HTTPS is alias mode and want to redirect a HTTPS connection from Host_A to Host_B. Here a example: communicati… (funda kabanzi)

Hello, Our DNS supports SVCB and HTTPS records. We setup HTTPS is alias mode and want to redirect a HTTPS connection from Host_A to Host_B. Here a example: communication.baloise.be. 30 IN HTTPS 1 communicationbaloisebe.customdomain.chkmkt.com.

I can see that the Firefox sent a HTTPS request, got back the correct answer, but does not connect to the new host B. A lot people required that DNS support SVCB /HTTPS records, but the browsers do not.

When will Firefox support the Alias mode for SVCB / HTTPS Records?

Thanks pascal

Asked by Pascal Raemy 2 izinyanga ezidlule

Mozilla VPN

I have cancelled my subscription which you say you will return if I cancel within 30 days? Is that correct. Also I want to cancel the VPN on my desktop and phone now bu… (funda kabanzi)

I have cancelled my subscription which you say you will return if I cancel within 30 days? Is that correct. Also I want to cancel the VPN on my desktop and phone now but I can't see how I can achieve this. I would be grateful for your help.

Thank you.

Asked by patricia.clements 2 izinyanga ezidlule

Last reply by Paul 2 izinyanga ezidlule

Restore Firefox

I accidentally uninstalled the wrong version of Firefox on Windows 10. I uninstalled the Firefox Version I was using. Therefore, I need to get back my current version wit… (funda kabanzi)

I accidentally uninstalled the wrong version of Firefox on Windows 10. I uninstalled the Firefox Version I was using. Therefore, I need to get back my current version with my bookmarks. Is this possible? Does Mozilla Firefox keep these on a server somewhere I can download it from?

Asked by mgrhospitality 1 inyanga edlule

I am not getting certain emails that I rely on daily in my house search. Prior to this last update I got them faithfully.

i need to restore my email system ... I use aol currently I am not getting emails I really need from 2 companies in particular Redfin and Zillow. I am looking for a house… (funda kabanzi)

i need to restore my email system ... I use aol currently I am not getting emails I really need from 2 companies in particular Redfin and Zillow. I am looking for a house please help me.

Asked by baltanlabs 2 emasontweni adlule

FireFox not asking for device authentication when filling the passwords

I am on macos 14.5, and Firefox 128.0 I have enabled "Require device sign in to fill and manage passwords.". Which should ask for device authentication when I try to do … (funda kabanzi)

I am on macos 14.5, and Firefox 128.0

I have enabled "Require device sign in to fill and manage passwords.". Which should ask for device authentication when I try to do anything with the saved passwords. And it does that when I go to "My passwords" and try to access them.

But, it doesn't ask for device authentication when I am using saved passwords on login forms. Is this intended? Anyone can go to the login form, fill the saved password without authentication and then see it.

I have attached an image and here is a screen recording of it of it - https://streamable.com/orf1gj

Asked by Parag Katoch 2 izinyanga ezidlule

localhost https redirect

Can you (firefox dev team) team remove the fucking idiot features that auto my localhost domain to https? i typed 'localhost' and it's "https://localhost" i typed '127.0… (funda kabanzi)

Can you (firefox dev team) team remove the fucking idiot features that auto my localhost domain to https? i typed 'localhost' and it's "https://localhost" i typed '127.0.0.1' and it's still "https:/127.0.0.1" i typed 'http://localhost' and it keep "https://localhost"

what the fucking idiot idea? i got that fucking isue over 2 years, through firefox and use chrome insteal, now i back with firefox but still got that fucking idiot thing?

Asked by Antoine G. Mai 1 inyanga edlule

Autocomplete disabled at Chase.com

Recently, Chase seems to have disabled autocomplete on their login pages (www.chase.com and secure.chase.com). Saved usernames and passwords no longer auto-populate. Ye… (funda kabanzi)

Recently, Chase seems to have disabled autocomplete on their login pages (www.chase.com and secure.chase.com). Saved usernames and passwords no longer auto-populate. Yet, Chrome and Edge have been unaffected. Can anyone at Mozilla address this?

Asked by TIKD 2 izinyanga ezidlule

Last reply by cor-el 2 izinyanga ezidlule