Slider TextBox loses focus when click outside; ComboBox doesn't

It seems the default behavior of the Slider Text box is to unfocus the text editor when you click somewhere else outside of it, say in the background of the component holding it; yet the ComboBox does not behave the same way. I would like it to, but I’m not sure where the difference is and how to accomplish it. Thanks!