https://bugs.kde.org/show_bug.cgi?id=477655
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.5.0 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-nm/-/commit/22ded | |0cd6905e1d492007a778e631aef | |9b993762 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from Nate Graham <[email protected]> --- Git commit 22ded0cd6905e1d492007a778e631aef9b993762 by Nate Graham, on behalf of Arnav Rawat. Committed on 31/07/2025 at 16:47. Pushed by ngraham into branch 'master'. applet: Fix list interactions with the password field open Clicking connect or disconnect on a connection item would not give any feedback if a password was being entered in another connection item since model updates were disabled. This commit changes the behavior so that clicking connect/disconnect closes other open password fields, ensuring that either one password field is open, or the model begins updating if we can freely connect or disconnect the other item. FIXED-IN: 6.5.0 M +8 -1 applet/ConnectionItem.qml M +13 -0 applet/ConnectionListPage.qml https://invent.kde.org/plasma/plasma-nm/-/commit/22ded0cd6905e1d492007a778e631aef9b993762 -- You are receiving this mail because: You are watching all bug changes.
