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

QPlainTextEdit intercept the CTRL + Tab key

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 4.7.0
    • None

      I use QPlainTextEdit in tabs (QTabWidget). So expected behaviour is switching between tabs with CTRL+TAB and SHIFT+CTRL+TAB. This feature is already implemented in QTabWidget, but it does not work when widgets in tabs are QPlainTextEdit objects because QPlainTextEdit intercept the CTRL+Tab key and SHIFT+CTRL+TAB key and threat them as Tab key. Work around for this is make QActions for CTRL+TAB and SHIFT+CTRL+TAB. Please fix this bug as soon as posible.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            bobaskonto Bobas Konto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes