Jump to content

Recommended Posts

Posted (edited)

Posts containing code blocks with real code can't be edited anymore, at least on Android devices. The font size can't be changed in already existing posts on Android devices (in mobile and desktop view). Adding MSFN links to posts is not possible in the default format. Inserting MSFN links suppresses the following lines. And so on. :angry: Most errors have been around for a long time, whilst others reappear at regular intervals. The forum editor is quite simply a nightmare. :crazy:

Edited by AstroSkipper

Posted

It's no longer even possible to enter simple, harmless DOS code in the forum editor. Not in the text area, not as a code block, and not as a quote. No longer a forum for coders who want to post their code, or must. :o :angry: :realmad:

Posted (edited)

Chrome 103 on Chromebook tests:

Font size <edited> changes only work in large, rough increments. 

Pre-link text, link: https://msfn.org/board/topic/187837-the-msfn-forum-editor-–-endless-errors/ and some post-link text.

Batch file test:

echo off
echo This is a test...
echo Edit Successful!

 

C code test:

/* Sample C code */
/* *** Edited! *** */

#include <windows.h>
#include "extra.h"

void startup (void) {
  // some code here
  ExitProcess (0);
}

 

Auto-indentation can be disabled by selecting No Syntax Highlighting.

So far, I'm not seeing anything out of the ordinary. Will try editing here and on Android phone next.... What Android browsers are you testing with?

Edit: no problems editing on Chromebook. Will try Android next.

 

Edited by jumper
Posted (edited)

@jumper Try the regular DOS command start with paramrter min and "" and cmd with slash c followed by ffplay -autoexit -vf subtitles=filename=\'"Adele - Easy On Me (Live at the NRJ Awards 2021).mp4"\' "Adele - Easy On Me (Live at the NRJ Awards 2021).mp4". I have to write this way as otherwise I get a 403 forbidden. 

Edited by AstroSkipper
Update of content
Posted

There is another topic about IPC-banned syntax and how to work around it.

And on Android, you do need a device with a screen wider than 800 pixels or the inline editor won't display all edit buttons. (There used to always be a button to open a full-featured editor, but that is long gone.)

Posted
5 minutes ago, jumper said:

There is another topic about IPC-banned syntax and how to work around it.

And on Android, you do need a device with a screen wider than 800 pixels or the inline editor won't display all edit buttons. (There used to always be a button to open a full-featured editor, but that is long gone.)

Thanks but I am not interested in workarounds. Either the forum editor is able to process code syntax in the dedicated code block or it is simply unusuable and crap.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...