How to disable keyboard shortcuts in Jira

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Please that this knowledge article is only valid for Jira Server/Data Center.

If you are trying to disable keyboard shortcuts in Jira Cloud, please refer to the section Turn off keyboard shortcuts of the Jira Cloud documentation Use keyboard shortcuts.

Summary

Jira has standard keyboard shortcuts, as described on: Using Keyboard Shortcuts. Users sometimes want these shortcuts disabled, either at a user level or a global level (all users).

Solution

Disable at the global level

  1. Stop Jira.
  2. Create or edit your existing jira-config.properties in your Jira home directory.
  3. Add the following line to the file:

    user.keyboard.shortcuts.disabled = true
  4. Restart Jira.

(info) Please note this will also impact the Administration Quick Search 'g' + 'g' feature.

Disable at the user level

  1. Click on your avatar on the top right corner of the Jira UI, and click on profile.
  2. Scroll down to the preferences section, and click on the pencil (edit) icon next to it. You'll see a pop-up window where you can enable or disable the keyboard shortcuts setting.
  3. After you select disabled (or enabled if you wish to re-enable the keyboard shortcuts), click on the update button to save the change.

Last modified on Jun 12, 2023

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.