commit | badd8399ca803f48ca43658b49c1cdcf0e3ec250 | [log] [tgz] |
---|---|---|
author | Cary Clark <cary@android.com> | Thu Oct 15 13:32:08 2009 -0400 |
committer | Cary Clark <cary@android.com> | Thu Oct 15 13:55:06 2009 -0400 |
tree | 954da299614240e07ed2a26120618ffad435da89 | |
parent | 70d71fdcbf365ed148f2f4252a6975851424637e [diff] |
fix copy/paste using trackball on passion This fix should be considered for passion mr1, but does not affect sholes -- this is a trackball only bug. The selection caret and arrow now take the scale factor and the height of the title bar into account when preparing the canvas for drawing. Clicking the trackball at the end of selecting text no longer sends a click event. Requires a companion fix in external/webkit Fixes http://b/issue?id=2187591