giuspen / cherrytree

cherrytree
https://www.giuspen.net/cherrytree/
Other
3.37k stars 459 forks source link

Strange phenomen after inserting large amount of data in textbox #1743

Open Hoffenbar opened 3 years ago

Hoffenbar commented 3 years ago

I inserted a text box with syntax coloring with type INI. Then pasting a larger inifile (from winscp) into the box (I could not handle you the actual data, because it contains sensitive data, though). A few seconds the lines appear, then a scroll down begun, the everything disappears, including most elements of the upper menu bar (Datei Bearbeiten ... etc). The box remains visibly empty. I had to paste the text directly into the page, I couldn't get the textbox to work. Tried with different themes, without success. Seems that the syntax coloring disturbs the GUI in some way.....

giuspen commented 3 years ago

Could be a bug in the INI syntax highlighting. You could try with a subset of such data and adding data gradually, this way maybe you can find what characters are causing the INI syntax highlighting to malfunction