[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2023-02-28 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=453828

--- Comment #13 from ratijas  ---
Git commit 7103ff3530b611994ce702dcfc7a3ad7a037403a by ivan tkachenko.
Committed on 28/02/2023 at 11:51.
Pushed by ratijas into branch 'kf5'.

TextField: Fix password-protection code from affecting normal text fields

Event interception should only be enabled for text fields which set
appropriate echo mode hint.

Amends 70ea0a191413c2c871f73b78bebfeefe4641d92e.
(cherry picked from commit a0fd0328ac9ae1b483af978eb8ee849cfc8c8e0e)

M  +1-1org.kde.desktop/TextField.qml

https://invent.kde.org/frameworks/qqc2-desktop-style/commit/7103ff3530b611994ce702dcfc7a3ad7a037403a

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2023-02-27 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=453828

--- Comment #12 from ratijas  ---
Git commit a0fd0328ac9ae1b483af978eb8ee849cfc8c8e0e by ivan tkachenko.
Committed on 28/02/2023 at 00:32.
Pushed by ratijas into branch 'master'.

TextField: Fix password-protection code from affecting normal text fields

Event interception should only be enabled for text fields which set
appropriate echo mode hint.

Amends 70ea0a191413c2c871f73b78bebfeefe4641d92e.

M  +1-1org.kde.desktop/TextField.qml

https://invent.kde.org/frameworks/qqc2-desktop-style/commit/a0fd0328ac9ae1b483af978eb8ee849cfc8c8e0e

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

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

--- Comment #11 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/239

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2023-01-24 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=453828

Nicolas Fella  changed:

   What|Removed |Added

 CC||boghicieuse...@yahoo.com

--- Comment #10 from Nicolas Fella  ---
*** Bug 464741 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2022-07-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=453828

--- Comment #9 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/171

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2022-06-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453828

Nate Graham  changed:

   What|Removed |Added

 CC||kdebugrep...@mailinator.com

--- Comment #8 from Nate Graham  ---
*** Bug 422421 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2022-06-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453828

Nate Graham  changed:

   What|Removed |Added

 CC||ge...@derpymail.org

--- Comment #7 from Nate Graham  ---
*** Bug 387418 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2022-06-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453828

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.95
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/plasma-framework/-/c
   ||ommit/3d887cd71f03358c8def7
   ||33a3e19ed22a8f66e8a

--- Comment #5 from Nate Graham  ---
Fixed by Derek Christ with
https://invent.kde.org/frameworks/plasma-framework/-/commit/3d887cd71f03358c8def733a3e19ed22a8f66e8a
in Frameworks 5.95!

--- Comment #6 from Nate Graham  ---
Git commit 51cab794c2d071aa3761f02436a7b96cd8e27478 by Nate Graham, on behalf
of Derek Christ.
Committed on 06/06/2022 at 14:19.
Pushed by ngraham into branch 'master'.

Port lockscreen & sddm theme password fields to PlasmaExtras.PasswordField

M  +2-2lookandfeel/contents/lockscreen/LockScreenUi.qml
M  +3-5lookandfeel/contents/lockscreen/MainBlock.qml
M  +5-3sddm-theme/Login.qml

https://invent.kde.org/plasma/plasma-workspace/commit/51cab794c2d071aa3761f02436a7b96cd8e27478

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2022-06-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453828

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.95
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/plasma-framework/-/c
   ||ommit/3d887cd71f03358c8def7
   ||33a3e19ed22a8f66e8a

--- Comment #5 from Nate Graham  ---
Fixed by Derek Christ with
https://invent.kde.org/frameworks/plasma-framework/-/commit/3d887cd71f03358c8def733a3e19ed22a8f66e8a
in Frameworks 5.95!

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2022-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=453828

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/542

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2022-05-31 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=453828

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-workspace/-/merge_requests/1788

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2022-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453828

--- Comment #2 from Nate Graham  ---
Looks like TextInput has a `canUndo:` property, but unfortunately it is
read-only.

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

[plasmashell] [Bug 453828] Undo operation possible in lock-screen password field (Ctrl-Z)

2022-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453828

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||n...@kde.org
 Ever confirmed|0   |1

--- Comment #1 from Nate Graham  ---
Can confirm. Would probably be good to disable this.

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