Uploaded image for project: 'Qt Solutions'
  1. Qt Solutions
  2. QTSOLBUG-97

In QTabWidget, settings the title font of a tab in bold troncate the title.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Some Release
    • DotNetStyle
    • None

      This was not the case with 4.5.2

      including some code to reproduce.

      In void QtDotNetStyle::drawControl(ControlElement element, const QStyleOption *option,
      QPainter *painter, const QWidget *widget) const {

      case CE_TabBarTab :
      .....

      the font of the selected tab is set in bold. With Qt 4.6.0 the text is truncated on display.

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

            Unassigned Unassigned
            carochao Caroline Chao (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes