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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/mult
                   |                            |imedia/kasts/-/commit/26e02
                   |                            |13e20a2c7a629bb8b5c8bebe8c7
                   |                            |7b59f9d7

--- Comment #6 from [email protected] ---
Git commit 26e0213e20a2c7a629bb8b5c8bebe8c77b59f9d7 by Bart De Vries.
Committed on 31/03/2026 at 17:37.
Pushed by bdevries into branch 'master'.

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/26e0213e20a2c7a629bb8b5c8bebe8c77b59f9d7

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

Reply via email to