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

--- Comment #2 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit cd5f474e284381130d06bbfcb4da1d552edef0b5 by Fushan Wen, on behalf of
Christoph Wolk.
Committed on 01/01/2025 at 12:54.
Pushed by fusionfuture into branch 'master'.

ScreenChooserDialog: make items keyboard-accessible

The dialog for choosing a screen or window to share contains a
CardLayout  filled by a Repeater showing the screens or windows. This
works for pointer-based interaction, but does not allow keyboard
interaction; the cards function as buttons or checkboxes, but do not
accept keyboard focus so cannot be reached through the tab chain.

This change registers the cards in the tab chain, and highlights the
currently focused item.

M  +6    -0    src/ScreenChooserDialog.qml

https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/cd5f474e284381130d06bbfcb4da1d552edef0b5

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

Reply via email to