bobbylight / RSyntaxTextArea

A syntax highlighting, code folding text editor for Java Swing applications.
BSD 3-Clause "New" or "Revised" License
1.12k stars 259 forks source link

rSyntaxTextArea cant be edited when reload by burpsuite #519

Closed j7ur8 closed 1 year ago

j7ur8 commented 1 year ago

Description burpsuite is a security tool, support load swing-ui extension. i have a tool used rSyntaxTextArea. when i first load it by burp, i can edit rSyntaxTextArea's textarea. But, if i reload it(unload it and load again), i can't edit rSyntaxTextArea's textarea.

Java version no sense

bobbylight commented 1 year ago

I'd start with the burp suite folks, as I'm not familiar with that project, but I haven't heard of this issue elsewhere. If it turns out to be a bug in RSTA, feel free to open this ticket!