Ceisteanna leis an gclib seo á dtaispeáint: Taispeáin gach ceist
  • Réitithe
  • Cartlannaithe

Last update broke add-ons overflow menu

After the last update, my add-ons overflow menu no longer works from the puzzle icon. It won't expand completely and you can't scroll down, therefore, I can't add or remo… (tuilleadh eolais)

After the last update, my add-ons overflow menu no longer works from the puzzle icon. It won't expand completely and you can't scroll down, therefore, I can't add or remove add-ons to the bar. See Image.

Asked by D A 1 bhliain ó shin

Answered by D A 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Access to my banking site td.com no longer works with latest version

I can no longer access my online banking at td.com - the server returns the following message: "Bad Request - Your browser sent a request that this server could not under… (tuilleadh eolais)

I can no longer access my online banking at td.com - the server returns the following message: "Bad Request - Your browser sent a request that this server could not understand. Size of a request header field exceeds server limit.

The online banking works normally with Safari. Please help me fix this quickly.

Thank you.

Asked by brian321 1 bhliain ó shin

Answered by brian321 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

delete password / logon data on sync server

Hi, Is there a possibility to delete the sync data without completely deleting the account? I used Firefox Sync to transfer some passwords and I understood that they are … (tuilleadh eolais)

Hi, Is there a possibility to delete the sync data without completely deleting the account? I used Firefox Sync to transfer some passwords and I understood that they are encrypted on the sync server. However, it might be that even the encryption might be broken and attackers could steal my passwords. That´s why I would like to delete the password data on the server (but keep the account).

Is this somehow possible? I didn´t find any article about exactly this topic.

Best regards, Sebastian

Asked by sebastianraemsch 1 bhliain ó shin

Answered by cor-el 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Add URL in the Firefox 'Add bookmark' window

Is it still possible to configure userChrome.css to have the URL field in the Firefox 'Add bookmark' window? Also, is userChrome.css configuration going to be used no mor… (tuilleadh eolais)

Is it still possible to configure userChrome.css to have the URL field in the Firefox 'Add bookmark' window? Also, is userChrome.css configuration going to be used no more in future releases? If yes, then how will we be able to customize, for example, fonts in Library, side bar and context menu?

Asked by doru001 1 bhliain ó shin

Answered by doru001 1 bhliain ó shin

  • Cartlannaithe

Website being blocked,

This is the message I get. "Please unblock challenges.cloudflare.com to proceed." I can do nothing. Things I've tried. Adding exceptions in the privacy settings in 2 s… (tuilleadh eolais)

This is the message I get. "Please unblock challenges.cloudflare.com to proceed." I can do nothing.

Things I've tried. Adding exceptions in the privacy settings in 2 seperate areas. Resetting Browser deafults. Turning off all vpn's and addons.

Nothing works.

This is the site https://1337x.to/

Asked by Mixelplix 1 bhliain ó shin

Last reply by cor-el 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

PopUp Video Window displaying with Block PopUp windows enabled

When I go to website nypost.com, and select a random article that has a video display at the top of that page, a pop up of a smaller video window appears in the lower rig… (tuilleadh eolais)

When I go to website nypost.com, and select a random article that has a video display at the top of that page, a pop up of a smaller video window appears in the lower right corner of the screen.

For example,

Go to nypost.com Select an article with a video such as https://nypost.com/2024/01/30/metro/phony-uber-driver-charged-with-ripping-off-nyc-bar-patrons-in-cellphone-scheme/

There is a pop window of a smaller video screen that shows in the lower right corner

Autoplay is disabled

Is there a specific setting to stop this functionality of the pop up video window to appear? Is the block pop up window functionality in the same category of this description supplied above?

Thank you.

Asked by LionUser2024 1 bhliain ó shin

Answered by zeroknight 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Firefox displays white area below the footer bar on certain webpages, whereas other browsers do not

I set up a website for my wife a while ago. Most recently we noticed that some (not all) of our pages are not shown correctly when we use Firefox as browser. Specificall… (tuilleadh eolais)

I set up a website for my wife a while ago. Most recently we noticed that some (not all) of our pages are not shown correctly when we use Firefox as browser. Specifically, when you open a webpage and scroll down as far as you can, there is a certain white area at the very bottom visible, below the footer. Now, if you wait a small amount of time, then scroll a little up and down again, the white border is not longer there and the page appears as it should.

Example pages for this behavior are: https://praxis-weinhold-schattentherapie.eu/entspannung/ https://praxis-weinhold-schattentherapie.eu/praxis/ https://praxis-weinhold-schattentherapie.eu/ueber-mich/

It is not happening e.g. with: https://praxis-weinhold-schattentherapie.eu/unterkuenfte-und-impressionen/ https://praxis-weinhold-schattentherapie.eu/angebote-und-kontakt/ Example screenshots are attached.

This strange behavior cannot be recognized with other browsers, we tried Chrome as well as Edge. Many thanks in advance for any ideas on how to adress this! Best regards Carsten

Asked by Carsten Weinhold 1 bhliain ó shin

Answered by Carsten Weinhold 1 bhliain ó shin

  • Cartlannaithe

Remove separator in between Button and First Tab

I wish to remove the ugly looking line between my custom home button and the first tab. You can find that on the top left. I already have userChrome.css set up and I foun… (tuilleadh eolais)

I wish to remove the ugly looking line between my custom home button and the first tab. You can find that on the top left. I already have userChrome.css set up and I found no help on the r/FirefoxCSS subreddit.

My userChrome.css code:

```

root {

--toolbar-field-focus-border-color: transparent !important; --toolbarbutton-inner-padding: 10px !important; --toolbarbutton-border-radius: 2em !important; --urlbar-container-padding: 0px !important; }

  1. nav-bar {

box-shadow: none; }

  1. urlbar {

padding: 8px !important; }

  1. urlbar-background {

background-color: rgb(255, 255, 255) !important; border-radius: 16px !important; box-shadow: rgb(230, 230, 230) 0px 0px 5px 0px !important; }

.tab-background { border-radius: 16px !important; box-shadow: rgb(225, 225, 225) 0px 1px 5px 0px !important; }

.tabbrowser-tab .close-icon{ border-radius: 2em !important; margin-right: 0px !important; }

.tabbrowser-tab .close-icon:hover { background-color: rgba(0, 0, 0, 0.05) !important; outline: none !important; }

  1. tabs-newtab-button:hover > .toolbarbutton-icon {

background-color: rgba(255, 255, 255, 0.25) !important; border-radius: 2em !important; }

  1. PlacesToolbarItems .bookmark-item {

padding: 5px; margin: 25px; }

  1. navigator-toolbox { border: none !important;}
  1. PersonalToolbar {

box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px !important; } ```

For anyone who can be of EXTRA help, I wish to also fully round the search bar in my "about:home" which you can see is underneath the FireFox logo. I want to add my own custom border radius of "2em" and remove the blue outline when selected.

Asked by EXC4L1BXR 1 bhliain ó shin

Last reply by cor-el 1 bhliain ó shin

  • Cartlannaithe

Open Link in New Tab: Does Not Open Next to Current Tab

Every time I right click and select "Open Link in New Tab" Firefox is not opening this new tab next to the current tab. It instead moves this new tap to the end of all th… (tuilleadh eolais)

Every time I right click and select "Open Link in New Tab" Firefox is not opening this new tab next to the current tab. It instead moves this new tap to the end of all the tabs (of the current website). This is an annoying behavior, I have to go all the way to the end of the tabs to look at the name page that I just opened. How do I fix this behavior?

Asked by gekaram 1 bhliain ó shin

Last reply by Terry 1 bhliain ó shin

  • Cartlannaithe

Suggestion from Browsing History should not include "Base URL"

Hi all Firefoxers, There are a few sites that I always access via a URL that could look like : https://device.domain.com/admin/ When I went to visit that device, … (tuilleadh eolais)

Hi all Firefoxers,

There are a few sites that I always access via a URL that could look like :

https://device.domain.com/admin/

When I went to visit that device, typing in the URL bar "device.domain..." , Firefox's 1st default suggestion shows as https://device.domain.com/

The problem is that I never visited that site, the way to access this device is https://device.domain.com/admin/ - there's no way to reconfigure the device and have an auto-redirect to .../admin location.

https://device.domain.com/ is not in my Browsing History nor do I have an open-tab. In the settings Privacy->Address Bar, disabling "Browsing History" removes https://device.domain.com/ from the suggestion list but it also removes all suggestion from the history. This is the expected behavior, the bug required fix isn't related to this.

If the "Base URL" isn't saved in the Browsing History, how can someone tell Firefox to only suggest absolute entries from the history?

Asked by somehacker 1 bhliain ó shin

Last reply by netjeff 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Firefox won't work

Hello, Mozilla will not work - it looks like it's trying to load a page but nothing happens. Then the crash reporter kicks in - but it never actually sends the crash rep… (tuilleadh eolais)

Hello,

Mozilla will not work - it looks like it's trying to load a page but nothing happens. Then the crash reporter kicks in - but it never actually sends the crash report. (I'll copy it here) I've tried uninstalling it and reinstalling it - it doesn't help. Tried disabling the antivirus and firewall (which had never been a problem before) but that doesn't help either. So if you can, please help :)

AdapterDeviceID: 0x1b81 AdapterDriverVersion: 31.0.15.4665 AdapterSubsysID: 37031458 AdapterVendorID: 0x10de Add-ons: formautofill%40mozilla.org:1.0.1,pictureinpicture%40mozilla.org:1.0.0,screenshots%40mozilla.org:39.0.1,webcompat%40mozilla.org:121.0.0,default-theme%40mozilla.org:1.3,addons-search-detection%40mozilla.com:2.0.0,google%40search.mozilla.org:1.4,amazondotcom%40search.mozilla.org:1.7,wikipedia%40search.mozilla.org:1.3,bing%40search.mozilla.org:1.6,ddg%40search.mozilla.org:1.4 AvailablePageFile: 2743808000 AvailablePhysicalMemory: 6642008064 AvailableVirtualMemory: 3497058304 BackgroundTaskMode: 0 BlockedDllList: BuildID: 20240108143603 CPUMicrocodeVersion: 0xb4 ContentSandboxCapable: 1 ContentSandboxLevel: 6 ContentSandboxWin32kState: Win32k Lockdown enabled -- default value is true CrashTime: 1705593581 DOMFissionEnabled: 1 DOMIPCEnabled: 1 EMCheckCompatibility: true ExperimentalFeatures: devtools.inspector.compatibility.enabled GPUProcessLaunchCount: 1 GPUProcessStatus: Running GpuSandboxLevel: 1 HeadlessMode: 0 InstallTime: 1705592987 LastStartupWasCrash: 0 LauncherProcessState: 0 ModuleSignatureInfo: {"ESET, spol. s r.o.":["eOppBrowser.dll"],"Microsoft Windows":["MMDevAPI.dll","d3d9.dll","ntasn1.dll","ncrypt.dll","Windows.Security.Integrity.dll","avrt.dll","d3dcompiler_47.dll","dataexchange.dll","AudioSes.dll","explorerframe.dll","wscapi.dll","directmanipulation.dll","d3d11.dll","BCP47mrm.dll","Windows.Globalization.dll","winsta.dll","ColorAdapterClient.dll","mscms.dll","dcomp.dll","Windows.UI.Immersive.dll","twinapi.appcore.dll","WindowManagementAPI.dll","Windows.UI.dll","npmproxy.dll","netprofm.dll","dbgcore.dll","DWrite.dll","ktmw32.dll","twinapi.dll","wsock32.dll","cscapi.dll","ntshrui.dll","OneCoreUAPCommonProxyStub.dll","OneCoreCommonProxyStub.dll","winnsi.dll","winhttp.dll","ondemandconnroutehelper.dll","wininet.dll","Bcp47Langs.dll","DXCore.dll","linkinfo.dll","TextInputFramework.dll","resourcepolicyclient.dll","dwmapi.dll","wtsapi32.dll","FWPUCLNT.DLL","rasadhlp.dll","nlaapi.dll","pnrpnsp.dll","NapiNSP.dll","dnsapi.dll","dhcpcsvc6.DLL","CoreMessaging.dll","CoreUIComponents.dll","WinTypes.dll","InputHost.dll","dxgi.dll","uxtheme.dll","winrnr.dll","dhcpcsvc.dll","umpdc.dll","wshbth.dll","powrprof.dll","version.dll","gpapi.dll","devobj.dll","drvstore.dll","cryptnet.dll","msasn1.dll","cryptbase.dll","rsaenh.dll","cryptsp.dll","ntmarta.dll","dbghelp.dll","mswsock.dll","sspicli.dll","winmm.dll","IPHLPAPI.DLL","userenv.dll","iertutil.dll","netutils.dll","srvcli.dll","urlmon.dll","profapi.dll","propsys.dll","kernel.appcore.dll","wldp.dll","windows.storage.dll","SHCore.dll","bcryptPrimitives.dll","ucrtbase.dll","advapi32.dll","gdi32.dll","clbcatq.dll","cfgmgr32.dll","ole32.dll","imagehlp.dll","bcrypt.dll","psapi.dll","win32u.dll","crypt32.dll","sechost.dll","wintrust.dll","oleaut32.dll","user32.dll","shlwapi.dll","imm32.dll","msvcrt.dll","rpcrt4.dll","KERNELBASE.dll","kernel32.dll","msvcp_win.dll","combase.dll","msctf.dll","ws2_32.dll","setupapi.dll","gdi32full.dll","nsi.dll","shell32.dll","ntdll.dll"],"Microsoft Windows Software Compatibility Publisher":["msvcp140.dll","VCRUNTIME140.dll"],"Mozilla Corporation":["firefox.exe","libEGL.dll","osclientcerts.dll","libGLESv2.dll","nssckbi.dll","freebl3.dll","softokn3.dll","xul.dll","lgpllibs.dll","gkcodecs.dll","nss3.dll","mozglue.dll"]} MozCrashReason: Shutdown hanging at step XPCOMShutdown. Something is blocking the main-thread. Notes: FP(D00-L1000-W0000100-T000) DWrite? DWrite+ WR? WR+ WebGL? EGL? EGL- GL Context? GL Context- GL Context+ WebGL+ ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} ProductName: Firefox ReleaseChannel: release SafeMode: 0 SecondsSinceLastCrash: 524 ShutdownProgress: xpcom-shutdown ShutdownReason: AppRestart StartupCacheValid: 1 StartupCrash: 0 StartupTime: 1705593263 SubmittedFrom: Client SystemMemoryUsePercentage: 61 TelemetryEnvironment: {"build":{"applicationId":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","applicationName":"Firefox","architecture":"x86","buildId":"20240108143603","version":"121.0.1","vendor":"Mozilla","displayVersion":"121.0.1","platformVersion":"121.0.1","xpcomAbi":"x86-msvc","updaterAvailable":true},"partner":{"distributionId":null,"distributionVersion":null,"partnerId":null,"distributor":null,"distributorChannel":null,"partnerNames":[]},"system":{"memoryMB":16344,"virtualMaxMB":4096,"cpu":{"isWindowsSMode":false,"count":12,"cores":6,"vendor":"GenuineIntel","name":"Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz","family":6,"model":158,"stepping":10,"l2cacheKB":256,"l3cacheKB":12288,"speedMHz":3192,"extensions":["hasMMX","hasSSE","hasSSE2","hasSSE3","hasSSSE3","hasSSE4_1","hasSSE4_2","hasAVX","hasAVX2","hasAES"]},"os":{"installYear":2022,"hasSuperfetch":true,"hasPrefetch":true,"name":"Windows_NT","version":"10.0","locale":"en-US","servicePackMajor":0,"servicePackMinor":0,"windowsBuildNumber":19045,"windowsUBR":3930},"hdd":{"binary":{"model":"WDC WD10EZEX-00KUWA0","revision":"15.01H15","type":"HDD"},"profile":{"model":"WDC WD10EZEX-00KUWA0","revision":"15.01H15","type":"HDD"},"system":{"model":"WDC WD10EZEX-00KUWA0","revision":"15.01H15","type":"HDD"}},"gfx":{"D2DEnabled":true,"DWriteEnabled":true,"ContentBackend":"Skia","Headless":false,"EmbeddedInFirefoxReality":false,"TargetFrameRate":60,"adapters":[{"description":"NVLDDMKM","vendorID":"0x10de","deviceID":"0x1b81","subsysID":"37031458","RAM":8192,"driver":"C:\\Windows\\System32\\DriverStore\\FileRepository\\nv_dispi.inf_amd64_72a60bcfb646da4c\\nvldumdx.dll,C:\\Windows\\System32\\DriverStore\\FileRepository\\nv_dispi.inf_amd64_72a60bcfb646da4c\\nvldumdx.dll,C:\\Windows\\System32\\DriverStore\\FileRepository\\nv_dispi.inf_amd64_72a60bcfb646da4c\\nvldumdx.dll,C:\\Windows\\System32\\DriverStore\\FileRepository\\nv_dispi.inf_amd64_72a60bcfb646da4c\\nvldumdx.dll C:\\Windows\\System32\\DriverStore\\FileRepository\\nv_dispi.inf_amd64_72a60bcfb646da4c\\nvldumd.dll,C:\\Windows\\System32\\DriverStore\\FileRepository\\nv_dispi.inf_amd64_72a60bcfb646da4c\\nvldumd.dll,C:\\Windows\\System32\\DriverStore\\FileRepository\\nv_dispi.inf_amd64_72a60bcfb646da4c\\nvldumd.dll,C:\\Windows\\System32\\DriverStore\\FileRepository\\nv_dispi.inf_amd64_72a60bcfb646da4c\\nvldumd.dll","driverVendor":null,"driverVersion":"31.0.15.4665","driverDate":"1-12-2024","GPUActive":true}],"monitors":[{"screenWidth":1920,"screenHeight":1080,"refreshRate":60,"pseudoDisplay":false}],"features":{"compositor":"webrender","hwCompositing":{"status":"available"},"gpuProcess":{"status":"available"},"webrender":{"status":"available"},"wrCompositor":{"status":"available"},"openglCompositing":{"status":"unused"},"omtp":{"status":"unused"},"d3d11":{"status":"available","version":45312,"warp":false,"textureSharing":true,"blocklisted":false},"d2d":{"status":"available","version":"1.1"}}},"appleModelId":null,"hasWinPackageId":false,"sec":{"antivirus":["ESET Security"],"antispyware":null,"firewall":["ESET Firewall"]},"isWow64":true,"isWowARM64":false},"settings":{"blocklistEnabled":true,"e10sEnabled":true,"e10sMultiProcesses":8,"fissionEnabled":true,"telemetryEnabled":false,"locale":"en-US","intl":{"requestedLocales":["en-US"],"availableLocales":["en-US"],"appLocales":["en-US"],"systemLocales":["en-US","ro-RO"],"regionalPrefsLocales":["en-US"],"acceptLanguages":["en-US","en"]},"update":{"channel":"release","enabled":true,"autoDownload":true,"background":true},"userPrefs":{"browser.search.widget.inNavBar":false,"browser.urlbar.autoFill":true,"browser.urlbar.autoFill.adaptiveHistory.enabled":false,"browser.urlbar.dnsResolveSingleWordsAfterSearch":0,"browser.urlbar.quicksuggest.dataCollection.enabled":false,"browser.urlbar.suggest.quicksuggest.nonsponsored":false,"browser.urlbar.suggest.quicksuggest.sponsored":false,"network.trr.strict_native_fallback":false,"widget.content.gtk-high-contrast.enabled":true},"sandbox":{"effectiveContentProcessLevel":6,"contentWin32kLockdownState":15},"launcherProcessState":0,"addonCompatibilityCheckEnabled":true,"isDefaultBrowser":false,"attribution":{"campaign":"%2528not%2Bset%2529","content":"%2528not%2Bset%2529","dlsource":"mozorg","dltoken":"e3e3bcd1-5812-48df-9803-5e80e2aab219","experiment":"%2528not%2Bset%2529","medium":"referral","source":"support.mozilla.org","ua":"chrome","variation":"%2528not%2Bset%2529"},"defaultSearchEngine":"google-b-d","defaultSearchEngineData":{"loadPath":"[addon]google@search.mozilla.org","name":"Google","origin":"default","submissionURL":"https://www.google.com/search?client=firefox-b-d&q="}},"profile":{"creationDate":19740,"firstUseDate":19740},"addons":{"activeAddons":{"formautofill@mozilla.org":{"version":"1.0.1","scope":1,"type":"extension","updateDay":19730,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":null,"name":"Form Autofill","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19730,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false},"pictureinpicture@mozilla.org":{"version":"1.0.0","scope":1,"type":"extension","updateDay":19730,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Fixes for web compatibility with Picture-in-Picture","name":"Picture-In-Picture","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19730,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false},"screenshots@mozilla.org":{"version":"39.0.1","scope":1,"type":"extension","updateDay":19730,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Take clips and screenshots from the Web and save them temporarily or permanently.","name":"Firefox Screenshots","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19730,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false},"webcompat@mozilla.org":{"version":"121.0.0","scope":1,"type":"extension","updateDay":19730,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Urgent post-release fixes for web compatibility.","name":"Web Compatibility Interventions","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19730,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false}},"theme":{"id":"default-theme@mozilla.org","blocklisted":false,"description":"Follow the operating system setting for buttons, menus, and windows.","name":"System theme — auto","userDisabled":false,"appDisabled":false,"version":"1.3","scope":4,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19740,"updateDay":19740},"activeGMPlugins":{"gmp-gmpopenh264":{"version":null,"userDisabled":false,"applyBackgroundUpdates":1},"gmp-widevinecdm":{"version":null,"userDisabled":false,"applyBackgroundUpdates":1}}}} Throttleable: 1 TotalPageFile: 4253405184 TotalPhysicalMemory: 17138307072 TotalVirtualMemory: 4294836224 URL: about:support UptimeTS: 3184.07 UtilityProcessStatus: Destroyed Vendor: Mozilla Version: 121.0.1 Winsock_LSP: MSAFD Tcpip [TCP/IP] : 2 : 2 : 1 : 6 : 0x20066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : e70f1aa0-ab8b-11cf-8ca3-00805f48a192

MSAFD Tcpip [UDP/IP] : 2 : 2 : 2 : 17 : 0x20609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : e70f1aa0-ab8b-11cf-8ca3-00805f48a192 
MSAFD Tcpip [RAW/IP] : 2 : 2 : 3 : 0 : 0x20609 : 0xc : %SystemRoot%\system32\mswsock.dll :  : e70f1aa0-ab8b-11cf-8ca3-00805f48a192 
MSAFD Tcpip [TCP/IPv6] : 2 : 23 : 1 : 6 : 0x20066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 
MSAFD Tcpip [UDP/IPv6] : 2 : 23 : 2 : 17 : 0x20609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 
MSAFD Tcpip [RAW/IPv6] : 2 : 23 : 3 : 0 : 0x20609 : 0xc : %SystemRoot%\system32\mswsock.dll :  : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 
AF_UNIX : 2 : 1 : 1 : 0 : 0x20026 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : a00943d9-9c2e-4633-9b59-0057a3160994 
RSVP TCPv6 Service Provider : 2 : 23 : 1 : 6 : 0x22066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
RSVP TCP Service Provider : 2 : 2 : 1 : 6 : 0x22066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
RSVP UDPv6 Service Provider : 2 : 23 : 2 : 17 : 0x22609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
RSVP UDP Service Provider : 2 : 2 : 2 : 17 : 0x22609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
Hyper-V RAW : 2 : 34 : 1 : 1 : 0x20026 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 1234191b-4bf7-4ca7-86e0-dfd7c32b5445 
MSAFD L2CAP [Bluetooth] : 2 : 32 : 1 : 256 : 0x20006 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9fc48064-7298-43e4-b7bd-181f2089792a 
MSAFD RfComm [Bluetooth] : 2 : 32 : 1 : 3 : 0x20026 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9fc48064-7298-43e4-b7bd-181f2089792a

XPCOMSpinEventLoopStack: default: RemoteWorkerService::Observe|nsThread::Shutdown: ProxyResolution useragent_locale: en-US

This report also contains technical information about the state of the application when it crashed.

Asked by Jean Valjean 1 bhliain ó shin

Answered by Jean Valjean 1 bhliain ó shin

  • Cartlannaithe

Fonts anywhere besides tabs and adress bar are much smaller

I am on Linux, with font defaults on 15px. I have also set the minimum font size in firefox to 15, yet all content of webpages and even the settings menu (which I've noti… (tuilleadh eolais)

I am on Linux, with font defaults on 15px. I have also set the minimum font size in firefox to 15, yet all content of webpages and even the settings menu (which I've noticed ignores the font size settings entirely) is minuscule by comparison - I found the font sizes of the adress bar (respecting system font size of 15) matching webpages scaled to 140% or minimum fonts set to 22.

Changing the `layout.css.devPixelsPerPx` scales the adress bar too, aside of just scaling all elements, not text.

Asked by Kepis_72 1 bhliain ó shin

Last reply by Kepis_72 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

Paypal OTP Login Bug

Hi, Using FF 121.0.1 on a Windows 10 PC For past few weeks whenever I try to purchase something via PayPal or login to PayPal, the One Time Password page is not renderi… (tuilleadh eolais)

Hi,

Using FF 121.0.1 on a Windows 10 PC

For past few weeks whenever I try to purchase something via PayPal or login to PayPal, the One Time Password page is not rendering correctly, and not allowing me to continue. I have enclosed a capture of the issue.

For info, I can use PayPal without any issue on other browsers including Chrome and Brave.

Asked by glenn57 1 bhliain ó shin

Answered by zeroknight 1 bhliain ó shin

  • Cartlannaithe

Primary Password

As of January 2024, I am constantly being asked for a Primary Password when I use the Firefox browser. I do not believe I ever set a Primary Password or Master Passwor… (tuilleadh eolais)

As of January 2024, I am constantly being asked for a Primary Password when I use the Firefox browser. I do not believe I ever set a Primary Password or Master Password with Firefox, and I have been using Firefox for many years. When I go to the Settings page, it says to confirm my current Primary Password in order to change it. But I need to know my current password to do that. I also unchecked Primary Password, and got a pop-up that said if I remove my Primary Password my information will not be protected if my computer is compromised. Obviously, I don't want that to happen. Is it possible I am being asked for a Primary Password because I am using a VPN? Please advise on how to resolve this problem. I can't change my password, and I can't confirm ever setting one so I am concerned. Thank you.

Asked by Bonniebc 1 bhliain ó shin

Last reply by cor-el 1 bhliain ó shin

  • Cartlannaithe

Screenshots are corrupted when pasting from Paint.net into Confluence using Firefox 121 (but not Edge)

I'm not sure where the issue is exactly, but I suspect its something to do with different standards of storing images in clipboards. If you see the images, this is a scr… (tuilleadh eolais)

I'm not sure where the issue is exactly, but I suspect its something to do with different standards of storing images in clipboards.

If you see the images, this is a screenshot of an Excel grid, taken using win 11 snap tool (shift+win+s). I paste this into paint.net (5.0.12) Then select all and copy/paste into Confluence using Firefox. The edges of the images are either shifted, or a line is added.

If I use Paint instead of paint.net, it is ok. If i use Edge instead of Firefox, it is ok. Saving the file as png and importing it and its ok. Pasting from paint.net into Powerpoint and its ok.

Any ideas what is causing this or how to fix it? I'm going to ask Atlassin (Confluence) and paint.net help as well.

Asked by paulgibbs111 1 bhliain ó shin

Last reply by TheFox 1 bhliain ó shin

  • Cartlannaithe

Tranfer of profile to new device not working...

I'm using this instructions to move my profile from old laptop to new laptop. I've had success with this method in the past, but not today. I copied the files over to my … (tuilleadh eolais)

I'm using this instructions to move my profile from old laptop to new laptop. I've had success with this method in the past, but not today. I copied the files over to my new device, open FF on the new device, and FF just opens as a new installation. What is going wrong?? (I'm going from a Windows 10 laptop to new Windows 11 laptop. (Ugh, I already haaaaaate Windows 11, but that is for another forum!)

[https://support.mozilla.org/en-US/kb/.../back-and-restore-information-firefox-profiles#w_locate-your-profile-folder]

Asked by operaflute 1 bhliain ó shin

Last reply by operaflute 1 bhliain ó shin

  • Cartlannaithe

Firefox reopens previous tabs while incognito window is active

As long as I have an incognito window open, Firefox will reopen old tabs everytime I open a new "regular" window, even if "Open previous windows and tabs" is unchecked. … (tuilleadh eolais)

As long as I have an incognito window open, Firefox will reopen old tabs everytime I open a new "regular" window, even if "Open previous windows and tabs" is unchecked.

Asked by lokeyhermit 2 bhliain ó shin

Last reply by Graham 1 bhliain ó shin