Results 1 to 7 of 7

Thread: Shortcuts acting weird! Is Qt nuts?

  1. #1
    Join Date
    Dec 2014
    Posts
    3
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default Shortcuts acting weird! Is Qt nuts?

    Hi guys,

    I'm new to Qt and this forum. I've installed Qt 5.3 a few days ago and started making myself familiar with the UI a little bit, then went on and started a new C++ project (I'm not a complete noob in C++) to find out that Ctrl+x, Ctrl+c, Ctrl+v are not working! After a while I found out that Shift + delet acts like Ctrl+x then Ctrl+Shift+V acts like [B]Ctrl+v[/]. Haven't found a key combination for Ctrl+c yet.

    Besides there's some weird behavior sometimes, for ex. a courser line like this | shows up but as big as 6-8 newlines!
    Selecting text sometimes doesn't work as it should either.This happens all over Qt. This is anoying as eff.

    Selecting the text and using right click and then copy or paste works though.

    P.S. I updated to Qt 5.4 same result.

    Thank you for any replies.

    Have a Qt day.

  2. #2
    Join Date
    Dec 2014
    Posts
    29
    Thanks
    12
    Qt products
    Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: Shortcuts acting weird! Is Qt nuts?

    I'm not sure if I understood you correctly, but did you check your options: http://i.imgur.com/JZtJ9UJ.png and saw if everything is how "It should be".

    Regards.

  3. #3
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Shortcuts acting weird! Is Qt nuts?

    This happens all over Qt.
    All over Qt-based applications ? Or do you mean QtCreator ?

  4. #4
    Join Date
    Dec 2014
    Posts
    3
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Shortcuts acting weird! Is Qt nuts?

    Thank you for the replies.

    @Vuletic. Of course, that's the first thing I did. Everything looks fine there.

    @Stampede. I didn't have time to try adding shortcuts to my app because i was in a hurry but I was talking about Qt Creator (Qt Quick, Other Projects like pure C++ etc...).

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Shortcuts acting weird! Is Qt nuts?

    Quote Originally Posted by Homer JS View Post
    Hi guys,

    I'm new to Qt and this forum. I've installed Qt 5.3 a few days ago and started making myself familiar with the UI a little bit, then went on and started a new C++ project (I'm not a complete noob in C++) to find out that Ctrl+x, Ctrl+c, Ctrl+v are not working! After a while I found out that Shift + delet acts like Ctrl+x then Ctrl+Shift+V acts like [B]Ctrl+v[/]. Haven't found a key combination for Ctrl+c yet.

    Besides there's some weird behavior sometimes, for ex. a courser line like this | shows up but as big as 6-8 newlines!
    Selecting text sometimes doesn't work as it should either.This happens all over Qt. This is anoying as eff.

    Selecting the text and using right click and then copy or paste works though.
    Maybe you have FakeVim mode enabled in Qt Creator? Try deleting Creator settings and see if it changes anything.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  6. The following user says thank you to wysota for this useful post:

    Homer JS (14th December 2014)

  7. #6
    Join Date
    Dec 2014
    Posts
    3
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Shortcuts acting weird! Is Qt nuts?

    Maybe you have FakeVim mode enabled in Qt Creator? Try deleting Creator settings and see if it changes anything.
    Yup, that did the trick. Thank You very much.

    Since we're on the subject, what is this FakeVim, what's it used for?

    Thnx again.

  8. #7
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Shortcuts acting weird! Is Qt nuts?

    It emulates the behaviour of vim (mainly key shortcuts) in Qt Creator.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 2
    Last Post: 27th September 2012, 20:09
  2. weird weird mingw32-make
    By KillGabio in forum Qt Programming
    Replies: 19
    Last Post: 20th January 2012, 20:09
  3. Qt: TableWidget’s ItemAt() acting weirdly
    By emredog in forum Qt Programming
    Replies: 2
    Last Post: 19th October 2009, 07:50
  4. QSQLITE driver is driving me nuts!
    By topquarck in forum Qt Programming
    Replies: 3
    Last Post: 30th May 2009, 09:29
  5. spanning in QTableWidget acting weird
    By ferrari in forum Qt Programming
    Replies: 0
    Last Post: 15th October 2008, 11:31

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.