New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 845793 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

hterm: tapping on the terminal doesn't move the window focus

Project Member Reported by satorux@chromium.org, May 23 2018

Issue description

Chrome Version       : 68.0.3437.0
OS Version: 10704.0.0

What steps will reproduce the problem?
1. Open Secure Shell in a window
2. Ssh into a workstation
3. Have a Chrome browser window above the Secure Shell window
4. Tap on the Secure Shell window

What is the expected result?

The window focus is moved to the Secure Shell window

What happens instead of that?

Tapping on the Secure Shell doesn't move the window focus


Please provide any additional information below. Attach a screenshot if
possible.

Tapping on other Chrome apps (tested with Text app Files app) moves the window focus. I'm guessing that the tapping event is consumed by the Secure Shell somehow hence the window focus is not changed.

I use tapping on the screen a lot on Pixelbook so I found this issue. :)
 

Comment 1 by vapier@chromium.org, May 23 2018

Summary: hterm: tapping on the terminal doesn't move the window focus (was: Tapping on the Secure Shell window doesn't move the window focus)
we do catch touch events (so you can scroll via touch), but i'm not sure why focus isn't being allowed

Sign in to add a comment