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

WASM: arrow keys and select-all not working for QPlainTextEdit on touchscreen

    XMLWordPrintable

Details

    • WebAssembly
    • 75ac9aded (dev), 020a7e96d (6.7), f95458cb9 (6.6)

    Description

      In https://ripes.me/ we use a QPlainText-edit derived editor (https://github.com/mortbopet/Ripes/blob/master/src/editor/highlightabletextedit.h#L17C41-L17C41, https://github.com/mortbopet/Ripes/blob/master/src/editor/codeeditor.h#L24). However, it seems like the following does not work in the WASM build of our app:

      1. arrow key navigation within the editor
      2. CTRL+A to select all text in the editor

      Both of these things work as expected on desktop builds for all of our supported platforms.

      Attachments

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

        Activity

          People

            lpotter Lorn Potter
            mortbopet Morten Petersen
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes