fix: Make ColorPicker properly commit its new value upon clicking outside the dialog (#9768)
* fix: remove old FireFox workaround so ComboBox closes overlay when clicking on backdrop
* forgot that colorpicker needs the additional prevent defaults removed
* fix 17/16