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

"Paste Snippet" does not get contents of qrc file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • Qt Creator 3.3.0-beta1, Qt Creator 3.3.0-rc1
    • All Other Issues
    • Windows 7 64 bit
    • d3dd264c373254827629b2d26c78ac7515265307 (3.3, 20.11.2014)

    Description

      1. Create a new Qt Quick Application project.
      2. In Projects view, right-click the project's qrc file and select "Open in Editor" from the context menu.
        You'll see a graphical editor.
      3. Select "Tools" -> "Code Pasting" -> "Paste Snippet..." from the menu.
        The "Paste Snippet" dialog shows up. Its editor is empty or shows the contents of your machine's clipboard.
      4. Close the qrc editor.
      5. In Projects view, right-click the project's qrc file and select "Open in Text Editor" from the context menu.
        You'll see a text editor.
      6. Select "Tools" -> "Code Pasting" -> "Paste Snippet..." from the menu.
        The "Paste Snippet" dialog shows up with the qrc file's content.

      The "Paste Snippet" dialog should be able to retrieve the contents of a file even when it is open in a graphical editor. This works for qml and ui files.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-13458
          # Subject Branch Project Status CR V

          Activity

            People

              kleint Friedemann Kleint
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes