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

Editing qtc_packaging/debian_*/rules changes tabs to spaces

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 2.2.1
    • Editors, Remote Linux
    • None
    • Ubuntu Linux

    Description

      Steps to reproduce

      1. Update Qt SDK to include experimental Harmattan support.
      2. Check out http://gitorious.org/attitude/attitude
      3. Double click on _Projects > Attitude > Other files > qtc_packaging > debian_harmattan > rules
      4. Try to add a set command in configure-stamp, as it's a shell command in a Makefile, it needs to be preceded by a tab character.

      Expected outcome

      1. Pressing "tab" in a Makefile (such as debian/rules) will insert a tab character, not multiple spaces.
      2. Pasting a tab character from another line and saving the file maintains the newly pasted tab.

      Actual outcome

      Tab inserts the number of configured characters. Pasting a tab seems to work, but when the file is saved it's converted into spaces (other tabs in the file are unaffected)

      Attachments

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

        Activity

          People

            leamelo Leandro T. C. Melo
            aflegg Andrew Flegg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes