[kde] [Bug 318520] "What's it" button is useless in many cases

Christoph Feck christoph at maxiom.de
Thu Apr 18 13:15:00 BST 2013


https://bugs.kde.org/show_bug.cgi?id=318520

--- Comment #3 from Christoph Feck <christoph at maxiom.de> ---
The "What's This" button is added by QDialog. Applications, that do not want
that flag, have to explicitely remove it. From QDialog documentation: "... If,
for example, you don't want a What's This button in the title bar of the
dialog, pass Qt::WindowTitleHint | Qt::WindowSystemMenuHint in f."

If you do not want to report this issue to application developers, you could
report upstream to Qt developers to request a reverse behavior of this flag, so
that only applications explicitely requesting it will get the button added.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list