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

QPlainTextEdit intercept the CTRL + Tab key

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes