[Breeze] [Bug 438994] Button highlighted in dialog to confirm data deletion is not triggered when I press enter key

Jan Blackquill bugzilla_noreply at kde.org
Mon Sep 6 21:04:38 BST 2021


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

Jan Blackquill <uhhadd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |uhhadd at gmail.com
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Jan Blackquill <uhhadd at gmail.com> ---
Apps need to set reasonable default buttons; this is an expectation from Qt. 

Fortunately, most do, as Qt's own dialog widgets set reasonable defaults. KF5
was an exception, as our widgets didn't set any default buttons. Now, we do set
a reasonable default button, so the vast majority of apps should have default
buttons set now.

Marking as fixed since the bug was complaining about an app using KF5 widgets
not having a default button, and now the KWidgetsAddons widgets set reasonable
default buttons.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list