When opening the popup of a combo box it sends a kill focus event. I patched this by only sending a kill focus when the focus is really set to a different widget. Also I am missing the widget receiving the focus in the kill focus event.
↧
When opening the popup of a combo box it sends a kill focus event. I patched this by only sending a kill focus when the focus is really set to a different widget. Also I am missing the widget receiving the focus in the kill focus event.