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. Text Editor - Keys like '~', '"' and ''' doesn't work
Forum Updated to NodeBB v4.3 + New Features

Text Editor - Keys like '~', '"' and ''' doesn't work

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 4 Posters 731 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.
  • T Offline
    T Offline
    TheArquitect
    wrote on last edited by TheArquitect
    #1

    I installed the QT Creator 4.8.1 (5.12.1) in Manjaro 18.0 with xfce 4.13 in a Virtual Machine (VirtualBox)

    Despite all editors I use in this environment work fine, the QT's Text Editor doesn't write some characters like ~" and '.

    I check it in another virtual pc with the same OS and the results are the same.

    I tried it on the pc with the Manjaro intalled as the main OS and it worked fine. Also in a Windows pc.

    I used the Qt offline installer in all the cases.

    What is happened and how can I fix it?

    aha_1980A jsulmJ 2 Replies Last reply
    0
    • T TheArquitect

      I installed the QT Creator 4.8.1 (5.12.1) in Manjaro 18.0 with xfce 4.13 in a Virtual Machine (VirtualBox)

      Despite all editors I use in this environment work fine, the QT's Text Editor doesn't write some characters like ~" and '.

      I check it in another virtual pc with the same OS and the results are the same.

      I tried it on the pc with the Manjaro intalled as the main OS and it worked fine. Also in a Windows pc.

      I used the Qt offline installer in all the cases.

      What is happened and how can I fix it?

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @TheArquitect, which keyboard layout do you use?

      Qt has to stay free or it will die.

      T 1 Reply Last reply
      2
      • T TheArquitect

        I installed the QT Creator 4.8.1 (5.12.1) in Manjaro 18.0 with xfce 4.13 in a Virtual Machine (VirtualBox)

        Despite all editors I use in this environment work fine, the QT's Text Editor doesn't write some characters like ~" and '.

        I check it in another virtual pc with the same OS and the results are the same.

        I tried it on the pc with the Manjaro intalled as the main OS and it worked fine. Also in a Windows pc.

        I used the Qt offline installer in all the cases.

        What is happened and how can I fix it?

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @TheArquitect Do they work if you press the keys twice? If this is the case then select "without accent keys" in your keyboard configuration (or whatever the name is in Manjaro).

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        2
        • aha_1980A aha_1980

          Hi @TheArquitect, which keyboard layout do you use?

          T Offline
          T Offline
          TheArquitect
          wrote on last edited by
          #4

          @aha_1980 I use the default configuration. You can find it on:
          /etc/X11/xorg.conf.d/00-keyboard.conf

          Section "InputClass"
          Identifier "system-keyboard"
          MatchIsKeyboard "on"
          Option "XkbLayout" "us"
          Option "XkbModel" "pc105"
          Option "XkbVariant" "alt-intl"
          EndSection

          The interesting thing is it doesn't work only on virtual machine (VirtualBox). I installed the Manjaro in as a main OS and it works fine...

          aha_1980A 1 Reply Last reply
          0
          • A Offline
            A Offline
            abdullahzubair109
            wrote on last edited by
            #5

            Try to remap those keys and check if it works

            1 Reply Last reply
            0
            • T TheArquitect

              @aha_1980 I use the default configuration. You can find it on:
              /etc/X11/xorg.conf.d/00-keyboard.conf

              Section "InputClass"
              Identifier "system-keyboard"
              MatchIsKeyboard "on"
              Option "XkbLayout" "us"
              Option "XkbModel" "pc105"
              Option "XkbVariant" "alt-intl"
              EndSection

              The interesting thing is it doesn't work only on virtual machine (VirtualBox). I installed the Manjaro in as a main OS and it works fine...

              aha_1980A Offline
              aha_1980A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @TheArquitect Can you check in VirtualBox settings, if "Auto capture keyboard" (don't know how it's called in English, only have it in German here) is active? If not, please activate it. Helped me once when I had problems in my Windows guest.

              Also, please try @jsulm's suggestion.

              Regards

              Qt has to stay free or it will die.

              1 Reply Last reply
              2

              • Login

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