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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
                   |imedia/kasts/-/commit/26e02 |imedia/kasts/-/commit/2d032
                   |13e20a2c7a629bb8b5c8bebe8c7 |a08f97ee9349d3d2fc199ee4711
                   |7b59f9d7                    |446b2109

--- Comment #7 from [email protected] ---
Git commit 2d032a08f97ee9349d3d2fc199ee4711446b2109 by Bart De Vries.
Committed on 31/03/2026 at 17:53.
Pushed by bdevries into branch 'release/26.04'.

Fix dialogs on SynchronizationSettingsPage showing up on wrong window

Reparenting the dialogs had already been implemented, but apparently
when the settingsView is opened, the first module that is loaded still has
"Main" as the currently active window.  This was causing issues when the
SynchronizationSettingsPage would be opened directly from the
placeholdermessage on the SubscriptionPage.
This is solved by delaying the reparenting using onOpenedChanged, rather than
on onCompleted of the Dialog/SynchronizationSettingsPage.

M  +1    -1    src/qml/FeedListGridView.qml
M  +6    -6    src/qml/Settings/SynchronizationSettingsPage.qml

https://invent.kde.org/multimedia/kasts/-/commit/2d032a08f97ee9349d3d2fc199ee4711446b2109

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

Reply via email to