Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Fix-check-whether-Tab-should-be-selected.patch | [PATCH] Fix check whether Tab should be selected The check was against a QAction (pointer), while the check should've been whether the QAction was in `act_sblist` and if not, thus idx < 0, then nothing should be done. This was not only a bug, with with gcc >= 11 actually caused a FTBFS issue as reported in bug #984307. The problem and solution was found by Dan Fandrich in https://sourceforge.net/p/qpxtool/patches/7/ |
Diederik de Haas <didi.debian@cknow.org> | no | 2023-01-07 |