Bug 308720 - Not possible to open 'suspend-to-disk' or 'suspend-to-ram' with keys
Summary: Not possible to open 'suspend-to-disk' or 'suspend-to-ram' with keys
Status: RESOLVED FIXED
Alias: None
Product: ksmserver
Classification: Plasma
Component: ui (show other bugs)
Version: 4.9.2
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords: accessibility, regression, reproducible
Depends on:
Blocks:
 
Reported: 2012-10-20 16:35 UTC by Jochen Schramm
Modified: 2012-10-23 03:36 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.9.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen Schramm 2012-10-20 16:35:05 UTC
As their is a small downward arrow on the shutdown field of the logout screen it should be possible to open the sub menu by holding the space bar key. Instead of dropping down the option after a while the computer is shut down immediately. On KDE 4.8 opening the sub menu worked using the space bar key.

Reproducible: Always

Steps to Reproduce:
1. Right-click the desktop and click 'Leave'
2. Mark the 'Shutdown' button (with the arrow keys)
3. Hold the white space bar to open the sub menu
Actual Results:  
Computer is shut down immediately.

Expected Results:  
Sub menu opens.
Comment 1 Martin Flöser 2012-10-22 17:59:44 UTC
@Lamarque: I added you to CC as I am not sure whether you monitor the bug component.

This is an accessibility issue as it makes it impossible to operate the shutdown dialog with keyboard only.
Comment 2 Lamarque V. Souza 2012-10-23 03:36:39 UTC
Git commit bf482a2e4bd8e00d57371bf80ca0d44cb87b1c34 by Lamarque V. Souza.
Committed on 23/10/2012 at 05:33.
Pushed by lvsouza into branch 'KDE/4.9'.

Allow using space bar key to open menus in QML shutdown dialog. Use ENTER
key to trigger the selected menu item.
FIXED-IN: 4.9.3
(cherry picked from commit 131d7dc76a4ae241c7c5febff947422b1f17739c)

M  +3    -2    ksmserver/themes/default/KSMButton.qml
M  +2    -3    ksmserver/themes/default/MenuItem.qml

http://commits.kde.org/kde-workspace/bf482a2e4bd8e00d57371bf80ca0d44cb87b1c34
Comment 3 Lamarque V. Souza 2012-10-23 03:36:40 UTC
Git commit 131d7dc76a4ae241c7c5febff947422b1f17739c by Lamarque V. Souza.
Committed on 23/10/2012 at 05:33.
Pushed by lvsouza into branch 'master'.

Allow using space bar key to open menus in QML shutdown dialog. Use ENTER
key to trigger the selected menu item.
FIXED-IN: 4.9.3

M  +3    -2    ksmserver/themes/default/KSMButton.qml
M  +2    -3    ksmserver/themes/default/MenuItem.qml

http://commits.kde.org/kde-workspace/131d7dc76a4ae241c7c5febff947422b1f17739c