New issue
Advanced search Search tips

Issue 638315 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2016
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug-Regression



Sign in to add a comment

[Android][Client] SimulatedTouch click events are too small and are difficult to see

Project Member Reported by joedow@chromium.org, Aug 16 2016

Issue description

Tapping the screen using the SimulatedTouchInputStrategy (i.e. non-Windows 8+ machines) results in an animation that is not visible to the user.  This is a regression from the last release.

 

Comment 1 by yuweih@chromium.org, Aug 16 2016

It may be related to recent bug fix 629686 but I'm not sure why defining the size in dip will make it look small on some platform.
Project Member

Comment 2 by bugdroid1@chromium.org, Aug 18 2016

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

commit f2a08a8eb0b8542f9f4fb6d9385bc6a3e4b8a0ac
Author: yuweih <yuweih@chromium.org>
Date: Thu Aug 18 19:15:00 2016

[Remoting Android] Adjust feedback animation radius

This CL increases the maximum radius of the feedback animation so that the feedback is more visible.

BUG= 638315 

Review-Url: https://codereview.chromium.org/2249183003
Cr-Commit-Position: refs/heads/master@{#412907}

[modify] https://crrev.com/f2a08a8eb0b8542f9f4fb6d9385bc6a3e4b8a0ac/remoting/android/java/res/values/dimens.xml

Comment 3 by yuweih@chromium.org, Aug 18 2016

Status: Fixed (was: Assigned)

Sign in to add a comment