commit | 238099c0dbbdc66b8443552126680ad1c7cab17d | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Fri Jun 01 13:52:54 2012 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Fri Jun 01 13:59:28 2012 -0700 |
tree | 69adc872d92664fed388b0c9b40fc415d35e2136 | |
parent | 5ab6e12b450d13c8eb501001c7a8669826b86ea4 [diff] |
Cannot double tap and hold outside of the input focused window. 1. The long press routine was using the coordintates of the accessibility focused item in the input focused window. As a result double tap and hold did not work in a window that does not take input focus such as the system bar. Now the routine is using the last touch explored location if it cannot find accessibility focus in the last touched window. bug:6584438 Change-Id: Ifd43adb20a066f389a9d4bd5716dd7ad834dd574