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

QToolbar should fill available width on Symbian

    XMLWordPrintable

Details

    • 2c40c98a5b3ff4f16c4ad71b5707d5271945819e

    Description

      The native Symbian toolbar always scales the buttons to fit the full width of the screen.

      However, the QToolbar implementation only makes the buttons as large as they need, usually resulting in a toolbar that doesn't have the required width or is too large. This doesn't fit to the phone design. Additionally, it doesn't look good - toolbars also take the full width on other phone platforms where a small screen is used.

      Proposed solutions: QToolbar should scale buttons to always use full available width by default on Symbian. Optionally provide an option to control this behavior manually.

      Attached screenshot that compares native toolbar and QToolbar in landscape and portrait mode.
      Attached test app that constructs a simple QToolbar and demonstrates layouting issues.

      Attachments

        Issue Links

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

          Activity

            People

              samimeri Sami Merila (Inactive)
              ajakl Andreas Jakl (closed Nokia identity) (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes