Bug 6007 - On-screen keyboard disappears when interacting with the Web Access GUI
Summary: On-screen keyboard disappears when interacting with the Web Access GUI
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.8.0
Assignee: Pierre Ossman
URL:
Keywords: derfian_tester, focus_focus, prosaic, upstream
Depends on:
Blocks: 6132
  Show dependency treegraph
 
Reported: 2016-09-23 14:15 CEST by Karl Mikaelsson
Modified: 2017-04-24 16:57 CEST (History)
3 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Karl Mikaelsson cendio 2016-09-23 14:15:57 CEST
Clicking buttons in the GUI makes the on-screen keyboard disappear, triggering a session resize. Discovered on Android 5.1.1/Google Chrome, but I got the feeling this wasn't device-specific from what Pierre/Samuel said.
Comment 1 Samuel Mannehed cendio 2016-10-13 14:50:15 CEST
This problems comes from shitty focus handling in general between the canvas and the UI elements. Fixing this has a high chance of fixing bug 6055 as well.
Comment 2 Samuel Mannehed cendio 2016-10-18 14:08:58 CEST
Could be related to bug 6065.
Comment 3 Samuel Mannehed cendio 2017-01-10 10:02:25 CET
Fixed in upstream noVNC.
Comment 4 Samuel Mannehed cendio 2017-01-10 13:30:26 CET
(In reply to comment #3)
> Fixed in upstream noVNC.

See https://github.com/novnc/noVNC/pull/697
Comment 6 Samuel Mannehed cendio 2017-02-03 16:06:08 CET
This is fixed now.
Comment 7 Karl Mikaelsson cendio 2017-02-08 13:35:40 CET
Pressing "Clear" in the clipboard window when the keyboard is visible makes the keyboard disappear. Verified on Chromebook (Google Chrome) and Android (Google Chrome and Firefox).
Comment 9 Karl Mikaelsson cendio 2017-02-10 14:25:15 CET
(In reply to comment #7)
> Pressing "Clear" in the clipboard window when the keyboard is visible makes the
> keyboard disappear. Verified on Chromebook (Google Chrome) and Android (Google
> Chrome and Firefox).

You can now click clear without the keyboard disappearing.
Comment 10 Thomas Nilefalk cendio 2017-04-19 15:10:31 CEST
Testing on Windows Touch reveals that Chrome still has this problem:
- activate special key control bar
- open keyboard
- press Ctrl or Alt (other keys hidden by keyboard)
- keyboard closes
Comment 11 Samuel Mannehed cendio 2017-04-24 16:57:03 CEST
(In reply to comment #10)
> Testing on Windows Touch reveals that Chrome still has this problem:
> - activate special key control bar
> - open keyboard
> - press Ctrl or Alt (other keys hidden by keyboard)
> - keyboard closes

I can not reproduce using these instructions. It works fine, the keyboard stays open after clicking Ctrl or any other button in the control bar. Tested using Chrome, FF, IE and Edge on Windows 10 touch, also tested Chrome on Chromebook and can't see the issue anywhere.

One related issue that could perhaps be what was initially seen here has been noted on bug 6348 however.

Note You need to log in before you can comment on or make changes to this bug.