Web Compatibility Support • Re: Thomann.de - login to user account fails
PM 33.0.0 64bit on Windows 10Standard PC with AMD processor.Ok, that confirms the issue is indeed hw or/and OS dependent.Is there anyone here who could test this on a PowerMac, both with Linux and...
View ArticleWeb Compatibility Support • Re: developer.mozilla.org side menu doesn't scroll?
There is some problem with the CSS, but I'm too lazy to dig deeper...
View ArticleBrowser Development • Is Pale Moon able to log network requests from a new...
I have an application in Windows which, when I click something, opens a URL in the registered default browser - Pale Moon, as I've set that as the default. However, they've set this page to redirect...
View ArticlePlatform Development • Re: Why is XUL still relevant?
Because if it's malicious code then at least it compromises only some browser environmentWhy would i trust the browser environment code from Gecko and Blink (most importantly, the code related to IPC...
View ArticlePlatform Development • Re: Scoped styling being resurrected (but not in HTML)
Why would it sound strange, and over here of all places? You know, even though there are people here who probably have similar views on browsers, etc., there can always be someone who will laugh at you.
View ArticleBrowser Support • Re: pm 33.0.1 Slower than before
Driver updates didn't work, all i had to do was uninstalling, restarting & reinstallingGot rid of the 120% of os scalingmoved from 1600x900to 1366x768 resolution.so now the sluggy mouse actions...
View ArticleBrowser Support • Re: Notification Delay or Timeout
I just tested this with https://mdn.github.io/dom-examples/to-do-notifications/ and it works correctly. the notification stays up for 20 seconds then closes.Maybe you want more time, like a minute?...
View ArticleGeneral Discussion • Re: Truist Bank Problem
It's often misguided "security" policies.I finally got off the phone with Truist Bank and apparently I am not knowledgeable enough to clear my cach or history(DUH). I was told if other browsers worked...
View ArticleBrowser Support • Problems update to 33.0.1
Hi.I am new to Palemoon. I use linux Pop OS and i have trouble to update the browser from 33.0.0 to 33.0.1. Best regards Gloogle
View ArticleGeneral Discussion • Re: popup blocking
I don't use reddit. I thought uBlock Origin could permanently block popups or for some or all sites, but seems I must restart that (doesn't save) for every site on every session, which almost...
View ArticleWeb Compatibility Support • Newgrounds user avatar not displaying 2 (Electric...
https://newgrounds.comUnfortunately no console info here.Last time this was brought up, OP was advised to use a filter for the Modify HTTP Response extension.CODE:...
View ArticleWeb Compatibility Support • Re: Newgrounds user avatar not displaying 2...
This may be related to a Youtube issue I have been having on and off, images and UI elements being invisible SOMETIMES on playlists. If it's the same problem, then it will work sometimes.
View ArticleBrowser Development • Re: Defaulting to AVX for 64-bit architectures?
What about providing SSE2/3 builds and AVX builds for amd64 and dropping x86?The amount of 32 bit only CPUs use nowadays is much, much smaller than the amount of non-AVX CPUs.There were some mobile...
View ArticleBrowser Support • Re: high load in absence of anything open (one window,...
the garbage collector can't clean them as there's a limit to how deep it will trace when trying to decide if something can be tossed.is this gc depth limit configurable somewhere in the browser...
View ArticleBrowser Support • Re: PM x64 33.x crash with noscript
I just stumbled across the same issue, PM 33.0.1 x64 (can't say anything about 33.0.0 since I only used it for a few hours because of crashes before reverting to 32.5.2) with NoScript crashes as soon...
View ArticleBasilisk • Re: Interest in Optimized Builds (see also: Pale Moon AVX builds)
This would only affect 64-bit builds on both Windows and Linux.Are you implying 64-bit Win would be AVX2 only and no as-is anymore? That'd unfortunately be me out.
View ArticleWeb Compatibility Support • ebay.in Freezes PM Temporarily for a few seconds
Website: ebay.in which redirects to https://sellglobal.ebay.in/seller-center/Issue: Website loads and renders in browser and then freezes PM for a few seconds. Happens on every link on the site....
View ArticleWeb Compatibility Support • Re: kickstarter.com - text alignment issue
Okay then, here's an alternative approach that uses a Modify HTTP Response filter to expand margin-inline and padding-inline.CODE:...
View ArticleAdd-ons • Re: gBrowser.tabContainer is undefined?
I never actually remove listeners, but I don't know how to do that in an appropriate manner.You must remove them; this is how extensions cause memory leaks by not cleaning up listeners after them....
View ArticleWeb Compatibility Support • Re: ebay.in Freezes PM Temporarily for a few seconds
It seems to be getting stuck in some sort of resize loop. Here's a Modify HTTP Response filter to prevent it.CODE:...
View Article