hink084 commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-1665843204
I wouldn't think there would be, but is there a difference between using the zipped version of NetBeans vs the Windows installer? Is this a Windows only issue? Could the installer be setting up a different configuration? I download straight from Apache: https://netbeans.apache.org/download/nb18 I have always downloaded the zipped version. Within the _netbeans.conf_ file: - I prepend `-J-Dorg.netbeans.NbClipboard.level=FINEST -J-Dnetbeans.slow.system.clipboard.hack=false` to the `netbeans_default_options` - Define my `netbeans_jdkhome` (currently set to jdk-17.0.6+10). I've been doing that since probably NetBeans 15 and haven't had the copy/paste issue since. Now I do have another copy/paste issue in which NetBeans doesn't grab the correct text within the output dialog. I'm unsure if it is related. When I attempt to copy say "FGH" from "ABCDEFGHI" I may get "DEF" instead. This only happens in the output dialog though. I usually have the output dialog window text wrapped too. -- 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
