Add keyboard shortcuts to Bugzilla
Gervase Markham
gerv at mozilla.org
Wed Mar 26 08:56:23 UTC 2014
On 26/03/14 07:27, Acho Arnold wrote:
> I would like to work on bug 414599
> <https://bugzilla.mozilla.org/show_bug.cgi?id=414599> and It involves
> adding keyboard shortcuts to bugzilla.
> Which keyboard shortcuts would you guys want and on which pages should
> this keyboard shortcuts be active?
The question before that is: is having keyboard shortcuts actually a
good idea?
We used to have them for focussing various fields using the built-in
browser mechanism, so the key combo was Ctrl-Shift-<Key>. Those didn't
get much use, and we took them out. But if we use JS-based key capture,
we could use individual keys without modifiers, and we could do more
than just focus fields.
I'd like one for "scroll to and focus comment field". I might use that a
lot. It would be nice to have one for "don't scroll at all, but CC me,
and beep to tell me you've done it". Perhaps "add attachment"?
Gerv
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
More information about the developers
mailing list