UCyborg Posted August 6, 2023 Posted August 6, 2023 15 hours ago, Mathwiz said: Well, it could be, yes. I'm just going on past experience: so far, Google has been behind far more UXP-breaking changes than Mozilla, so I figured the odds are pretty good that the next one will be Google again. If anyone follows SeaMonkey's development, one might have realized UXP still supports a bunch of Mozilla only JavaScript syntax that was never standardized that will never be encountered on the web because no other browser implements it. Wouldn't it make sense to throw it out? Maybe it's an opportunity to cut on unnecessary complexity. I mean the only things that might still use it are some extensions, for which solution is simple - fix them.
NotHereToPlayGames Posted August 6, 2023 Posted August 6, 2023 (edited) 1 hour ago, UCyborg said: Wouldn't it make sense to throw it out? I would vote "throw it out". Mean and Lean should increase performance, theoretically. Heck, I wonder if UXP still "supports" <marquee>? And if so, throw it out also. We could probably come up with a list of (at least) 100 deprecated functions that should no longer be supported and no longer exist "in the wild". Edited August 6, 2023 by NotHereToPlayGames
UCyborg Posted August 6, 2023 Posted August 6, 2023 (edited) Works in Chrome 114, Firefox 110, SeaMonkey 2.53.17, doesn't work in Pale Moon 32.3.1. https://www.w3schools.in/html/marquee-tag It's smooth only on Chromium-based browser here, it's jerky on Firefox. Edited August 6, 2023 by UCyborg
NotHereToPlayGames Posted August 6, 2023 Posted August 6, 2023 There was also "blink" -- https://htmleditor.w3schools.in/?filename=html_blink_tag I guess my main thing is that I remember when marquee and blink were the ways that web sites "directed your attention". Say what you want about "Google-isms" and modern web being "bloated", but would you honestly prefer the days of marquee and blink?
VistaLover Posted August 6, 2023 Posted August 6, 2023 (edited) On 8/5/2023 at 4:12 AM, basilisk-dev said: I've submitted a PR to Pale Moon to add a User Agent Override for this site: https://repo.palemoon.org/MoonchildProductions/Pale-Moon/pulls/1927 I've also added a User Agent Override to Basilisk: https://repo.palemoon.org/Basilisk-Dev/Basilisk/commit/54ebc66d9d00449d0ad89572f912cef9a8e87d84 Hi ; thanks for this, special thanks for mentioning my MSFN username inside your own repo(s): Quote [SSUAO] Add override for dictionary.cambridge.org reported by VistaLover on MSFN However , my wording was chosen carefully: On 8/5/2023 at 4:12 AM, basilisk-dev said: You can add: https://dictionary.cambridge.org/ to the list of online dictionary "services" that don't properly load on UXP-based browsers, due to them not "sanctioning" the Goanna useragent slice Yes, there's a list of them , that I reported some months ago... First, the Greek edition of Bab.la: https://www.babla.gr That one will "award you" an outright: "Forbidden - You don't have permission to access this resource." when you visit it ; second is the "Longman Dictionary of Contemporary English Online": https://www.ldoceonline.com/ which will report a "Secure Connection Failed" error, a la "Cambridge online dictionary"; both these can be "fixed" by a Goanna-less SSUAO (FWIW, I'm using "Mozilla/5.0 (Windows NT 10.0; rv:115.0) Gecko/20100101 Firefox/115.0", with 115 being the latest FxESR version) ; NB: "www.babla.gr" loads some CSS from the "bab.la" domain, which will be discussed below ... Due to a part-time job of mine, I have to consult several online dictionaries, hence my reported findings and workarounds ; these three cases were the "easy" ones; the most impossible ones are those that find themselves behind the infamous Cloudflare Protection, a well-known arch-enemy of non-mainstream browsers... The English version of bab.la is found at: https://en.bab.la/ When you first visit this one with the default UA, a CF "challenge" will initiate; if you're lucky to pass this, a "cf_clearance" cookie will be set but, despite that, you'll get the: "Forbidden - You don't have permission to access this resource." block ; with a Goanna-less SSUAO, it will, again, connect (NB: with "bab.la" fixed, "www.babla.gr" will now display correctly ) . Now, let's come to the case of Collins (online) dictionary: https://www.collinsdictionary.com/ Visiting that will give you below uninformative error : "Web server is returning an unknown error - Error code 520" (generated by, yes, CF ) ... Again, this is fixed by a Goanna-less SSUAO - but, this is NOT the first thing that comes to mind for solving that "unknown" CF error; I was driven crazy initially by trying out a bunch of things, in complete desperation , as Collins was one of the first online dictionary services I encountered that would simply not load in UXP ... It's apparent there's a common denominator between the Cambridge/Longman/bab.la/Collins online dictionary services (all being "allergic" to a Goanna UA-slice), but I couldn't be a*sed to search for it ... So, that was a more "complete" story ... Edited August 7, 2023 by VistaLover 1
VistaLover Posted August 6, 2023 Posted August 6, 2023 (edited) 55 minutes ago, UCyborg said: doesn't work in Pale Moon 32.3.1. https://www.w3schools.in/html/marquee-tag ... but works in the UXP-based browsers by roytam1 (St52+NM28 tried), be it jerky, as you noted for proper Firefox ... Edited August 6, 2023 by VistaLover
roytam1 Posted August 6, 2023 Author Posted August 6, 2023 34 minutes ago, VistaLover said: ... but works in the UXP-based browsers by roytam1 (St52+NM28 tried), be it jerky, as you noted for proper Firefox ... yeah I decided to keep it. 2
basilisk-dev Posted August 7, 2023 Posted August 7, 2023 3 hours ago, NotHereToPlayGames said: Heck, I wonder if UXP still "supports" <marquee>? And if so, throw it out also. Support for the marquee element was removed in UXP issue #1525. https://repo.palemoon.org/MoonchildProductions/UXP/issues/1525
basilisk-dev Posted August 7, 2023 Posted August 7, 2023 (edited) 2 hours ago, VistaLover said: Yes, there's a list of them , that I reported some months ago... Here you are: https://repo.palemoon.org/Basilisk-Dev/Basilisk/commit/894aab8cb56b34f1396c2471e5d792ba6fee893a https://repo.palemoon.org/MoonchildProductions/Pale-Moon/pulls/1928 After seeing all of these domains that are having issues with the Goanna slice I'm now wondering if I should just configure Basilisk to never send the Goanna slice at all. Edited August 7, 2023 by basilisk-dev 2
roytam1 Posted August 7, 2023 Author Posted August 7, 2023 On 7/28/2023 at 5:33 PM, roytam1 said: Good News: Court rejected that order. but I think DoJ will refine and resubmit in short time. and here we go again. https://hongkongfp.com/2023/08/07/breaking-hong-kong-to-appeal-courts-rejection-of-govt-application-to-ban-pro-democracy-protest-song-glory-to-hong-kong/
VistaLover Posted August 7, 2023 Posted August 7, 2023 2 hours ago, roytam1 said: and here we go again. ... It does appear your initial concerns on this were justified ; I read the linked article and there's no date there a new decision will be made on the subject in question ; if the worst does indeed come , have any of the "contingency plans" discussed/offered, when you first made this public here, been considered already/at all? IMHO, it'll be too late to do anything "practical" once you wake up to only find you have been isolated from the rest of the digital world; fingers crossed, we won't come to that, but "your" DoJ seem adamant to get a court verdict that is "to their liking" ... Best wishes 1
VistaLover Posted August 7, 2023 Posted August 7, 2023 (edited) 19 hours ago, basilisk-dev said: if I should just configure Basilisk to never send the Goanna slice at all. This could be put behind an "about:config" boolean pref , like it's done already for the Firefox/Gecko related UA slices: general.useragent.compatMode.firefox;true general.useragent.compatMode.gecko;true Choose the default value for (suggested pref name): general.useragent.compatMode.goanna as you see fit ... Edited August 7, 2023 by VistaLover
roytam1 Posted August 8, 2023 Author Posted August 8, 2023 7 hours ago, VistaLover said: ... It does appear your initial concerns on this were justified ; I read the linked article and there's no date there a new decision will be made on the subject in question ; if the worst does indeed come , have any of the "contingency plans" discussed/offered, when you first made this public here, been considered already/at all? IMHO, it'll be too late to do anything "practical" once you wake up to only find you have been isolated from the rest of the digital world; fingers crossed, we won't come to that, but "your" DoJ seem adamant to get a court verdict that is "to their liking" ... Best wishes in worst case that all networks are cut, I don't think I can have any alternative to connect back to internet since starlink is not available here. their "justice" is now "apple polishing" so don't hold any breathe on them.
UCyborg Posted August 10, 2023 Posted August 10, 2023 On 8/6/2023 at 1:10 AM, VistaLover said: Many XP users here have attested they have to resort to a recent browser on Win7+ or on Android to complete successfully all of their online tasks; I. personally, have come to consider, especially in recent years, the UXP-based browsers I use (St52/NM28 & St55) as more of a "palliative" on my 'legacy" Vista laptop rather than full-blown browsing "solutions" (no disrespect intended at MCP devs and Roy ) ... I guess it depends on who you ask. Some recent positive feedback on PM forum. So there are some users for whom recent updates have brought the browser back from the dead. Can also use Nextcloud at workplace without having to alter its scripts and another web app here also works now without having to replace that one JavaScript file. There's only an issue with one draggable dialog made with jQuery, it has a couple of dropdown selects and when you want to grab the scrollbar of the one with most options that has it, the scrollbar doesn't move, but the dialog does. It didn't have that problem many versions ago.
Recommended Posts