Opened 10 years ago

Last modified 9 years ago

#4660 new enhancement

Keyboard shortcuts missing

Reported by: svineet Owned by:
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Git as of bugdate
Severity: Unspecified Keywords: gci14
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Sugar really should be usable with a keyboard but isn't. A list of actions without keys assigned is attached with this ticket.

Attachments (2)

KeyboardNavigation.pdf (19.9 KB) - added by svineet 10 years ago.
0001-Added-scroll-in-the-List-view.patch (2.3 KB) - added by 163gal 9 years ago.

Download all attachments as: .zip

Change History (7)

Changed 10 years ago by svineet

Changed 9 years ago by 163gal

comment:1 Changed 9 years ago by 163gal

  • Keywords gci14 added

comment:4 Changed 9 years ago by quozl

comment:5 Changed 9 years ago by James Cameron

Add accelerator for control panel close

There is no accelerator for closing control panel. This hinders use,
requiring mouse or touchscreen. See #4660.

View Source has Escape for close. Wireless Key Required dialog has
Escape for close.

Patch adds an accelerator Escape, to close control panel or sections.

Accelerator is added in the key event callback, rather than using
ToolButton accelerators, because they do not work in the control panel.

Test case: open control panel, select a section, verify "Escape" closes
section, and closes control panel.

References:

http://wiki.sugarlabs.org/go/Hotkeys
http://bugs.sugarlabs.org/ticket/4660

Changeset: 91785c8c8ed6d7061482a34c15b8e46f9fd586f0

Note: See TracTickets for help on using tickets.