Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved How to disable UI shortcuts when QWebEngineView widget is active

    QtWebEngine
    1
    1
    401
    Loading More Posts
    • 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.
    • understatementOfTheYear
      understatementOfTheYear last edited by

      Hello,

      I have a pyqt5 ui that uses a shortcut that refreshes the data. Whenever I'm in a text field this of course is disabled allowing me to type the character 'r' without doing the refresh.
      However, I have a qwebengineview widget running a chat board that still catches this shortcut when I try to type in the text entry field.
      Is there a way to disable shortcuts when a qwebengineview widget is the active widget?

      Best,
      -Mark

      1 Reply Last reply Reply Quote 0
      • First post
        Last post