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. QTabWidget containing QPlainTextEdit and focus
Qt 6.11 is out! See what's new in the release blog

QTabWidget containing QPlainTextEdit and focus

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.3k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi folks,

    I'm programming a simple code editor where the main widget is a QTabWidget containing QPlainTextEdit. I got a problem with the focus. If I open, lets say 3 files, I can switch between thoose using Alt+Tab shortcut. Everything's just fine for the moment. But when I click in a QPlainTextEdit, if I press again Alt+Tab, a tab character will spawn in the QPlainTextEdit but it won't switch to the next widget in the QTabWidget.

    How can I fix this behavior ?

    Thanx in advance ;)

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Up ;)

      1 Reply Last reply
      0
      • francescmmF Offline
        francescmmF Offline
        francescmm
        wrote on last edited by
        #3

        You can take a look to the reported bug: "QTBUG-17967":https://bugreports.qt-project.org/browse/QTBUG-17967

        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