Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
Description
- With https://codereview.qt-project.org/#/c/164301/ applied:
- Launch standarddialogs.py
- Invoke QMessageBox::question():
- Note: buttons do not appear (as opposed to other QMessageBoxes)
QDialogButtonBox::createButton: Invalid ButtonRole, button not added
- App locks up
Does not happen when only one button enum value is used, so, apparently
caused by operator | ?