Bugzilla – Attachment #164984: Bug Fix for bug #312865
{
if(i != SelectedIndex)
selectionIndexChanged = true;
SelectedIndex = i;
}
return true;