Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-12349

Undoing delete of used action does not set state to used

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 3.1.2, Qt Creator 3.2.0-beta1
    • Widget Designer

    Description

      Steps to reproduce:

      • create Qt Widget Application, open the ui file
      • create an action and drag it onto the toolbar of the preview
      • check the properties of the action (it should be marked as used now)
      • hit delete above the ActionEditor - this removes the action from ActionEditor and the toolbar
      • type Ctrl+Z

      Expected behavior:

      • action re-appears inside ActionEditor and toolbar
      • action has 'used' state marked again

      Current behavior:

      • action re-appears inside ActionEditor and toolbar
      • 'used' is unchecked and stays so

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes