Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for WebAssembly
  4. Unable to use keyboard on web application using QT and Web Assembly.. HELP!!!
Forum Updated to NodeBB v4.3 + New Features

Unable to use keyboard on web application using QT and Web Assembly.. HELP!!!

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
4 Posts 3 Posters 550 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.
  • Z Offline
    Z Offline
    zeethree50
    wrote on last edited by
    #1

    Hello QT Community,

    I have made a VERY simple web application for testing just displaying 1 line edit.

    Is there is something I am missing because I am successfully able to click buttons and select radio buttons.

    I am able to copy paste information into the line edit, but I am unable to type, delete, backspace, etc etc

    Can someone please guide me in the right direction for this?

    I have looked at the example on the QT website Web Assembly and they have one example that has a form and I was able to type in the fields to test.

    What am I missing?

    Cheers,
    Z

    JonBJ RenioR 2 Replies Last reply
    0
    • Z zeethree50

      Hello QT Community,

      I have made a VERY simple web application for testing just displaying 1 line edit.

      Is there is something I am missing because I am successfully able to click buttons and select radio buttons.

      I am able to copy paste information into the line edit, but I am unable to type, delete, backspace, etc etc

      Can someone please guide me in the right direction for this?

      I have looked at the example on the QT website Web Assembly and they have one example that has a form and I was able to type in the fields to test.

      What am I missing?

      Cheers,
      Z

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by
      #2

      @zeethree50
      If this is a Web Assembly question it belongs in https://forum.qt.io/category/61/qt-for-webassembly not Qt WebKit.

      1 Reply Last reply
      0
      • RenioR Offline
        RenioR Offline
        Renio
        wrote on last edited by
        #3

        @zeethree50 said in Unable to use keyboard on web application using QT and Web Assembly.. HELP!!!:

        Hello QT Community,
        I have made a VERY simple web application for testing just displaying 1 line edit.
        Is there is something I am missing because I am successfully able to click buttons and select radio buttons.
        I am able to copy paste information into the line edit, but I am unable to type, delete, backspace, etc etc
        Can someone please guide me in the right direction for this?
        I have looked at the example on the QT website Web Assembly and they have one example that has a form and I was able to type in the fields to test.
        What am I missing?
        Cheers,

        Hi,
        I have a similar problem, see:
        https://forum.qt.io/topic/138202/virtual-keyboard-behaviour-in-webassembly
        Qt Help assistant tell me that this issue will be resolved in Qt 6.5 version

        1 Reply Last reply
        0
        • Z zeethree50

          Hello QT Community,

          I have made a VERY simple web application for testing just displaying 1 line edit.

          Is there is something I am missing because I am successfully able to click buttons and select radio buttons.

          I am able to copy paste information into the line edit, but I am unable to type, delete, backspace, etc etc

          Can someone please guide me in the right direction for this?

          I have looked at the example on the QT website Web Assembly and they have one example that has a form and I was able to type in the fields to test.

          What am I missing?

          Cheers,
          Z

          RenioR Offline
          RenioR Offline
          Renio
          wrote on last edited by
          #4

          @zeethree50 I found this bug
          https://bugreports.qt.io/browse/QTBUG-105582

          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