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

text editors font issue when using custom style sheet

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 9.0.1
    • Editors
    • None
    • Linux KaOS
    • Linux/X11

    Description

      When using a custom style sheet for Qt Creator and splitting editors, then fonts families are broken.

      Style sheet content:

      QScrollBar {
          background: rgba(239, 240, 241, 1);
      }
      
      QScrollBar::handle {
          background: rgba(62, 64, 65, 0.73);
      }
      

      Started that way:

      qtcreator -stylesheet /home/pasnox/bin/qtc.qss
      

       

       

      Attachments

        Issue Links

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

          Activity

            People

              davschul David Schulz
              filipe.azevedo Filipe Azevedo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes