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. Cannot input Chinese characters in QWebEngineView Widget
Qt 6.11 is out! See what's new in the release blog

Cannot input Chinese characters in QWebEngineView Widget

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 687 Views 1 Watching
  • 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.
  • J Offline
    J Offline
    jjoorrpp
    wrote on last edited by A Former User
    #1

    qt 5.8.0 msvc2015 32bit
    run on Windows 7

    There is a <input> elememt in html page, and QWebEngineView load the page.
    Cannot input Chinese characters into the <input> element, although IME has switched to Chinese method.
    Copy and paste could make it, but IME couldn't direct input.
    How to fix it?


    If project uses QWebEngineView as QWidget, and system is Windows7, problem could reproduce.
    Windows 10 has no problem.
    (Somebody says UML has no problem on qt5.8.0, but I didn't try. My project is based on QWidget. Maybe try it later)


    It's easy to reproduce bug by qt's demo: webengine demo browser
    Do as below:

    • browser the default page (qt.io),

    • click search button on the top right corner of the page,

    • try input non-English non-Ascii characters.

    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