Ticket #300 (new enhancement)

Opened 6 years ago

Last modified 6 years ago

Enhance tab key behaviour

Reported by: JeremyRuston Owned by:
Priority: undefined Milestone: unscheduled
Component: core Version:
Severity: undefined Keywords:
Cc:

Description

Currently there is an option that allows users to select which behaviour they prefer from the tab key: moving to the next field vs. inserting a tab character.

It is proposed to enhance this feature so that the 'opposite' behaviour is available via a modifier key (eg shift).

Change History

Changed 6 years ago by FND

Shift would not be a good modifier, as SHIFT+TAB is used for cycling backwards through links or fields.

Since CTRL+TAB and ALT+TAB are used as well, it would have to be two modifiers. However, both SHIFT+CTRL+TAB and SHIFT+ALT+TAB are used for cycling backwards through tabs and windows, respectively, so it would have to be CTRL+ALT+TAB!?

Note: See TracTickets for help on using tickets.