[frameworks-qqc2-desktop-style] [Bug 447289] Menu metrics don't match those of the QStyle

Nate Graham bugzilla_noreply at kde.org
Mon Dec 20 14:50:54 GMT 2021


https://bugs.kde.org/show_bug.cgi?id=447289

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Product|dolphin                     |frameworks-qqc2-desktop-sty
                   |                            |le
            Version|21.08.3                     |5.89.0
            Summary|The hamburger menu has less |Menu metrics don't match
                   |spacing than other          |those of the QStyle
                   |applications such as elisa  |
           Assignee|dolphin-bugs-null at kde.org   |notmart at gmail.com
          Component|general                     |general
                 CC|                            |ahiemstra at heimr.nl,
                   |                            |kde at davidedmundson.co.uk,
                   |                            |nate at kde.org,
                   |                            |noahadvs at gmail.com
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Nate Graham <nate at kde.org> ---
The problem is actually the opposite here: menus in QtQuick apps aren't
respecting the metrics of the QWidgets menus.

If we want bigger menu items, that would ideally need to be set in the QStyle,
and it would be inherited automatically in QtQuick apps like Elisa. However we
did try this once before and a lot of people hated it, especially those who use
apps with very large menus that became scrollable as a result of the change.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list