Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-137265

QTabBar::tab with border causes tab text to disappear

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.8.2
    • Widgets: Style Sheets
    • None
    • Linux/X11

    Description

      In the following stylesheet for QTabBar::tab, adding a border (e.g. border-top) causes the tab text to disappear:

      QTabBar::tab

      {     background: #DFE7EF;     color: #393F41;     font-family: "Noto Sans ExtraLight";     font-size: 26px;     border-top: 1px solid #fff; }

      If the border line is removed, the text appears correctly again.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            beenlee YuBeen Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes