[plasmashell] [Bug 441848] Virtual keyboard is shown when focusing input fields even if it was disabled in the user's session

2021-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=441848

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.23

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

[plasmashell] [Bug 441848] Virtual keyboard is shown when focusing input fields even if it was disabled in the user's session

2021-09-08 Thread Oleg Solovyov
https://bugs.kde.org/show_bug.cgi?id=441848

Oleg Solovyov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||9189bfea0a4ebb9bf5e1b3e055f
   ||b9440d23f5654

--- Comment #11 from Oleg Solovyov  ---
Git commit 9189bfea0a4ebb9bf5e1b3e055fb9440d23f5654 by Oleg Solovyov.
Committed on 08/09/2021 at 06:16.
Pushed by osolovyov into branch 'master'.

Deactivate virtual keyboard when hiding

When VK is activated, it's shown every time we click on user/password
inputs.

M  +1-0lookandfeel/contents/lockscreen/LockScreenUi.qml
M  +1-0sddm-theme/Main.qml

https://invent.kde.org/plasma/plasma-workspace/commit/9189bfea0a4ebb9bf5e1b3e055fb9440d23f5654

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

[plasmashell] [Bug 441848] Virtual keyboard is shown when focusing input fields even if it was disabled in the user's session

2021-09-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=441848

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[plasmashell] [Bug 441848] Virtual keyboard is shown when focusing input fields even if it was disabled in the user's session

2021-09-03 Thread Oleg Solovyov
https://bugs.kde.org/show_bug.cgi?id=441848

--- Comment #9 from Oleg Solovyov  ---
(In reply to Oleg Solovyov from comment #8)
> Found. Which branch should be targeted?
> I could push to master or Plasma/5.22

I'm pushing to master, 5.22.5 is already released.

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

[plasmashell] [Bug 441848] Virtual keyboard is shown when focusing input fields even if it was disabled in the user's session

2021-09-03 Thread Oleg Solovyov
https://bugs.kde.org/show_bug.cgi?id=441848

--- Comment #8 from Oleg Solovyov  ---
Found. Which branch should be targeted?
I could push to master or Plasma/5.22

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

[plasmashell] [Bug 441848] Virtual keyboard is shown when focusing input fields even if it was disabled in the user's session

2021-09-03 Thread Oleg Solovyov
https://bugs.kde.org/show_bug.cgi?id=441848

--- Comment #7 from Oleg Solovyov  ---
It appears that show() is called even when virtualkeyboard is not active.

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

[plasmashell] [Bug 441848] Virtual keyboard is shown when focusing input fields even if it was disabled in the user's session

2021-09-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=441848

--- Comment #6 from Nate Graham  ---
Indeed. Unfortunately I don't know how to do that. If you do, and you would be
willing to work on it, that would be really impactful!

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

[plasmashell] [Bug 441848] Virtual keyboard is shown when focusing input fields even if it was disabled in the user's session

2021-09-02 Thread Oleg Solovyov
https://bugs.kde.org/show_bug.cgi?id=441848

--- Comment #5 from Oleg Solovyov  ---
(In reply to Nate Graham from comment #4)
> Oh, in the login screen. Can confirm.
> 
> Same basic issue, but a different root cause in this case.

QtVirtualKeyboard::AppInputPanel::show() is called each time inputPanel is
clicked.
We need to filter events from mouse and physical keyboard

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

[plasmashell] [Bug 441848] Virtual keyboard is shown when focusing input fields even if it was disabled in the user's session

2021-09-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=441848

Nate Graham  changed:

   What|Removed |Added

Summary|Virtual keyboard is shown   |Virtual keyboard is shown
   |when focusing input fields  |when focusing input fields
   ||even if it was disabled  in
   ||the user's session
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=440569
 Status|REOPENED|CONFIRMED

--- Comment #4 from Nate Graham  ---
Oh, in the login screen. Can confirm.

Same basic issue, but a different root cause in this case.

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