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

StandardButtons lacks a "Continue" button

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 6.0.2
    • GUI: Other
    • None

    Description

      The set of standard dialog buttons lacks a "Continue" button. In KDE, we prefer this wording over the typical "OK" button. Overriding the text isn't hard to do for QtWidgets dialogs, but it's impossible for QtQuick dialogs. As a result, to get the text "Continue" on the AcceptRole button, you have to replace the Dialog's built-in DialogButtonBox and all of its buttons with custom ones. This is much more heavyweight and not adealbreaker, but annoying.

      See also https://bugreports.qt.io/browse/QTBUG-123641

      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
            pointedstick Nate Graham
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes