View Issue Details

IDProjectCategoryView StatusLast Update
0000920NoesisGUIC# SDKpublic2018-11-22 19:19
Reporterai_enabled Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product Version1.2.6f4 
Target Version2.2.0Fixed in Version2.2.0b1 
Summary0000920: Selector SelectionChanged event is not works
Description

Hello!

I've inherited from Selector control and subscribed on it SelectionChanged event.
There are a few TabItem placed into the control items collection. They're displayed correctly, but selecting any of them just set focus on it, but doesn't raise SelectionChanged event of the collection control (inherited from Selector control). It seems to be a bug.

Regards!

PlatformAny

Activities

ai_enabled

ai_enabled

2016-06-24 11:42

updater   ~0004028

Last edited: 2016-06-24 11:42

The same code works fine for me in WPF and event is raised. So this is definitely a bug.

ai_enabled

ai_enabled

2016-06-24 11:45

updater   ~0004029

Now I've inherited my custom collection control from TabControl instead and the event is raised correctly. So, that's it - control inherited from Selector never raise SelectionChanged event.

sfernandez

sfernandez

2016-06-28 19:06

manager   ~0004038

Selection implementation is now done on specific controls (ListBox, ComboBox, TabControl guided by its corresponding items: ListBoxItem, ComboBoxItem, TabControlItem) instead of the Selector base class.

We will review this code so it works as in WPF.

Issue History

Date Modified Username Field Change
2016-06-24 11:41 ai_enabled New Issue
2016-06-24 11:42 ai_enabled Note Added: 0004028
2016-06-24 11:42 ai_enabled Note Edited: 0004028
2016-06-24 11:45 ai_enabled Note Added: 0004029
2016-06-28 19:06 sfernandez Note Added: 0004038
2016-06-28 19:06 sfernandez Assigned To => sfernandez
2016-06-28 19:06 sfernandez Status new => assigned
2016-06-28 19:06 sfernandez Target Version => 1.3.0
2018-11-01 02:14 jsantos View Status public => private
2018-11-20 19:58 jsantos Target Version 1.3.0 => 2.2.0
2018-11-20 19:58 jsantos View Status private => public
2018-11-20 19:58 jsantos Platform => Any
2018-11-22 19:19 sfernandez Status assigned => resolved
2018-11-22 19:19 sfernandez Resolution open => fixed
2018-11-22 19:19 sfernandez Fixed in Version => 2.2.0b1