Bugzilla - reveal the Depends, Blocks, See Also and Duplicates bug titles

Reveal the Depends, Blocks, See Also and Duplicates bug titles in bugzilla.mozilla.org via keyboard shortcuts

Forfatter
darkred
Daglige installasjoner
0
Totale installasjoner
48
Vurderinger
2 0 0
Versjon
2017.16.11
Lagd
30.11.2015
Oppdatert
25.06.2020
Lisens
MIT
Gjelder

It adds 2 keyboard shortcuts in bugzilla.mozilla.org to reveal:

  • the Depends on, Blocks, and See Also bug titles via pressing (`) and
  • the Duplicates via pressing ~ (that is shift+`)

(press again to restore the initial display way, i.e. only the bug numbers).

It uses Keypress keyboard input capturing utility.

The script works and is tested on Tampermonkey and Violentmonkey.
Greasemonkey -any version- is not supported (the script might work, but is not tested).

If you have any bugs, bug fixes or ideas, please report at my GitHub repo