test with RT-Firefox2....
Sigh, there may be a filepicker for attaching (after editing), but uploading still doesn't work. No chance :(
Had struggled yesterday with older KM1.6 (FF3.5) already, no luck either with uploading. But haven't tried with KMG74 yet...
And strongly suspect that UPLOADING may need javascript, BUT the filepicker only shows up inside a noscript-tag... Can unhide that by css, editor and filepicker, despite JS allowed, but just being visible doesn't necessarily mean it starts working. Still potential for more tests...
Edit: back on K-Meleon now...
But am relieved that Firefox2 (engine = Retrozilla) at least still allows to READ the forum, and login, post, logout etc.!
Although looking awful of course, everything is stapled vertically, e.g. just the 3 (huge) Like/Upvote buttons below every posting take up more than a whole screen height! But for frequent visitors this can be fixed later with some custom css, the only prob is for clueless users to find it... But as long as they can read, they have a chance to find
And in Firefox2 often the usual brute-force workaround is required, toggle all Page Styles OFF, to get access to the menus, incl. the logout-link.
Am still busy fiddling with my css tweaks, will post more in awhile.
A few I have already posted here:
https://msfn.org/board/forum/23-site-amp-forum-issues/
But don't hold your breath for devs to fix such ancient browsers. Even medium-age browsers are out of luck long since:
https://msfn.org/board/topic/182248-what-i-think-about-the-new-forum-software-and-revamped-ui/
There have been heavy complaints even for popular NewMoon27 (KM76) on XP, and guess younger versions too.
And am afraid, the control bar (button row in Editor area) is killed completely by semi-modern javascript, requiring Firefox31? Have seen JS attaches a file named "promise.js" to the editor, and inside it mentions something about ES6Promise - and it loads messageChannel?! IIRC that feature started working in KM76 (FF38), but why such an intrusive function just for adding a few text snippets around selected text? Grmpf...
Regarding Layout / CSS-styles:
The whole forum now seems to depend heavily on over 100 CSS-Variables! Very handy feature I admit, have missed it dearly since forever, but sadly the browsers added it far too late to engines. No wonder KM1.6 has lost just about ALL styling after this ips-update Still busy researching this feature... KM74(FF24) can't handle it either yet, only starts in FF31 (KM75) acc web. Yet anyway, in KM74 the page looks a whole lot better, this version definitely gets somehow almost normal styling - except by default it shows black text on darkgray background! The curse of having brandnew functions, but only in most basic version yet. And a few other minor glitches I can fix myself.
Note KM74/FF24: howto get rid of dark background:
set in user css body{background-image: none !important}
https://msfn.org/board/topic/182251-old-browsers-ips-forum-layout-bugs-self-help-tweaks-css/
Oh well, CSS can all be worked-around, but the real KILLER prob is javascript.
Especially the editor buttons, sigh, that's the worst bug, and afraid unfixable in older browsers . The editor now wants lot of too modern javascript, IMO completely unnecessary, but that stuff is decided by the invision devs. In KM I can happily use a macro that creates a context menu, to set selected to bold or underlined etc., but in FF no clue. Other people can surely find their own workarounds, using external tools with macros, or perhaps addons, whatever.
.