summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSvet Ganov <svetoslavganov@google.com>2014-12-05 13:02:24 -0800
committerSvet Ganov <svetoslavganov@google.com>2014-12-05 13:13:15 -0800
commitb3fa2787eabd2be6d7780e215db0d9a5904ba47c (patch)
tree37f44d40812d0f666f5ab6aa9c1121a2753ca1f4 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent54daab1009e7be849fa1dcbf4ee3f9d0ba40d732 (diff)
When accessibility on cannot click on a view covered by a HorizontalScrollView
In accessibility mode we send down and up events activate a view. We will later switch to accessibility actions but for now as a bridge-gap we compute a point on the screen where to click for activating the view. The heuristic we use has edge cases such as a view that handles all touch events but does not have any listeners. In this case we do not ignore the target view's area covered by a view that handles all touch events. As a result we click on the wrong target. While we cannot solve this generically, in the case of standard components such as HorizontalScrollView we can. bug:18612258 Change-Id: If8482aac0d0ea53c5c90367d099d1b8d3a4559ed
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions