| Summary: | Toggle Push-Buttons are indistinguishable | ||
|---|---|---|---|
| Product: | [Plasma] Breeze | Reporter: | M G Berberich <kde> |
| Component: | QStyle | Assignee: | Hugo Pereira Da Costa <hugo.pereira.da.costa> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | hugo.pereira.da.costa, mklapetek |
| Priority: | NOR | ||
| Version First Reported In: | 5.4.2 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 5.5 | |
| Sentry Crash Report: | |||
| Attachments: | Three QPushButtons (try to guess which are checked) | ||
This is fixed in 5.5 See: http://wstaw.org/m/2015/11/24/plasma-desktopuX3305.png But thanks for reporting ! (always useful) |
Created attachment 95709 [details] Three QPushButtons (try to guess which are checked) For QPushButton that are used as toggle-buttons (with QPushButton::setCheckable(true); ) it is nearly impossible to determine if they are checked or not.