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

QToolButton action label trims "..." (periods) but not "…" (ellipsis)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.5.3
    • None
    • macOS Sequoia 15.6
    • macOS

      I recently changed the translatable strings for my application's QActions to use an ellipsis () rather than three periods (...).  I was surprised to see that the buttons created by adding these actions to a QToolBar now show the ellipsis in their text, where previously the three periods were suppressed.  I think that the treatment of QActions should be the same for an ellipsis as for three periods (suppressed in toolbar buttons, expressed in menu items).  There might be i18n considerations here also.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            barbicels- R Brown
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes