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 617 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 23 Sept 2022, 19:47 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

    J R 2 Replies Last reply 23 Sept 2022, 20:25
    0
    • Z zeethree50
      23 Sept 2022, 19:47

      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

      J Offline
      J Offline
      JonB
      wrote on 23 Sept 2022, 20:25 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
      • R Offline
        R Offline
        Renio
        wrote on 27 Sept 2022, 08:18 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
          23 Sept 2022, 19:47

          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

          R Offline
          R Offline
          Renio
          wrote on 30 Sept 2022, 07:16 last edited by
          #4

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

          1 Reply Last reply
          0

          1/4

          23 Sept 2022, 19:47

          • Login

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