Erwan102 opened a new issue, #8005: URL: https://github.com/apache/netbeans/issues/8005
### Apache NetBeans version Apache NetBeans 23 ### What happened Once the NetBeans IDE's GUI is restored to its default configuration (see **`Window`** -> **`Reset Windows`** menu item), it's impossible to use a _custom_ component palette. When trying to select an item, the palette disappears and the item can't be dragged & dropped. The custom palette is created with the `PaletteFactory` class and its `createPalette` method:  ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce Just create a new component palette using the palette API. Then, build and install the module. Open NetBeans and reset its GUI : the content of the palette can't be used anymore. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 10 ### JDK JDK 17 ### Apache NetBeans packaging Apache NetBeans platform ### 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
