[gnome-devel-docs] HIG - Ctrl+Tab is used for a11y
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] HIG - Ctrl+Tab is used for a11y
- Date: Fri, 26 Sep 2014 08:38:37 +0000 (UTC)
commit e60753543717205c24700888d4f5fd7bb5842eb2
Author: Allan Day <allanpday gmail com>
Date: Fri Sep 26 09:37:19 2014 +0100
HIG - Ctrl+Tab is used for a11y
We can't recommend Ctrl+Tab for switching tabs - it is already
reserved for moving between groups of controls.
https://bugzilla.gnome.org/show_bug.cgi?id=498974
hig/C/keyboard-input.page | 14 ++++----------
1 files changed, 4 insertions(+), 10 deletions(-)
---
diff --git a/hig/C/keyboard-input.page b/hig/C/keyboard-input.page
index 6f5de0b..9e4ec1c 100644
--- a/hig/C/keyboard-input.page
+++ b/hig/C/keyboard-input.page
@@ -177,6 +177,10 @@ Do not assign system-level shortcut keys. These use the Super key (sometimes kno
<td><p>Moves keyboard focus out of the enclosing widget to the next/previous control, in those situations
where Tab alone has another function</p></td>
</tr>
<tr>
+<td><p><keyseq><key>Ctrl</key><key>Tab</key></keyseq> and
<keyseq><key>Shift</key><key>Ctrl</key><key>Tab</key></keyseq></p></td>
+<td><p>Moves keyboard focus to the next/previous group of controls</p></td>
+</tr>
+<tr>
<td><p><keyseq><key>Ctrl</key><key>F1</key></keyseq></p></td>
<td><p>Shows a tooltip for the the currently-focused window or control</p></td>
</tr>
@@ -439,16 +443,6 @@ Do not assign system-level shortcut keys. These use the Super key (sometimes kno
<td><p><keyseq><key>Ctrl</key><key>L</key></keyseq></p></td>
<td><p>Present or focus an entry field into which the user can type a new address or location</p></td>
</tr>
-<tr>
-<td><p><gui>Next Tab</gui></p></td>
-<td><p><keyseq><key>Ctrl</key><key>Tab</key></keyseq></p></td>
-<td><p>Switch to the next tab</p></td>
-</tr>
-<tr>
-<td><p><gui>Previous Tab</gui></p></td>
-<td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Tab</key></keyseq></p></td>
-<td><p>Switch to the previous tab</p></td>
-</tr>
</tbody>
</table>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]