Keyboard shortcut added to ContentAction doesn't open the module.

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      Keyboard shortcuts added to ContentAction in a Forge app are being displayed as capital letters and do not function as expected to open the module.
       

      Steps to Reproduce

      1. Create a Forge app using the confluence-content-action template.
      2. Add a keyboard shortcut to the manifest file:
              keyboardShortcut:
                accelerator: shift+d
        
      3. Deploy the Forge app.
      4. Navigate to a Confluence page and open the More Actions menu (...).
      5. Go to Apps -> Observe the tooltip displaying the shortcut in capital letters.
      6. Attempt to use the shortcut (both lowercase and uppercase).

      Expected Results

      • The tooltip should correctly display the shortcut without translating it to capital letters unless it requires a capital letter.
      • Pressing the defined shortcut (Shift+D) should open the module directly, regardless of current navigation focus.

      Actual Results

      • The tooltip displays the shortcut in capital letters.
      • Pressing the shortcut, whether in lowercase or uppercase, only opens the More Actions menu instead of directly opening the module.

      Workaround

      Navigate to the More Actions(...) -> Apps -> selects your app , and then press the shortcut keys. It works in both lowercase and capital letters.

            Assignee:
            Lingyang Zhu
            Reporter:
            Deepak Pandey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: