SUMMARY Maliit opens when tapping on the panel app menu STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Maliit opens when tapping on the panel app menu launcher STEP TO REPRODUCE: 1) enable maliit on a touchscreen device 2) in tablet mode tap on the menu laucher in the panel OBSERVED RESULT: Maliit opens EXPECTED RESULT Maliit should automatically open only when tapping on text input area. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Archlinux (available in About System) KDE Plasma Version: 5.27.9 KDE Frameworks Version: 5.112.0 Qt Version: 5.15.11 ADDITIONAL INFORMATION Session is Wayland of course PS sorry for the incomplete first opening report
Which panel app menu? Can you attach a screenshot of it?
Created attachment 163639 [details] Menu applet (the one at the far left of the panel)
(In reply to Nate Graham from comment #2) > Which panel app menu? Can you attach a screenshot of it? I've added the attachment. It is the one at the far left of the panel to open application using a menu ...
Can reproduce. The issue here is that the search field doesn't have the conditional logic to only activate on show when not using touch that Kickoff has. I guess we forgot to do this one. I'll do it.
Or no, it does have the right code, but it's just not working as intended.
(In reply to Nate Graham from comment #6) > Or no, it does have the right code, but it's just not working as intended. Hello! what is the progress on this? Im reluctant to open a separate issue as i think it will be marked as a duplicate but this bug is not limited to the application launcher (this is most prominent in the application menu applet) but pretty much every application with a field to type on. Maliit automatically opens which is an annoyance in my opinion as it does not act as intended like in, for example, android/ios. Should i report this as a separate bug?