diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-19 20:42:09 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-19 20:42:09 +0000 |
commit | 0db19a87a8868d2f1ff6b227f048f12f92aa1f59 (patch) | |
tree | 014865d51ed6dd765f24f003d89dd49fca5c0344 /AUTHORS | |
parent | 21be0d1613d20f8d315443bcc90b6d9e5a6ad9b6 (diff) | |
download | chromium_src-0db19a87a8868d2f1ff6b227f048f12f92aa1f59.zip chromium_src-0db19a87a8868d2f1ff6b227f048f12f92aa1f59.tar.gz chromium_src-0db19a87a8868d2f1ff6b227f048f12f92aa1f59.tar.bz2 |
97871: Bottom half of new tab button on tabstrip is not touchable.
new-tab button hit rect doesnt extend to the bottom of the button. The touchable part of this +
button is only the top half of it. Touches at the bottom half of the button do not register.
Since the newtab button bitmap is different for touch and non-touch paths, the custom points
should be updated for touch_ui path as per bitmap.
BUG=97871
TEST=NONE
Review URL: http://codereview.chromium.org/8316001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106377 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -137,3 +137,4 @@ ShankarGanesh K <blr.bmlab@gmail.com> Goutham Jagannatha <wrm364@motorola.com> Rosen Dash <rosen.dash@gmail.com> Naveen Bobbili <qghc36@motorola.com> +Ravi Phaneendra Kasibhatla <ravi.kasibhatla@motorola.com> |