Bug 383493 - QML Virtual Keyboard doesn't always pops up
Summary: QML Virtual Keyboard doesn't always pops up
Status: RESOLVED NOT A BUG
Alias: None
Product: kwin
Classification: Plasma
Component: virtual-keyboard (show other bugs)
Version: git master
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-14 10:59 UTC by Alexander Mentyu
Modified: 2017-12-06 21:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Mentyu 2017-08-14 10:59:50 UTC
Prerequisite:
Virtual Keyboard is activated.

Virtual Keyboard doesn't pops up upon:

1. Clicking on 'Open File...', 'Open Directory...' and other windows with text input fields in VLC player.

2. Choosing 'Rename' in right click menu for any file/folder in Dolphin and selecting whole file/folder name text by clicking and dragging. Detailed explanation: let's say we have a file with name - 'neon.txt'. After right clicking on this file and choosing 'Rename' - we can just click in any place of name editing box and Virtual Keyboard will appear. Also we can click and drag cursor to select some part of file name in editing box - 'neo' part for example - and Virtual Keyboard will appear. But if you select 'neon.txt' whole file name in editing box - Virtual Keyboard will not appear.
Comment 1 Martin Flöser 2017-12-06 21:29:04 UTC
Virtual Keyboard is only available if the applications support it. Your case 1 is due to VLC not using Wayland at all. Case 2 is a bug in dolphin. You have to report to Dolphin. I'm setting to INVALID as these are different bugs in different applications.