New issue
Advanced search Search tips

Issue 915861 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jan 9
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug
Team-Accessibility

Blocking:
issue 894907



Sign in to add a comment

Autoclick animation shouldn't start until mouse has mostly stopped moving

Project Member Reported by katie@chromium.org, Dec 17

Issue description

This will make it cleaner to move the mouse around.

Also it should pick a point to click and animate around that point, so that it's clear where the point will be even if there is some jiggle to the mouse movement during countdown.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jan 3

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/5efdcb69d83ba4f57d4e732d090e320cc3a76cda

commit 5efdcb69d83ba4f57d4e732d090e320cc3a76cda
Author: Katie D <katie@chromium.org>
Date: Thu Jan 03 04:00:38 2019

Make autoclick animation start after cursor stops moving.

This fixes the constantly onscreen / somewhat noisy autoclick
animation to only show up when the user has stopped moving the
mouse as rapidly.

The click now occurs where the mouse position was when the
animation starts.

Bug:  915861 
Change-Id: I536850bb8a2d0f2cac6add3cf2f693f68f3fb073
Reviewed-on: https://chromium-review.googlesource.com/c/1380950
Commit-Queue: Katie Dektar <katie@chromium.org>
Reviewed-by: David Tseng <dtseng@chromium.org>
Reviewed-by: Anastasia Helfinstein <anastasi@google.com>
Cr-Commit-Position: refs/heads/master@{#619579}
[modify] https://crrev.com/5efdcb69d83ba4f57d4e732d090e320cc3a76cda/ash/autoclick/autoclick_controller.cc
[modify] https://crrev.com/5efdcb69d83ba4f57d4e732d090e320cc3a76cda/ash/autoclick/autoclick_controller.h
[modify] https://crrev.com/5efdcb69d83ba4f57d4e732d090e320cc3a76cda/ash/autoclick/autoclick_unittest.cc

Status: Fixed (was: Started)

Sign in to add a comment