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

Ctrl++ (Control Plus Plus) Shortcut Not Working in German Keyboard layout

    XMLWordPrintable

Details

    • Windows

    Description

      Using a German keyboard, the shortcut Ctrl++ does not work in Qt5.15.2 version.

      On Ctrl++ the QKeyEvent::key() value in keyPressEvent() along with Qt::ControlModifier is coming as 93 (which is Qt::Key_BracketRight) instead of 43 (Qt::Key_Plus).

      Attached is a sample project (testWidget.zip) file for your reference.

       

      Environment: Windows 10

       

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            prime Ankur Sharma
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes