https://bugs.kde.org/show_bug.cgi?id=499583
martin.babut...@web.de changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REPORTED --- Comment #5 from martin.babut...@web.de --- > If I interpret that correctly you are using the UI strings to do look up. > That looks like a code smell to me as that cannot work with for example > translated strings. I recommend using something else to identify widgets. @David Redondo It is not particular nice but it isn't my code either. It is a rather simple GUI utility which generically generates the buttons with a common slot and re-identifies them by name. I already changed the code to use setObjectName/objectName instead. However, I don't know where else it could pop up. @Nicolas Fella thanks for looking into this. After all it is a bug without a doubt and I hope you are successful fixing it for Qt6. -- You are receiving this mail because: You are watching all bug changes.