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

[REG: 6.9.1 -> 6.10] Del key not usable in QQEM code editor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.8.5, 6.10.1
    • 6.10.0
    • Quick: Effect Maker
    • None
    • 321c7ebac (dev), 11db4590b (6.10), ee650b48b (tqtc/lts-6.8)

      Something in Qt has changed in Qt 6.10 so that menu shortcuts override key events even when text edit has focus.

      Steps:

      • Start QQEM.
      • Add a node, e.g. "BrightnessContrast"
      • Double click the added node to see code.
      • Move cursor somewhere and press del key.

      Expected:

      • Character after the cursor is deleted.

      Actual:

      • "Delete Selected Nodes" dialog is shown. So for removing code characters, del key can't be used, only backspace.

      Notes:

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

            kagro Kaj Grönholm
            kagro Kaj Grönholm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes