Browser Support • PermissionStatus: change event isn't fired
See the code example here, which you can paste into console, then head to Page Info dialog and try changing geolocation permission. The permission change should be logged into console, but nothing...
View ArticleBrowser Support • How to properly force PDF to open with plugin inside the...
In other words, why does a setting like below still open file download dialog? If I choose external application, then it will open it in that selected application. The "Always ask" option shows the...
View ArticleGeneral Discussion • Copy download link instead of downloading
Is there an addon that would add an option to just copy download link instead of actually downloading the file to this dialog (of cource the two buttons that exist say "save file" and "calnel"):So I...
View ArticleBrowser Support • Re: Wide-Ranging Web Compatibility Workaround
Browservice can download files from the web to your local folders, including opening PDFs in the chromium PDF viewer and downloading them. When you go to download a file you get a Download button in...
View ArticleGeneral Discussion • Re: Copy download link instead of downloading
You might see if FlashGot! or GetEmAll will see/capture your wanted links, & download or send them to an external download manager.(Net Transport [download manager] is now free, best I can tell,...
View ArticleWeb Compatibility Support • Re: www.nexusmods.com slow download button...
Looked into implementing this. I actually think this is potentially abuse-prone (risk of unclamped timeouts, especially when using workers) so I've implemented a stub instead. Nexusmods seems to be...
View ArticleBrowser Support • Re: PermissionStatus: change event isn't fired
Works perfectly fine here.Opened scratchpad in content env, ran the listener code snippet, and it would properly respond to changes made in the page info window.CODE: 18:49:41.015 geolocation...
View ArticleBrowser Support • Re: How to properly force PDF to open with plugin inside...
If the web server omits "Content-Disposition: attachment" header to instruct the browser to open file directly, then the plugin kicks inThis is correct behaviour.Content-Disposition:Attachment...
View ArticleBrowser Support • The "network.IDN_show_punycode" setting in...
Moonchild wrote :network.IDN_show_punycode (to true) -- Unnecessary because Pale Moon already shows punycode in the identity panel. Another downside would be not being able to enter IDN domain names...
View ArticleWeb Compatibility Support • www.bol.com gives a blank page
Since a few weeks https://www.bol.com/nl/nl/ gives a blank page, both in regular mode and in safe mode.Some pages on the site work others give the same result.Webdeveloper console output:CODE:...
View ArticleContributed 3rd Party Builds • Re: 32bit and gtk2 builds for Debian/Bookworm
The gtk2 based Pale Moon Debian packages at wmlive.rumbero.org/repo/pool/main/p/palemoon/ have been updated to latest version 33.5.1. The build routine has been modified and turned into a build...
View ArticleWeb Compatibility Support • smogon.com - strategy pokedex blank page
Smogon's strategy pokedex pages yield a blank white page. They load on Firefox as of current versions. Example link: https://www.smogon.com/dex/gs/pokemon/scizor/Console output:CODE: SyntaxError:...
View ArticleWeb Compatibility Support • Re: www.bol.com gives a blank page
Forgot to add I am using Pale Moon 33.5.1 (64 bit) (GTK3) on Linux (OpenSuse Tumbleweed)
View ArticleWeb Compatibility Support • Re: smogon.com - strategy pokedex blank page
Tracked as Issue #2229.
View ArticleWeb Compatibility Support • Re: site a2a.it does not remember login
So there should be something particular in the site code.There probably is, because some webmasters are absolutely paranoid about anyone saving credentials for login in their browser and will go to...
View ArticleWeb Compatibility Support • Re: vulture.com - images not loading
AbortSignal.timeout() (as a stub) is slated for 33.6.0.Vulture is going to perform poorly, regardless. You can end up waiting minutes for their images to load because the network back-end will be...
View ArticleBasilisk • Re: A simplified secure dns
Eh, this one fizzled before it sizzled. Not qualified to even muster anything. Do think lots of people use it though. Darn those YouTube tutorials that make everything seem rosy.
View ArticleEpyrus • Re: Trouble creating account
Like an idiot, I had Epyrus in offline mode. Once Epyrus could actually communicate to the internet, the new button "Done" appears.Yes, I still had to click on "Manual Configuration" and change the...
View ArticleAdd-ons • Re: Dorando keyconfig - Add a new key - Page Style changing
CODE: getMarkupDocumentViewer().authorStyleDisabled ? gPageStyleMenu.switchStyleSheet('') : gPageStyleMenu.disableStyle();Where might this kind of thing be documented? Like an API for UPX......
View Article