OS4 opened a new issue, #5313:
URL: https://github.com/apache/netbeans/issues/5313
### Apache NetBeans version
Apache NetBeans latest daily build
### What happened
The auto complete feature for PHP functions and other language features lock
the IDE. Variables seem to be fine.
### How to reproduce
Start typing a language feature or user defined function, e.g. is_str
~ is_string pops up in an auto complete bubble
Select is_string
~ is_string is not displayed and the text is_str is deleted
Start typing a language feature or user defined function, e.g. is_str
~ is_string pops up in an auto complete bubble
Select is_string
~ The IDE locks solid.
### Did this work correctly in an earlier version?
Apache NetBeans 12.6 or earlier
### Operating System
Ubuntu 22.10 on Intel i7 64 bit
### JDK
openjdk version "18.0.2-ea" 2022-07-19 OpenJDK Runtime Environment (build
11.0.17+8-post-Ubuntu-1ubuntu2) OpenJDK 64-Bit Server VM (build
18.0.2-ea+9-Ubuntu-2, mixed mode, sharing)
### Apache NetBeans packaging
Apache NetBeans binary zip
### Anything else
Occurs every time
### Are you willing to submit a pull request?
Yes
### Code of Conduct
Yes
--
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