New issue
Advanced search Search tips

Issue 773092 link

Starred by 3 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

hterm: suspend cursor blinking while the user is typing

Reported by yuxuanch...@gmail.com, Oct 9 2017

Issue description

Chrome Version       : <Copy from: 'about:version'>
URLs (if applicable) :
Other browsers tested:
  Add OK or FAIL, along with the version, after other browsers where you
have tested this issue:
     Safari:
    Firefox:
         IE:

What steps will reproduce the problem?
None.

What is the expected result?
The cursor should stop blinking when the user is typing on the terminal. So that the user will see if they had correctly put a space.

What happens instead?


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

 
Labels: -Type-Bug Type-Feature
Status: Available (was: Unconfirmed)
Summary: hterm: suspend cursor blinking while the user is typing (was: Please stop blinking the cursor when the user is typing.)
This is an issue for the chrome secure shell app.
Project Member

Comment 3 by bugdroid1@chromium.org, Jun 21 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/apps/libapps/+/02ded6d2d4d0d60e719549ecb920d93f63cc489a

commit 02ded6d2d4d0d60e719549ecb920d93f63cc489a
Author: Mike Frysinger <vapier@chromium.org>
Date: Thu Jun 21 23:05:38 2018

hterm: automatically hide the mouse cursor while typing

While CrOS & macOS offer system-wide automatic mouse cursor hiding
while typing, other platforms do not.  Add support for it ourselves.

Bug: chromium:773092
Change-Id: Ia74ad758baf416c91576937d770199c007073c2a
Reviewed-on: https://chromium-review.googlesource.com/1110706
Reviewed-by: Vitaliy Shipitsyn <vsh@google.com>
Tested-by: Mike Frysinger <vapier@chromium.org>

[modify] https://crrev.com/02ded6d2d4d0d60e719549ecb920d93f63cc489a/hterm/js/hterm_preference_manager.js
[modify] https://crrev.com/02ded6d2d4d0d60e719549ecb920d93f63cc489a/nassh/_locales/en/messages.json
[modify] https://crrev.com/02ded6d2d4d0d60e719549ecb920d93f63cc489a/hterm/js/hterm_terminal.js

Sign in to add a comment