Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe

Cannot Login To Some Websites Using Firefox

Starting today I am finding it extremely hard to login to some websites. All Firefox does is just sit with a spinning circle after entering a user name and it locks up th… (funda kabanzi)

Starting today I am finding it extremely hard to login to some websites. All Firefox does is just sit with a spinning circle after entering a user name and it locks up the browser to a point the I have to go to the Task Manager to stop the FireFox process. I have restarted my computer and refreshed FireFox. I have scanned my computer for malware using Norton 360, Malwarebytes, MSERT, and Windows Defender and all negative. I am having no trouble signing in to a site like https://my.account.sony.com using Edge but using FireFox now is impossible. This needs to be fixed.

Asked by new_aged2perfection 5 izinyanga ezidlule

Answered by new_aged2perfection 5 izinyanga ezidlule

Library Icon

New computer, new Firefox install. Old computer has the Library Icon in the upper right corner when the browser opens. I imported my bookmarks, but can't figure out how… (funda kabanzi)

New computer, new Firefox install. Old computer has the Library Icon in the upper right corner when the browser opens. I imported my bookmarks, but can't figure out how to get the Library Icon positioned.

Asked by rsdji 2 izinyanga ezidlule

Last reply by cor-el 2 izinyanga ezidlule

Unable to connect from Firefox to anything despite complete removal and reinstall

Other browsers work fine - Edge, Chrome. Firefox had been working fine and abruptly started behaving badly. I powered down my system and restarted, that's when the "Unabl… (funda kabanzi)

Other browsers work fine - Edge, Chrome. Firefox had been working fine and abruptly started behaving badly. I powered down my system and restarted, that's when the "Unable to connect" started. Uninstalled and reinstalled, still happening. Uninstalled and scrubbed system of all relevant traces of Firefox (didn't meddle with minor registry entries), restarted and reinstalled. Still "Unable to connect".

I have exhausted my knowledge set and the only thing I know of that I have yet to try is monitor the ethernet stack or process activity.

Help!

Asked by mozilla-jack 2 izinyanga ezidlule

Last reply by mozilla-jack 2 izinyanga ezidlule

  • Kusonjululiwe

Is there a way I can use my Mouse for 'Manage Extension Shortcuts' instead of using my Keyboard?

Within the Add-on Manager by clicking Manage Extension Shortcuts - you can make shortcuts for add-ons to perform specific functions via the buttons on your keyboard, but … (funda kabanzi)

Within the Add-on Manager by clicking Manage Extension Shortcuts - you can make shortcuts for add-ons to perform specific functions via the buttons on your keyboard, but I want to actually be able to use the buttons on my actual mouse rather than the keyboard.

Does anybody know if this is possible? Currently when I try to use my mouse to input a 'shortcut' in the 'Type a shortcut' box nothing works.

Are there any about:config settings or add-ons that can enable me to use my Mouse to make shortcuts for my add-ons?

Asked by TheThingKing 4 izinyanga ezidlule

Answered by TheThingKing 4 izinyanga ezidlule

Need help restoring browser bookmarks from backup

This morning, I was unable to log into Discord to watch a livestream because my hard drive was overfull and it was unable to install a mandatory update. Because this was … (funda kabanzi)

This morning, I was unable to log into Discord to watch a livestream because my hard drive was overfull and it was unable to install a mandatory update. Because this was a time sensitive issue, I wiped a bunch of crap off my drive as fast as I could, and I guess somehow I deleted my browser bookmarks because the field now shows as empty when I open Firefox. I was able to track down the backup file, but it throws an error when I tell it to restore. Is there anything I can do about this?

Asked by 3gold5u 3 emasontweni adlule

Last reply by cor-el 3 emasontweni adlule

Printing with printer or to PDF

This problem occurs on My wife's and my machines. My wife has a printer. I do not. When we try to print the preview shows only a few lines or at best a half page. Even … (funda kabanzi)

This problem occurs on My wife's and my machines. My wife has a printer. I do not. When we try to print the preview shows only a few lines or at best a half page. Even if we want to print multiple pages that's all that shows up. We have "print all" as the default setting. The problem started about a month ago. I think it has something to do with the newer versions of Firefox.

Asked by Ira Sorkin 3 izinyanga ezidlule

Last reply by jonzn4SUSE 3 izinyanga ezidlule

Norton Safe Web

Have just noticed that there are no longer green Norton check marks against web results. Have spent all morning in live chat with Norton. They say it is the way it has b… (funda kabanzi)

Have just noticed that there are no longer green Norton check marks against web results. Have spent all morning in live chat with Norton. They say it is the way it has been set up. Very disappointed as they check marks were very useful.

Asked by kathyevans154 1 inyanga edlule

Last reply by kathyevans154 1 inyanga edlule

Unable to delete "verification.exe" from download library

Several instances of this "verification.exe" malware appear on download history when firefox is opened as shown. Remove from history or clear downloads doesn't eliminate… (funda kabanzi)

Several instances of this "verification.exe" malware appear on download history when firefox is opened as shown. Remove from history or clear downloads doesn't eliminate them. They reappear whenever firefox is opened.

Suggestions to eliminate this nuisance welcome.

Asked by RWT 1 isonto elidlule

Last reply by RWT 1 isonto elidlule

  • Okugcinwe kunqolobane

Losing internet connection

How do I keep Firefox from losing the internet connection just cause I don't want to close all the tabs I've had open the past week or so? I've tried clearing the cookie… (funda kabanzi)

How do I keep Firefox from losing the internet connection just cause I don't want to close all the tabs I've had open the past week or so? I've tried clearing the cookies, and then reloading my open tabs, but it ends up losing the connection, just the browser itself. Other browser still works. Completely closing all tabs and restarting Firefox gets it working again, but dare I reload the previous session again, open all the tabs (acts like it's going to work), but then loses connection.

Asked by markfleener 2 iminyaka edlule

Last reply by Iggy 1 unyaka odlule

  • Okugcinwe kunqolobane

Customizing Proton design

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightl… (funda kabanzi)

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightly reduce the tab height, (2) get back tab borders for inactive tabs and (3) remove the small gaps between tabs. How exactly do I have to change the following code to do so (ideally, for convenience, please just complete the code accordingly)? Thanks in advance for any support!

/*** Tighten up drop-down/context/popup menu spacing (8 Sep 2021) ***/

menupopup:not(.in-menulist) > menuitem, 
menupopup:not(.in-menulist) > menu {
  padding-block: 2px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
  min-height: unset !important; /* v92.0 - for padding below 4px */
}
:root {
  --arrowpanel-menuitem-padding: 4px 8px !important;
}

/*** Proton Tabs Tweaks ***/

/* Adjust tab corner shape, optionally remove space below tabs */

#tabbrowser-tabs {
    --user-tab-rounding: 6px;
}

.tab-background {
    border-radius: var(--user-tab-rounding) var(--user-tab-rounding) 0px 0px !important;
    margin-block: 1px 0 !important;
}
#scrollbutton-up, #scrollbutton-down { /* 6/10/2021 */
    border-top-width: 1px !important;
    border-bottom-width: 0 !important;
}
/* Container color bar visibility */
.tabbrowser-tab[usercontextid] > .tab-stack > .tab-background > .tab-context-line {
    margin: 0px max(calc(var(--user-tab-rounding) - 3px), 0px) !important;
}

Asked by laudesimperiales 2 iminyaka edlule

Last reply by Paulgi 2 iminyaka edlule

  • Okugcinwe kunqolobane

System Printer

Have changed about:config to set the print.tab_modal.enabled to false but it still uses the (extremely painful) Firefox Print Dialog What else do I need to change? … (funda kabanzi)

Have changed about:config to set the print.tab_modal.enabled to false but it still uses the (extremely painful) Firefox Print Dialog What else do I need to change?

Asked by alan118 2 iminyaka edlule

Last reply by jscher2000 - Support Volunteer 1 unyaka odlule

  • Okugcinwe kunqolobane

Some sort of Blank pop-up type area on all sites - cant use the mouse in this area.

Please help me remove this blank area section on the web pages. its on all of them on every tab. I have tried restarting and updating. I cant get it to go away. thank yo… (funda kabanzi)

Please help me remove this blank area section on the web pages. its on all of them on every tab. I have tried restarting and updating. I cant get it to go away.

thank you Mark

Asked by Marko 2 iminyaka edlule

Last reply by vannerwinner 1 unyaka odlule