Skip to content

[KComboBox] fix crash when calling setEditable(false) with open context menu

[KComboBox]
Fix crash when calling setEditable(false) with open context menu, and then closing the menu.
Also export contextMenu() so that users can handle open context menu themselves.

Edited by Piotr Henryk Dabrowski

Merge request reports