tudopatroi commented on issue #7199:
URL: https://github.com/apache/netbeans/issues/7199#issuecomment-2698990331

   My workaround for this issue on my Windows 11 with NetBeans V22 was by 
recording a macro in NetBeans, which basically types a few characters, then 
selects them, cuts and pastes them back using CTRL-X, then doing the same one 
more time using the Edit Copy/Paste menu. I also assigned a shortcut 
ctrl-shift-alt-F. In the end the screen remains in the same state, but the 
clipboard works.
   The macro code is: "" 1234" selection-backward selection-backward 
selection-backward selection-backward selection-backward cut-to-clipboard " " 
paste-from-clipboard selection-backward selection-backward selection-backward 
selection-backward selection-backward cut-to-clipboard paste-from-clipboard 
selection-backward selection-backward selection-backward selection-backward 
selection-backward selection-backward cut-to-clipboard"


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to