Bug 456825

Summary: Multiple monitors: virtual keyboard opens on wrong monitor
Product: [Plasma] plasmashell Reporter: Plata <plata.hill>
Component: Theme - BreezeAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: aleixpol, bhush94, dobey.pwns, nate, visual-design
Priority: NOR    
Version: 5.24.6   
Target Milestone: 1.0   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:

Description Plata 2022-07-17 15:55:57 UTC
SUMMARY
The virtual keyboard opens on the monitor where the password field is selected instead of where the button is clicked.

STEPS TO REPRODUCE
1. Select password field on monitor 1.
2. Click virtual keyboard button on monitor 2. 

OBSERVED RESULT
Virtual keyboard opens on monitor 1.

EXPECTED RESULT
Virtual keyboard opens on monitor 2. Potentially, also the password field on monitor 2 should be selected automatically.

SOFTWARE/OS VERSIONS
Linux: Manjaro
KDE Plasma Version: 5.24.6
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
Comment 1 Aleix Pol 2022-07-17 22:31:30 UTC
Is that on Wayland or X11?
Comment 2 Plata 2022-07-18 16:50:26 UTC
(In reply to Aleix Pol from comment #1)
> Is that on Wayland or X11?

Wayland.
Comment 3 Rodney Dawes 2022-08-10 20:39:56 UTC
I don't think window system matters in this case, and this is an issue in maliit itself, as it only uses the primary screen. I'm also not sure what the best way to solve this would be, yet, as it was designed around single screen phone/tablet use case and not for multiple monitors on traditional PC setup use case.
Comment 4 Nate Graham 2023-04-10 21:44:56 UTC
Darn. :/