IanKrL opened a new issue, #7942: URL: https://github.com/apache/netbeans/issues/7942
### Apache NetBeans version Apache NetBeans 23 ### What happened With text in the console, select a portion of text and "CTRL+F" to open the Find dialog. The text box is pre-populated with the selected text, unless the first character is selected. If the first character in the Output window is included in the selection, the Find is populated with the previous value just as if nothing were selected.   ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce Create a javascript project CTRL+SHIFT+F5 to Debug File Select Output->Debugger Console Select the first word "Listening" CTRL+F The 'Find' Dialog is displayed, but not populated with "Listening" as it should be. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Alma Linux ### JDK 17.0.8; OpenJDK 64-Bit Server VM 17.0.8+7 ### 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
