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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.24
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/systemsettings/commit/18
                   |                            |90900df745249dcdd3191cd6821
                   |                            |7c655de6f3f

--- Comment #8 from Nate Graham <n...@kde.org> ---
Git commit 1890900df745249dcdd3191cd68217c655de6f3f by Nate Graham.
Committed on 19/12/2021 at 19:17.
Pushed by ngraham into branch 'master'.

Don't show unnecessary root authentication message

This message is pointless because the user will find out that they need
to authenticate when they click the "Apply" button anyway. Showing the
user this information ahead of time just contributes to visual clutter
when it is even shown.

However the message hasn't even been shown for at least 9 months due to
an intentional change in header height calculation to make the KCM
header height always match the height of the category/subcategory
sidebar header height. This had the side effect of entirely or mostly
cutting off the authentication message. With the current design, there
is no way to fix this without regressing the header alignment fix, and
the message is pretty much unnecessary anyway, so the simplest solution
is to not show it at all.
FIXED-IN: 5.24

M  +0    -6    core/ModuleView.cpp

https://invent.kde.org/plasma/systemsettings/commit/1890900df745249dcdd3191cd68217c655de6f3f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to