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

QMenu/QComboBox border-radius not properly rendered on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8.0
    • Version Windows 11 Pro
      Version number 24H2
      Installation date 11/3/2024
      OS version 26100.2605
      Experience Windows Feature Experience Pack 1000.26100.36.0
    • Windows

    Description

         Steps to reproduce:
         1. Create a QComboBox/QMenu
         2. Set border-radius in stylesheet
         3. Run on Windows 11

         Expected behavior:
         - Rounded corners should be rendered properly
         - No square shadow/artifacts in corners

         Actual behavior:
         - Square artifacts appear in the bottom-right corner
         - Border-radius is not properly rendered

       

      Additional important observation:

      The border-radius behavior during popup animation is problematic:

      1. Animation sequence:
         - When popup starts: ALL corners are square
         - During animation: ALL corners remain square
         - After animation completes: 
           * Three corners suddenly become rounded
           * Bottom-right corner remains square

      2. UX Issues:
         - Visual discontinuity: Sudden change from square to rounded corners
         - Breaks animation fluidity
         - Appears unpolished and buggy
         - Poor user experience even if bottom-right corner issue is fixed

      3. Expected behavior:
         - Corners should be rounded from the start of animation
         - Maintain consistent rounded appearance throughout the animation
         - Smooth and professional looking transition

      This animation behavior is a separate issue from the bottom-right corner problem, and both need to be addressed for a proper modern UI experience.

      Attachments

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

        Activity

          People

            wladimir.leuschner Wladimir Leuschner
            rechar rec char
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes