[plasma-nm] [Bug 465751] [5.27 Regression] Password prompt for VPN connection does not have password field in focus by default

2023-11-10 Thread Jan Molnar
https://bugs.kde.org/show_bug.cgi?id=465751

Jan Molnar  changed:

   What|Removed |Added

 CC||jan.mol...@gmail.com

--- Comment #8 from Jan Molnar  ---
*** Bug 469398 has been marked as a duplicate of this bug. ***

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

[plasma-nm] [Bug 465751] [5.27 Regression] Password prompt for VPN connection does not have password field in focus by default

2023-10-20 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=465751

--- Comment #7 from Kai Uwe Broulik  ---
Git commit 589c58ed7f2dedff0299786ae8fc3706a0d8f37f by Kai Uwe Broulik.
Committed on 20/10/2023 at 14:28.
Pushed by broulik into branch 'Plasma/5.27'.

Revert "Don't force active dialogs right after showing"

This breaks focussing the password dialog when connecting to a OpenVPN
from the Networks applet.

Better revert this on LTS, and then figure it out properly for 6.0.

This reverts commit ce6a0cc8251a720828bbe680750aa16a42408797.

M  +1-0kded/pindialog.cpp
M  +1-0kded/secretagent.cpp
M  +1-0libs/handler.cpp

https://invent.kde.org/plasma/plasma-nm/-/commit/589c58ed7f2dedff0299786ae8fc3706a0d8f37f

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

[plasma-nm] [Bug 465751] [5.27 Regression] Password prompt for VPN connection does not have password field in focus by default

2023-10-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=465751

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-nm/-/merge_requests/299

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

[plasma-nm] [Bug 465751] [5.27 Regression] Password prompt for VPN connection does not have password field in focus by default

2023-02-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=465751

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.27.1

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

[plasma-nm] [Bug 465751] [5.27 Regression] Password prompt for VPN connection does not have password field in focus by default

2023-02-15 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=465751

Nicolas Fella  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-nm/commit/cadf147 |ma/plasma-nm/commit/133ae53
   |8f7585f07523c239eef6ba62170 |11f8553c16da63155ed06b05313
   |44c3ac  |988ec8

--- Comment #5 from Nicolas Fella  ---
Git commit 133ae5311f8553c16da63155ed06b05313988ec8 by Nicolas Fella.
Committed on 15/02/2023 at 17:00.
Pushed by nicolasfella into branch 'Plasma/5.27'.

Revert "Use QWindow instead of KWindowSystem to set KeepAbove"

QWidget::setWindowFlag() has side-effects that break the set focus widget

This reverts commit 84b1e5079e490195d111f9c62bc00915fae3b903.

(cherry picked from commit cadf1478f7585f07523c239eef6ba6217044c3ac)

M  +2-1kded/pindialog.cpp
M  +2-1kded/secretagent.cpp
M  +2-1libs/handler.cpp

https://invent.kde.org/plasma/plasma-nm/commit/133ae5311f8553c16da63155ed06b05313988ec8

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

[plasma-nm] [Bug 465751] [5.27 Regression] Password prompt for VPN connection does not have password field in focus by default

2023-02-15 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=465751

Nicolas Fella  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-nm/commit/cadf147
   ||8f7585f07523c239eef6ba62170
   ||44c3ac

--- Comment #4 from Nicolas Fella  ---
Git commit cadf1478f7585f07523c239eef6ba6217044c3ac by Nicolas Fella.
Committed on 15/02/2023 at 11:46.
Pushed by nicolasfella into branch 'master'.

Revert "Use QWindow instead of KWindowSystem to set KeepAbove"

QWidget::setWindowFlag() has side-effects that break the set focus widget

This reverts commit 84b1e5079e490195d111f9c62bc00915fae3b903.

M  +2-1kded/pindialog.cpp
M  +2-1kded/secretagent.cpp
M  +2-1libs/handler.cpp

https://invent.kde.org/plasma/plasma-nm/commit/cadf1478f7585f07523c239eef6ba6217044c3ac

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

[plasma-nm] [Bug 465751] [5.27 Regression] Password prompt for VPN connection does not have password field in focus by default

2023-02-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=465751

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-nm/-/merge_requests/216

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

[plasma-nm] [Bug 465751] [5.27 Regression] Password prompt for VPN connection does not have password field in focus by default

2023-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=465751

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression
 CC||n...@kde.org

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

[plasma-nm] [Bug 465751] [5.27 Regression] Password prompt for VPN connection does not have password field in focus by default

2023-02-15 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=465751

--- Comment #2 from Vlad Zahorodnii  ---
That commit works fine. My bisect session resulted in

84b1e5079e490195d111f9c62bc00915fae3b903 is the first bad commit
commit 84b1e5079e490195d111f9c62bc00915fae3b903

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

[plasma-nm] [Bug 465751] [5.27 Regression] Password prompt for VPN connection does not have password field in focus by default

2023-02-15 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=465751

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Looks like a regression from
https://invent.kde.org/plasma/plasma-nm/-/commit/ce6a0cc8251a720828bbe680750aa16a42408797

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

[plasma-nm] [Bug 465751] [5.27 Regression] Password prompt for VPN connection does not have password field in focus by default

2023-02-15 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=465751

Vlad Zahorodnii  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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