hedy icon indicating copy to clipboard operation
hedy copied to clipboard

Problem with presenting the Arabic code

Open marrryam opened this issue 3 years ago • 2 comments

Arabic hedy: the boundaries of the code editor hides part of the code

In level 1 --> haunted house adventure: When pressing the green button to apply/paste the example code to the hedy editor, then the beginning of each line of the pasted code is partially hidden by the line numbers (see screenshot). The problem persists even when the student/user clears the code and starts writing from scratch, the code will remain being partially hidden at the start of each line.

The problem is not limited to level 1, it can be seen in the following levels for the same adventure (Arabic language).

Screenshot of the problem 2022-11-11_14-31-57

marrryam avatar Nov 11 '22 13:11 marrryam

Hi @marrryam! Thanks for creating this issue. I might have an idea what is causing this, will look into this!

TiBiBa avatar Nov 11 '22 13:11 TiBiBa

Fixed with the switch to CodeMirror

Felienne avatar Mar 19 '24 14:03 Felienne