commit | 8d412fe18b9ce8cf71ce57c380e7f312e4667667 | [log] [tgz] |
---|---|---|
author | Svetoslav <svetoslavganov@google.com> | Fri Sep 19 15:37:02 2014 -0700 |
committer | Svetoslav <svetoslavganov@google.com> | Fri Sep 19 16:54:20 2014 -0700 |
tree | a053f2cbc0f3f23b8e8a0008047c735c12e8f8ed | |
parent | ddc5e5f1c60f5fc491c9299a0afd280f8fdc252b [diff] |
TouchExploer computes incorectly the click location. If there is accessibilty focus and the user touch explores location that does not change accessibility focus that is not in the app window, e.g. system bar, double tap does not click on the system UI affordance. This is due to obsolete logic from the time where accessibility focus was only in the active window at the time of double clicking. bug:17588024 Change-Id: Ib780103e873d8a2afd3b35de3227d54116f1a1b0