commit | fcafa46069a451d09f69a5df8c167596e7554666 | [log] [tgz] |
---|---|---|
author | Cary Clark <cary@android.com> | Wed Oct 21 13:55:48 2009 -0400 |
committer | Cary Clark <cary@android.com> | Wed Oct 21 13:55:48 2009 -0400 |
tree | c568db44ac6168820e33f12661c105c9ca3f3d86 | |
parent | 2a2805b7fbd25ee11ad554e33bf34dbb2e8b71c5 [diff] |
fix multiple text areas, and text areas without focus rings If the typed key doesn't go with the current text area, clear the focus so the key won't return to that text area. However, don't clear the focus if it is already off the old text area. fixes http://b/issue?id=2201049