Chrome: Modify webapp keyboard shortcut











up vote
1
down vote

favorite












Jira has a keyboard shortcut of Ctrl+Alt+S for form submit on Chrome Mac. It's awkward. Is there a way to change this locally? I am not the Jira admin.










share|improve this question




























    up vote
    1
    down vote

    favorite












    Jira has a keyboard shortcut of Ctrl+Alt+S for form submit on Chrome Mac. It's awkward. Is there a way to change this locally? I am not the Jira admin.










    share|improve this question


























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Jira has a keyboard shortcut of Ctrl+Alt+S for form submit on Chrome Mac. It's awkward. Is there a way to change this locally? I am not the Jira admin.










      share|improve this question















      Jira has a keyboard shortcut of Ctrl+Alt+S for form submit on Chrome Mac. It's awkward. Is there a way to change this locally? I am not the Jira admin.







      mac google-chrome keyboard-shortcuts jira






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 15 at 10:33









      Tomasz Jakub Rup

      560313




      560313










      asked Oct 29 '15 at 16:31









      paragbaxi

      61658




      61658






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          0
          down vote













          Unfortunately there is no way to do this in Jira without third-party software for keyboard remapping, etc.



          There was a suggestion/improvement submitted for custom keyboard shortcuts in Jira, but it was resolved as "No Fix" by the vendor.






          share|improve this answer




























            up vote
            0
            down vote













            The website is using javascript to watch for specific key combinations. You could create a user script using the TamperMonkey addon to intercept their interception and cancel it.



            Somebody asked a similar question and the answer provided an example user script to accomplish this. Their example uses GreaseMonkey in firefox but Tampermonkey should serve the same purpose in Chrome.



            How to forbid keyboard shortcut stealing by websites in Firefox






            share|improve this answer























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "3"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














               

              draft saved


              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f993566%2fchrome-modify-webapp-keyboard-shortcut%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              0
              down vote













              Unfortunately there is no way to do this in Jira without third-party software for keyboard remapping, etc.



              There was a suggestion/improvement submitted for custom keyboard shortcuts in Jira, but it was resolved as "No Fix" by the vendor.






              share|improve this answer

























                up vote
                0
                down vote













                Unfortunately there is no way to do this in Jira without third-party software for keyboard remapping, etc.



                There was a suggestion/improvement submitted for custom keyboard shortcuts in Jira, but it was resolved as "No Fix" by the vendor.






                share|improve this answer























                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  Unfortunately there is no way to do this in Jira without third-party software for keyboard remapping, etc.



                  There was a suggestion/improvement submitted for custom keyboard shortcuts in Jira, but it was resolved as "No Fix" by the vendor.






                  share|improve this answer












                  Unfortunately there is no way to do this in Jira without third-party software for keyboard remapping, etc.



                  There was a suggestion/improvement submitted for custom keyboard shortcuts in Jira, but it was resolved as "No Fix" by the vendor.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Oct 29 '15 at 16:42









                  bentek

                  554211




                  554211
























                      up vote
                      0
                      down vote













                      The website is using javascript to watch for specific key combinations. You could create a user script using the TamperMonkey addon to intercept their interception and cancel it.



                      Somebody asked a similar question and the answer provided an example user script to accomplish this. Their example uses GreaseMonkey in firefox but Tampermonkey should serve the same purpose in Chrome.



                      How to forbid keyboard shortcut stealing by websites in Firefox






                      share|improve this answer



























                        up vote
                        0
                        down vote













                        The website is using javascript to watch for specific key combinations. You could create a user script using the TamperMonkey addon to intercept their interception and cancel it.



                        Somebody asked a similar question and the answer provided an example user script to accomplish this. Their example uses GreaseMonkey in firefox but Tampermonkey should serve the same purpose in Chrome.



                        How to forbid keyboard shortcut stealing by websites in Firefox






                        share|improve this answer

























                          up vote
                          0
                          down vote










                          up vote
                          0
                          down vote









                          The website is using javascript to watch for specific key combinations. You could create a user script using the TamperMonkey addon to intercept their interception and cancel it.



                          Somebody asked a similar question and the answer provided an example user script to accomplish this. Their example uses GreaseMonkey in firefox but Tampermonkey should serve the same purpose in Chrome.



                          How to forbid keyboard shortcut stealing by websites in Firefox






                          share|improve this answer














                          The website is using javascript to watch for specific key combinations. You could create a user script using the TamperMonkey addon to intercept their interception and cancel it.



                          Somebody asked a similar question and the answer provided an example user script to accomplish this. Their example uses GreaseMonkey in firefox but Tampermonkey should serve the same purpose in Chrome.



                          How to forbid keyboard shortcut stealing by websites in Firefox







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited Mar 20 '17 at 10:16









                          Community

                          1




                          1










                          answered Oct 29 '15 at 16:44









                          Marie

                          1715




                          1715






























                               

                              draft saved


                              draft discarded



















































                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f993566%2fchrome-modify-webapp-keyboard-shortcut%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              QoS: MAC-Priority for clients behind a repeater

                              Ивакино (Тотемский район)

                              Can't locate Autom4te/ChannelDefs.pm in @INC (when it definitely is there)