You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/11/12 15:47:33 UTC

[GitHub] [netbeans] sdedic commented on issue #1579: [NETBEANS-1985] Honour initial values of stateful delegate actions.

sdedic commented on issue #1579: [NETBEANS-1985] Honour initial values of stateful delegate actions.
URL: https://github.com/apache/netbeans/pull/1579#issuecomment-552952021
 
 
   I have added some test cases, the `testContextDelegate` actually manifests the bug fixed - without the change in https://github.com/apache/netbeans/pull/1579/files#diff-48f7abf390587864f69a958530934b70 the test will fail.
   
   During testing, other bug(s) surfaced - all `StatefulAction`s for all types and all properties were `equal`, which could make them NOT receive enable change notification from `ContextManager`.
   
   Please review.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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

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