Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Okugcinwe kunqolobane

Global Privacy Control

I keep getting a opt-out\opt-in notice from Global Privacy control every couple hours. 1st. I've already opted out. 2nd. I went into about:config and set globalprivacycon… (funda kabanzi)

I keep getting a opt-out\opt-in notice from Global Privacy control every couple hours. 1st. I've already opted out. 2nd. I went into about:config and set globalprivacycontrol to (true). 3rd. When I check the globalprivacycontrol.org website it states(GPC signal detected). See attached photos

What more do I have to do to stop this notice from popping up all the time.

Asked by simpleman2 10 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 4 izinyanga ezidlule

  • Okugcinwe kunqolobane

Passwords

I suffered a catastrophic crash and had to replace my computer, a mac. I replaced it with another mac. Because the older one will not boot up, I could not migrate my fir… (funda kabanzi)

I suffered a catastrophic crash and had to replace my computer, a mac. I replaced it with another mac.

Because the older one will not boot up, I could not migrate my firefox data.

I ended up doing 'lost password' for all my sites.

There are a couple where the lost password thing hasn't worked.

It occurred to me to rename the (new computer's) logins.json file, copy the old computer's logins.json file from my external backup drive, put it in new computer's /user/library/application support/firefox, and then look in preferences, get the two passwords I want, set things back, enter these passwords into firefox again.

This did not work. In fact, now no matter which file is named logins.json, preferences says I have NO passwords stored.

I cannot find anything that tells me how to just decrypt the .json files (at least, not in a step-by-step way that I can use.)

Asked by hedge1 9 izinyanga ezidlule

Last reply by Dropa 9 izinyanga ezidlule

  • Okugcinwe kunqolobane

Firefox bookmarks & Passwords

Hello. Last night i had to reinstall windows and i lost everything. but in firefox i have loged in and synced. its also synced with my safari browser on my phone. is it p… (funda kabanzi)

Hello. Last night i had to reinstall windows and i lost everything. but in firefox i have loged in and synced. its also synced with my safari browser on my phone. is it possible in any way to get my bookmarks and passwords back? because everything is gone and the profile folder only shows dates after i installed firefox again!

Best Regards Kaveh

Asked by ari0a 9 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 9 izinyanga ezidlule

  • Okugcinwe kunqolobane

Bookmarks Menu and folders

how do i change the books marks menu from showing recent bookmarks to showing the traditional bookmark list including folders? tired of having to hunt for my bookmarks. t… (funda kabanzi)

how do i change the books marks menu from showing recent bookmarks to showing the traditional bookmark list including folders? tired of having to hunt for my bookmarks. this setup is the dumbest thing ive seen.

Asked by atucci88 9 izinyanga ezidlule

Last reply by Medhasree Suram 9 izinyanga ezidlule

  • Okugcinwe kunqolobane

BUG Drag-dropping inside a document fails with Uncaught DOMException: The operation is insecure

When I start to drag a div to drop it in another div on the same page, it fails with the message: "Uncaught DOMException: The operation is insecure. dragstart_handle… (funda kabanzi)

When I start to drag a div to drop it in another div on the same page, it fails with the message:

"Uncaught DOMException: The operation is insecure.

   dragstart_handler http://127.0.0.1:5000/main.js:7"

This is main.js:

``` function dragstart_handler(event) {

   var t = event.target;
   while (! t.draggable == "true" && t.tagName != "BODY") {
       t = t.parentNode;
   };
   if (! t.draggable) return;
   event.dataTransfer.setData("application/x-moz-node", t);

... ```

All dragging goes inside the same document, so "The operation is insecure" shouldn't happen.

Also I get an empty string when trying to get the draggable data:

``` function drop_handler(event) {

   var t = event.target;
   const parent = t.parentNode;
   if (parent.id == "drag_area") {
       event.preventDefault();
       const data = event.dataTransfer.getData("application/x-moz-node");

Here's how I assign draggables and drop areas:

``` window.addEventListener("DOMContentLoaded", () => {

   const dragArea = document.getElementById("drag_area");
   dragArea.addEventListener("dragstart", dragstart_handler);
   dragArea.addEventListener("dragover", dragover_handler);
   dragArea.addEventListener("dragleave", dragleave_handler);
   dragArea.addEventListener("drop", drop_handler);

}); ```

HTML:

```

Drag this

```

Asked by asq 9 izinyanga ezidlule

Last reply by zeroknight 9 izinyanga ezidlule

JAVA not working

i had a problem with my java on my windows 7-- 64 bit computer i put a a 64 bit java and put in the websites URL THE SECURITY ON THE JAVA problem was set on low when i go… (funda kabanzi)

i had a problem with my java on my windows 7-- 64 bit computer i put a a 64 bit java and put in the websites URL THE SECURITY ON THE JAVA problem was set on low when i go to the web site ( k3fef sdr the web site tell me i do not have the JAVA program and will not open up any ideas thank you gregory oidar7295@optimum.net

Asked by greg1948 3 izinyanga ezidlule

Last reply by James 3 izinyanga ezidlule

  • Okugcinwe kunqolobane

Preferences

(menu bar) Firefox > Preferences I see this in hundreds of links for help. But it does NOT exist. Please do NOT tell me to go to menu bar and click on Firefox. It is … (funda kabanzi)

(menu bar) Firefox > Preferences I see this in hundreds of links for help. But it does NOT exist. Please do NOT tell me to go to menu bar and click on Firefox. It is NOT there. It just is NOT there. There is no tab, link, drop down or ANY thing that says Firefox. There is no tab, link, drop down or ANY thing that says Preferences. The menu bar is there. File Edit History Bookmarks Tools Help. But NO Firefox and NO preferences. I want my page to show the |||\ at the top. But I do not want the bookmarks tool bar at the top. I do NOT want Picture in Picture to show at the top. I do not want the bookmark star to show inside the url. Where and how do I fix these things???

Asked by fryque 8 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 8 izinyanga ezidlule

  • Okugcinwe kunqolobane

Youtube not working July 2023 stuck loading, "if playback doesn't begin shortly, try restarting your device"

Recently YT is barely loading videos with the message "if playback doesn't begin shortly, try restarting your device" or it simply stuck tried on edge and it doesn't happ… (funda kabanzi)

Recently YT is barely loading videos with the message "if playback doesn't begin shortly, try restarting your device" or it simply stuck tried on edge and it doesn't happened can anybody help me diagnose this problem?

Restarting FF doesn't always work has to be done multiple times, and it soon breaks after browsing or restarting the browser

The grey bar on the player does load but the player never plays its just back

Asked by bhr883 9 izinyanga ezidlule

Last reply by zeroknight 9 izinyanga ezidlule

  • Okugcinwe kunqolobane

recover the saved password

Hi Team I have saved password in FF but unfortunately I have removed the saved password from one device .But it has removed from all my devices . Is there any chance to… (funda kabanzi)

Hi Team

I have saved password in FF but unfortunately I have removed the saved password from one device .But it has removed from all my devices . Is there any chance to restore the data for me .

Asked by chinmoya2u 9 izinyanga ezidlule

Last reply by abdulrazzaqsharif723 9 izinyanga ezidlule

  • Okugcinwe kunqolobane

print problems

when I select an email to print the first page is partial, it's not the entire email that needs to be printed. then the other pages are blank how to fix this problem&nbs… (funda kabanzi)

when I select an email to print the first page is partial, it's not the entire email that needs to be printed. then the other pages are blank

how to fix this problem ?

thanks Linda

Asked by Linda 9 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 9 izinyanga ezidlule

  • Okugcinwe kunqolobane

OneNote Web Clipper Extension No Longer Working.

As of the past few days the OneNote Web Clipper Extension has stopped working in Firefox. Is this a known problem? Is there a fix? I've tried refreshing FF and reinstalli… (funda kabanzi)

As of the past few days the OneNote Web Clipper Extension has stopped working in Firefox. Is this a known problem? Is there a fix? I've tried refreshing FF and reinstalling the extension but the problem persists.

Asked by Martin 10 izinyanga ezidlule

Last reply by rafikiphoto 7 izinyanga ezidlule

  • Okugcinwe kunqolobane

How to delete credit card auto-fill data in Firefox for EUROPE-ean users?

Hello! So recently I made a purchase via a website with my credit card. Was a one time purchase and I want the credit card data to be deleted, but it keeps auto filling … (funda kabanzi)

Hello!

So recently I made a purchase via a website with my credit card. Was a one time purchase and I want the credit card data to be deleted, but it keeps auto filling the form even after I deleted all cookies, browser history, cache and everything else. I searched forums that there is auto-fill credit card & address options but only in US and Canada and I am in Europe.

How do I delete this data stored in Firefox since it keeps auto-filling it even after I contacted the billing support to delete my information.

Thanks!

Asked by miha.tzar 9 izinyanga ezidlule

Last reply by cor-el 9 izinyanga ezidlule

  • Okugcinwe kunqolobane

POCKET

Dear Support: How do I remove (not permanently-just toggle it off/on) POCKET from my Firefox HOME screen? I don't care for it but I don't want to permanently remove it e… (funda kabanzi)

Dear Support:

How do I remove (not permanently-just toggle it off/on) POCKET from my Firefox HOME screen? I don't care for it but I don't want to permanently remove it either. I have tried going to the address bar and entering [about:config} and turning several [extension.pocket.xxxx] to [UNTRUE]. It made no difference.

Also, the 8 favorite boxes above POCKET, can they be locked so the favorites don't change UNLESS I want to change them myself?

Respectfully,

Walter J Baxter Jr

Asked by wb7usv 9 izinyanga ezidlule

Last reply by James 9 izinyanga ezidlule