gregkotsaftis opened a new issue, #8295:
URL: https://github.com/apache/netbeans/issues/8295

   ### Apache NetBeans version
   
   Apache NetBeans 24
   
   ### What happened
   
   This is a new to v24. I cannot copy/paste anything outside the standard UI 
components. I have a JPanel with JTextFields, JButtons, and some Jide 
components e.g. JideSplitButton. I cannot copy/paste the Jide button to another 
JPanel in another java file, while i can copy anything else from the standard 
components properly. No error occurs! I right click COPY but when i right click 
on the other panel, PASTE is greyed out! Ctrl+c, ctrl+v does not work either!
   
   ### Language / Project Type / NetBeans Component
   
   _No response_
   
   ### How to reproduce
   
   Create two JPanels in two different java files. Place any standard UI 
components and a JideSplitButton inside the first JPanel. Try to copy paste the 
components to the secod JPanel.
   
   ### Did this work correctly in an earlier version?
   
   Apache NetBeans 23
   
   ### Operating System
   
   windows 11
   
   ### JDK
   
   jdk 8 for dev, jdk17 for netbeans runtime
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   every time!
   
   ### 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: notifications-unsubscr...@netbeans.apache.org.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