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

Color scheme (vim dark) + git blame, both background and foreground are black when open special header file.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 2.5.0-beta
    • Qt Creator 2.3.1, Qt Creator 2.4.0
    • Editors
    • Ubuntu 11.04 Desktop + manually compiled Qt Creator with tag 2.3.1
    • 4b366303e65f15511200d6996d02315973e68f75

      Steps lead to bug,
      1, Create git repo.
      2, add and commit a header file named a.h with contents below
      /*

      • This file is part of my test package
        *
      • Copyright (C) 2011 My Corporation. All rights reserved.
        */
        #ifndef MY_HEADER_H
        #define MY_HEADER_H

      #endif // MY_HEADER_H
      3, Start qtcreator and open a.h.
      4, Set Color scheme (vim dark) in Options -> Text Editor -> Font & Colors -> Color Scheme.
      5, Git blame source code, either using Alt + G, Alt + B or Tools -> Git -> Blame for a.h

      Expected result:
      Foreground text should be in color other than black, and syntax on.
      Real result:
      Both background and foreground are black in editor.

      BTW, other commenting style header file may not re-produce this bug.

        1. Screenshot.png
          95 kB
          pawpawyoung
        2. a.h
          0.2 kB
          pawpawyoung
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hunger Tobias Hunger
            pawpawyoung pawpawyoung
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes