Actions
Bug #14457
closedButtonGroup changes in selection are not propagated
Start date:
04/04/2026
Due date:
% Done:
0%
Estimated time:
Description
I wanted to use checkedChanged() to setup functionality.
the given ptr from the signal is nullptr
but also selectedButtonIndex() returns -1
the clicked behaviour of the buttons works as expected
I wrote a small Test Widget to show the behaviour.
wt-4.12.3
Files
Updated by Romain Mardulyn about 11 hours ago
- Status changed from New to Rejected
- Assignee set to Romain Mardulyn
Hi Christian,
This was indeed a bug in 4.12.3, however, it has already been fixed in later versions.
Updated by Romain Mardulyn about 11 hours ago
- Related to Bug #14355: WRadioButton value changes are not updated on the server side added
Actions