• fseditor.js crashes when PgDn key hit... sometimes

    From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Mon Jan 11 23:55:28 2021
    open https://gitlab.synchro.net/main/sbbs/-/issues/200

    I hadn't seen one of these crashes in a while, but it happened just now:```The impossible happened: (line[l]) = {"text":"","attr":"","hardcr":false,"kludged":true,"firstchar":0,"selected":false}line[l+1] = {"text":"","attr":"","hardcr":true,"kludged":false,"firstchar":0,"selected":false}l 29 ```
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Wed Nov 17 09:39:54 2021
    https://gitlab.synchro.net/main/sbbs/-/issues/200#note_2152

    This crash occurred again today, when hitting PgDn:```The impossible happened: (line[l]) = {"text":"","attr":"","hardcr":false,"kludged":true,"firstchar":0,"selected":false}line[l+1] = {"text":"","attr":"","hardcr":true,"kludged":false,"firstchar":0,"selected":false}l 11 ```
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Sun Jan 29 13:00:50 2023
    https://gitlab.synchro.net/main/sbbs/-/issues/200#note_3147

    Another occurrence:```The impossible happened: (line[l]) = {"text":"","attr":"","hardcr":false,"kludged":true,"firstchar":0,"selected":false}line[l+1] = {"text":"","attr":"","hardcr":true,"kludged":false,"firstchar":0,"selected":false}l 14 ```
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)