General Discussion • Re: How can users support Pale Moon?
Spread it, help people in the forum whenever you can, so Moonchild and others can focus on the development instead of replying on easy questions.Donating money also helps the project because somebody...
View ArticleBrowser Development • Unexpected "uncaught exception" using async...
I was having a hard time understanding why I was getting "uncaught exception" errors in the console, although the promise reject was actually caught and my code was running as expected.Upon...
View ArticleWeb Compatibility Support • Re: 9gag.com blue "view xyz reply"...
Should be in 32.5.0.updated to v. 32.5.2 - works fine - thanks
View ArticleBrowser Development • Re: Unexpected "uncaught exception" using...
Try this:CODE: <html><body><script>((Promise) => { const originalThen = Promise.prototype.then; const originalCatch = Promise.prototype.catch; Promise.prototype.then = function...
View ArticleGerman (Deutsch) • Re: Kleine Spende ans Projekt: Datensparsam möglich?
Me too.I will never pay with Paypal, nor send my adress and name.Please make it possible to donate with IBAN and BIC .ThanksMichael
View ArticleWeb Compatibility Support • Two errors in archve.org
I'm using Win7.1. with palemoon I cannot scroll bookpages in archive.org. This means the right or left arrow doesn't respond.2. after searching some titles I can click an item, but there is no right...
View ArticleBrowser Support • Reply dialog box not working on a message board.
Hi. I am experimenting a non responsive text dialog box on a message board. When I click on the reply text dialog box, nothing happens.The error messages from error console:CODE: Timestamp: 01/04/2024...
View ArticleBrowser Support • Re: Handelsblatt.com
Thanks,sounds interesting,twiago.com loads ok for me.
View ArticleBrowser Development • Re: Paste as plain text
There is an addon for copying as plain text (https://addons.palemoon.org/addon/copy-as-plain-text/), but I never used it, so I guess it doesn't help for pasting from outside sources.
View ArticleEpyrus • Re: Linux users: What version of glibc and libstdc++ is everyone on?
For Linux machines I am on various Debian versions, with newer configs using Debian 12 with glibc 2.36, libstdc++ 12.2.0-14 and gcc 12 . But I am also looking at 64 bit ARM devices with this or older...
View ArticleBrowser Development • Re: CSP used for spying on blocked domains(?)
Btw, https://www.dhl.de/de/privatkunden.html causes Pale Moon to say:Content Security Policy: Couldn’t process unknown directive ‘script-src-elem’ 1 (unknown)The element is used asscript-src-elem...
View ArticleWeb Compatibility Support • Re: Two errors in archve.org
The site appears to function correctly with dom.webcomponents.enabled = false, including RMB context menu.That doesn't do anything for me.
View ArticleGerman (Deutsch) • Re: Pale Moon wird schwerfällig
Ja, diese Beobachtung habe ich auch schon gemacht. Schuld war bis jetzt immer Javascript. Aufgeblähte Skripte, die ewig lange laufen.Als Lösung habe ich die Laufzeit der Skripte...
View ArticleBrowser Support • Re: [Linux] OpenSUSE: malformed sound
I'm experiencing the same sound issue here while using "Native" or "Gecko Compatibility": https://www.cbsnews.com/live/ (or the live video on the https://www.cbsnews.com/ front page)I'm running the...
View ArticlePlatform Development • temporary issue with repo mail
Seems there was a temporary issue with e-mail delivery (specifically notifications) from the repo server. This should now be fixed but if you are still having issues that no [rpmo] mail arrives, let...
View ArticleGeneral Discussion • replacing profile, and Pale Moon for more strictly...
I was told replace corrupt profile but then that some parts need not be replaced. So, what's the full list out of the following parts, to replace or okay to keep?extensionsthemesbookmarks...
View ArticleEpyrus • Re: How do I disable compacting folders entirely?
On a IMAP server, [before "Compaction" happens, deleted messages may silently persist] marked as "to be expunged" on the server [until] closing the client [when "Expungement" happens].[Messages in]...
View ArticleBrowser Development • Re: Paste as plain text
You'd think this would be handled by the OS at this pointYou can't, because applications may accept multiple data formats and it's up to the application to determine what to accept and what to do with...
View ArticleBrowser Support • Re: Pixls.us forum / Discourse: Browser not supported [Solved]
What Moonchild said. Would this trick of not-requesting certain assets also work for other sites? How come the answer is not "set up a per-site UA string to spoof an accepted browser"?For any site...
View ArticlePlatform Development • Re: Anyone interested in a patch to disable GTK2 on...
So, I have an update... the good news is that I was able to get the codebase to build with NPAPI (mostly) disabled on both Windows and Linux. I even checked that it works with GTK2 and GTK3. So if you...
View Article