carross-tlhuillier opened a new issue, #9339: URL: https://github.com/apache/netbeans/issues/9339
### Apache NetBeans version Apache NetBeans 29 ### What happened When I used NetBeans 27 everything worked then one day when I accept an auto-complete in Javascript code the part I typed is deleted and nothing else happend. So I tried to do a clean install of NetBeans 29 open a single file and the problem is the same. I have isolate the problem to class with static initializator. [messages.log](https://github.com/user-attachments/files/26715118/messages.log) ### Language / Project Type / NetBeans Component Javascript ### How to reproduce [test.html](https://github.com/user-attachments/files/26714992/test.html) 1. Open this file with Netbeans 2. Place cursor in `#testFunctionB` then write `this.#tes` 3. Accept the first auto-complete suggestion ### Did this work correctly in an earlier version? No / Don't know ### Operating System Linux ### JDK openjdk-21-jre ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
