Steps to replicate the issue:
- Open a page containing a template in VisualEditor
- Open the template in the template editor
- Try to add an undocumented parameter
- A] Clicking on the link
- B] Pressing down the keyboard shortcut Ctrl+Shift+D (Windows/Linux)
- C] Giving focus to an parameter input field, then pressing down the keyboard shortcut.
What happens?
A] There is no visible link.
B] Pressing down the shortcut does not trigger anything.
C] The link becomes visible, you can click it or press Space to activate it.
What should have happened instead?
A] Maybe the link should be reachable without knowing the keyboard shortcut. But this design question has probably already discussed.
B] The shortcut should work, as it does in C] step.
Other information:
Tested in both Firefox and Chromium.
Should this be a sub-task of T294521?