Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Typing 's' in QtCreator triggers some function

Typing 's' in QtCreator triggers some function

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 640 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nulik
    wrote on last edited by
    #1

    0_1542821703153_creatorerror.png

    Something weird is happening with my QtCreator (v4.7.1) , after I run "Build" command and the "Issues" screen gets activated, and the 'S' key bound to some function which goes to previous Issue in the list and opens the Makefile. I would understand this if the "Issues" window were active, but the unthinkable is, if I switch to the editor and type the 'S' key there, the same thing happens. So, after running "Build" for the first time, I am unable to edit my source code anymore, because whenever I type 'S' key, the editor is replaced with Makefile file.

    How can I fix this?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Thats a new :)
      Have you check if somehow s is bound to something ?
      alt text
      You could try to press REset All if you didnt add your own bindings.

      Also does this happened with a new project ?
      Also check your profile. the issues suggest you have included the same files multiple times.

      N 1 Reply Last reply
      2
      • mrjjM mrjj

        Hi
        Thats a new :)
        Have you check if somehow s is bound to something ?
        alt text
        You could try to press REset All if you didnt add your own bindings.

        Also does this happened with a new project ?
        Also check your profile. the issues suggest you have included the same files multiple times.

        N Offline
        N Offline
        Nulik
        wrote on last edited by
        #3

        @mrjj
        you are right! it was there, the plain 's' without modifiers

        mrjjM 1 Reply Last reply
        0
        • N Nulik

          @mrjj
          you are right! it was there, the plain 's' without modifiers

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Nulik
          super. One can only wonder how on earth, it was changed.
          Maybe some sort of slight error in config file.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved