I've noticed every time editable state of QComboBox is changed, its validator and completer are set to 0. The same strange thing happens with the stylesheet: if you apply some custom style to editable combobox it won't work when you change editable state. I'd like to know if this weird behavior was intended or just something unnoticed by developers.