wilyJ80 opened a new issue, #7048: URL: https://github.com/apache/netbeans/issues/7048
### Apache NetBeans version Apache NetBeans 20 ### What happened Tested on NetBeans 20 and 19 on **Debian 12** LXQt, and NetBeans 19 on **Windows 7**. Following NetBeans' tutorials such as  to add a title to a JPanel's border using Title Border did not work on Debian, but worked on Windows. **The border options had blank fields in its dropdown menus in Debian, and entering text content did not work either.** Tried Maven and Ant as project types, neither worked. **The problem only happens in the DEB package,** though: the NetBeans 20 binary does **not** exhibit the issue on Debian! ### Language / Project Type / NetBeans Component Java Maven GUI Project (Swing) ### How to reproduce Following  tutorial, try adding a JFrame to an existing Java project with either Maven or Ant. Then, add a JPanel on top of it. Now, try adding a TitleBorder to it: the options will not work. Try changing the border title and such, you can't. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Debian 12 ### JDK 17 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else For added emphasis, **this unwanted behavior was only observed on the DEB package!** ### 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
