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

Oliver Beard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/discover/-/commit/e5d4a9 |ma/discover/-/commit/ec1de8
                   |2236247cd99361c8b5ba583ed3a |ed4ed4c21df330da7b0bf0f8fd7
                   |a248e68                     |0969619

--- Comment #6 from Oliver Beard <[email protected]> ---
Git commit ec1de8ed4ed4c21df330da7b0bf0f8fd70969619 by Oliver Beard.
Committed on 22/05/2026 at 10:54.
Pushed by olib into branch 'Plasma/6.7'.

DiscoverWindow: Don't change window height in binding

The idea seems to be that we show the sidebar without scrolling as Discover's
initial size, but this is not really something we care to do in other
applications. It also conflicts with the usage of `WindowStateSaver`.

Doing it in this way, is such that when the `globalDrawer.contentHeight`
changes, the binding is updated and the height is changed, and the window
subsequently resized. This is not intentional or desirable.

Given the above, just remove it.

Bug report is for when the window is maximized and leaving the current page,
but this is always the case when the "Tasks" indicator in the sidebar changes
visibility.

It is not clear why this is now problematic in KDE Linux / master, as I do not
observe it on my 6.6 system. Out of an abundance of caution (and because it
would be otherwise harmless), cherry-pick.
FIXED-IN: 6.6.6


(cherry picked from commit b5c055e860b820180fc32302c5aa114a74393dcd)

Co-authored-by: Oliver Beard <[email protected]>

M  +1    -1    discover/qml/DiscoverWindow.qml

https://invent.kde.org/plasma/discover/-/commit/ec1de8ed4ed4c21df330da7b0bf0f8fd70969619

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

Reply via email to