ervin created this revision. ervin added reviewers: ngraham, davidedmundson, bport, crossi. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. ervin requested review of this revision.
REVISION SUMMARY Turns out there was an oversight here, in case of an exclusive group box, the emitter widget is a button inside the group box which can have any name (this was thus caught by the assert). So now we also check if the sender is a button and if that's the case we verify if its in one of the known exclusive group boxes. If yes we use the group box as reference for the indicator work. REPOSITORY R265 KConfigWidgets REVISION DETAIL https://phabricator.kde.org/D29014 AFFECTED FILES src/kconfigdialogmanager.cpp To: ervin, ngraham, davidedmundson, bport, crossi Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns