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

--- Comment #3 from Frank Steinmetzger <dev-...@felsenfleischer.de> ---
Probably thanks to Méven's change, pressing enter works now (just tested on
5.24.3), but only if a button is focused. Well, that's correct of course, but
getting there is another story:

- None of the buttons is focused by default
- focus leaves the dialog after a few presses on Tab
In essence, it's something that is made to look like a dialog, while
technically it is not, bringing with it the baggage to have to reimplement
expected default behaviours.

The tab order also is a bit weird when going back and forth with Tab/Shift+Tab:
- press Tab a few times initially to reach the Accept button
- press Tab again, the Accept button is still focused
- press Tab once more, and now the Revert button is focused
- in the other direction (with Shift+Tab) the focus stays on the Accept button
for only one cycle.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to