Yes, I am describing a Popup Menu.
Yes, I created a Popup Menu via the widget tool.
In my second post, I referred to a Popup Menu 4 times.
When a Popup Menu is created via the widget, it applies the UIPopupList.cs. As far as I can see, the only difference between the two is the fact that in a Popup List, the label object is fed back into the Text Label parameter.
Therefore, my problem is relevant regardless of whether it's a Popup Menu or a Popup List. To reiterate:
How can I capture a change via OnSelectionChange, if the user selects the same Option from the dropdown list that is highlighted in the Selection dropdown?
In that case, there is no selection change, and therefore no event is fired.
I know you must get a lot of questions every day, but it seems that you simply haven't read my second post. I described the issue succinctly and you made no effort to address or acknowledge it - instead you told me that I was using the wrong widget which was incorrect if you read my post, and irrelevant besides.
I hope I'm not coming across as aggressive or rude because that's not my intention - I just want to resolve this issue.