View Issue Details

IDProjectCategoryView StatusLast Update
0004233NoesisGUIUnitypublic2026-04-27 12:17
ReporterC4ustic Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status feedbackResolutionopen 
Product Version3.2.7 
Target Version3.2.14 
Summary0004233: Buttons with commands not always updating visibility IsEnabled
Description

I have buttons with a command binding that works functional perfect, however depending on stuff I just can't figure out the visibility (grayed out) doesn't always gets applied. The button correctly can't be clicked and mouse over... works as if disabled but the style just doesn't get applied at times.

I have a large menu with many grids, sub grids and stack panels. I placed (for debugging) exact copies of same button in xaml in many different places and some works and some don't. I can see no pattern. Also after "can execute" has run a few times which works and which doesn't can change.

Scattered visibility binding seem to play a role but I see no pattern here either, some internal order gets changed.

I don't have time to repro this in an example project now, but just placing buttons with commands in different places in a complex and nested menu should probably reproduce it.

PlatformWindows

Activities

sfernandez

sfernandez

2025-06-09 13:10

manager   ~0010795

I guess you're invoking the CanExecuteChanged event when CanExecute could have a different value, right?

Issue History

Date Modified Username Field Change
2025-06-09 02:46 C4ustic New Issue
2025-06-09 13:10 sfernandez Assigned To => sfernandez
2025-06-09 13:10 sfernandez Status new => assigned
2025-06-09 13:10 sfernandez Target Version => 3.2.9
2025-06-09 13:10 sfernandez Status assigned => feedback
2025-06-09 13:10 sfernandez Note Added: 0010795
2025-10-02 00:48 jsantos Target Version 3.2.9 => 3.2.10
2025-10-10 13:29 jsantos Category Unity3D => Unity
2025-10-20 18:25 jsantos Target Version 3.2.10 => 3.2.11
2026-01-20 19:32 jsantos Target Version 3.2.11 => 3.2.12
2026-03-04 00:39 jsantos Target Version 3.2.12 => 3.2.13
2026-04-27 12:17 jsantos Target Version 3.2.13 => 3.2.14