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

Akseli Lahtinen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/9ff6f9577f0f00919ed962466
                   |                            |7e4629e39cb65c3

--- Comment #5 from Akseli Lahtinen <[email protected]> ---
Git commit 9ff6f9577f0f00919ed9624667e4629e39cb65c3 by Akseli Lahtinen.
Committed on 15/07/2026 at 11:59.
Pushed by akselmo into branch 'master'.

CursorTheme/main.qml: Ensure the cursor icons and text fit combobox popup

Due to how the cursor sizes are calculated, they're exact
squares, even when the cursor itself looks like a rectangle.

This causes the text being pushed around by the icon bounding
box, even when there is some space.

Remove the unnecessary binding that confuses the popup.
Instead make sure the icon sizes match their actual size.

This patch also fixes some warnings with Unqualified
accesses.

M  +2    -0    kcms/cursortheme/kcmcursortheme.cpp
M  +6    -13   kcms/cursortheme/ui/main.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/9ff6f9577f0f00919ed9624667e4629e39cb65c3

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

Reply via email to