Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-78825

Virtual keyboard crash when I try to select input methods(chinese, english etc) on browser

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.14.2, 5.15.0 Beta1
    • 5.13.1
    • Virtual Keyboard
    • None
    • Firefox
    • WebAssembly
    • 2865a58a2ae39d795f1ec18cacb2af8053599256 (qt/qtbase/5.14)

    Description

      When I try to select input methods from browser(scroll the comboBox, from english to chinese), the app crash and show following message

      Error message :

      Application exit (To use dlopen, you need to use Emscripten's linking support, see https://github.com/emscripten-core/emscripten/wiki/Linking)

      I add following commands

       

      static{ QTPLUGIN += qtvirtualkeyboardplugin QT += svg }

      Do not work, then try

      wasm { QTPLUGIN += qtvirtualkeyboardplugin QT += svg }

      Do not work either. What do I missed? How could I make the virtual keyboard work?
      Is it possible to trigger virtual keyboards? From technical view points

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lpotter Lorn Potter
            tham tham
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes