neilcsmith-net commented on PR #7551:
URL: https://github.com/apache/netbeans/pull/7551#issuecomment-2217071031

   Seems an OK quick fix.  Those should ideally be refactored to use validity 
support in dialogs?  Problem seems caused by bypassing that and trying to 
achieve it manually?  
https://bits.netbeans.org/22/javadoc/org-openide-dialogs/org/openide/NotifyDescriptor.html#setValid-boolean-
   
   Could also look at setting `btnCancel.setDefaultCapable(false);` ??


-- 
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

Reply via email to