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. [solved] Weird Qt behaviour - selecting and deleting code
QtWS25 Last Chance

[solved] Weird Qt behaviour - selecting and deleting code

Scheduled Pinned Locked Moved General and Desktop
qt creatorqt creator 3.3
7 Posts 6 Posters 2.0k Views
  • 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.
  • H Offline
    H Offline
    holzkohlengrill
    wrote on last edited by holzkohlengrill
    #1
    • When selecting code and press delete nothing happens; just the code is getting unselcted and the last letter is getting deleted.
    • When selecting code and typing, say the letter 'k', it appears after the selected code instead of deleting the selection and replace it by 'k'.
    • When trying to select text by pressing Shift+Arrow_keys just the cursor moves but no selection.
      Sometimes it seems that the cursor appears like a block (like in insert mode and it changes its behaviour when pressing insert, but not at all to what I expect).
    • Ctrl+c or Ctrl+v is not working either.
    • When using mouse selection and using the arrow keys after I am able to increase/decrease the selection. In this case it seems like that Qt creator changes to a kind of insert-mode.

    This is a fresh Qt Creator 3.3 installation (from Software Center) on an Ubuntu 15.04 machine. I installed it (same configuration) on another PC but there I have none of these problems.

    I hope you can help me an I am in the right section for my post.

    Thanks.

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by Chris Kawa
      #2

      Hi and welcome.

      Sounds like you entered the "FakeVim" mode somehow. Go to Tools -> Options -> FakeVim and see if the "Use FakeVim" checkbox is selected. If so - deselect it.

      H E 2 Replies Last reply
      5
      • Chris KawaC Chris Kawa

        Hi and welcome.

        Sounds like you entered the "FakeVim" mode somehow. Go to Tools -> Options -> FakeVim and see if the "Use FakeVim" checkbox is selected. If so - deselect it.

        H Offline
        H Offline
        holzkohlengrill
        wrote on last edited by
        #3

        @Chris-Kawa Thanks, that seemed easier than expected. Maybe I will find out one day why Vim is still existing. ;)

        1 Reply Last reply
        0
        • G Offline
          G Offline
          gyll
          wrote on last edited by
          #4

          @holzkohlengrill
          that's easy: because some people like it. now you know.

          1 Reply Last reply
          0
          • Chris KawaC Chris Kawa

            Hi and welcome.

            Sounds like you entered the "FakeVim" mode somehow. Go to Tools -> Options -> FakeVim and see if the "Use FakeVim" checkbox is selected. If so - deselect it.

            E Offline
            E Offline
            eurekaWin
            wrote on last edited by
            #5

            @Chris-Kawa Oh my goodness.s. thanks so much.. I was so frustrated with copy and paste, I couldn't use the "shift+ arrow key to select and every time my cursor is changing while block and I have to press the "insert" key to get back to normal cursor. thanks so much .. you saved me ..

            1 Reply Last reply
            0
            • I Offline
              I Offline
              IceMichael
              wrote on last edited by
              #6

              But WHY?

              I love to use vim, but I hate that selecting does not work. And usually with all software that supports vim, selecting via shift + move works fine. Can I disable this somehow?

              mrjjM 1 Reply Last reply
              0
              • I IceMichael

                But WHY?

                I love to use vim, but I hate that selecting does not work. And usually with all software that supports vim, selecting via shift + move works fine. Can I disable this somehow?

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

                @IceMichael

                Hi.
                I have not seen any option for fakevim saying "use normal selection" so
                i dont think so.

                alt text

                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