[bug report] buggy max text editor

vichug's icon

hello,
not too sure this is the right place to say this, but i didn't find anything like a "bug report link", so there it is :

there is a bug in the text editor in max (the one used for [coll], [text] and [js]...) : in the tutorial patch 03dGestureCapture you record datas and at one point the datas in the coll are no more displayed in the text editor, counting from line 2318 in the following screen capture. The datas are still there cause if you copy paste the content of the editor into an apple editor, it will display the proper list completely. And since the tutorial patch is working somehow normally, i guess the datas can be read properly by the computer, it seems to be only a display bug.

I'm running max 5.1.4 on macosX 10.4.11 (macbook 13,3" intel core 2 duo 2GHz 1Go667DDR2 ram etc)

jvkr's icon

Not a problem here (same max on 10.5.8).

vichug's icon

ah... maybe a 10.4 macos bug then.
i wanted to join a picture, wich i forgot, si there it is

676.Image_8.png
png
Emmanuel Jourdan's icon

Turn On "Native Font Rendering" in the Preferences.

vichug's icon

it's already on

Emmanuel Jourdan's icon

My bad… turn it off ;-)

vichug's icon

hah... i should have guessed that :p
SO. Yes it does work. But it's slightly uglier :/ (blurry font)
thanks a lot anyway