Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(559)

Issue 8461004: Space key doesn't work in AURA enabled build because in case of space key, (Closed)

Created:
9 years, 1 month ago by Amruth Raj
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Space key doesn't work in AURA enabled build because in case of space key, WebInputEvent::Char event is not sent to WebKit. TBR=sky@chromium.org BUG=103753 TEST=Load a html page with a text box and check if space key works. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109918

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M AUTHORS View 1 2 1 chunk +1 line, -0 lines 1 comment Download
M ui/aura/desktop_host_linux.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Amruth Raj
Please take a look.
9 years, 1 month ago (2011-11-04 09:52:16 UTC) #1
Ben Goodger (Google)
Re-routing to sadrul
9 years, 1 month ago (2011-11-07 17:09:59 UTC) #2
sadrul
Looks like the example in MSDN doc does send CHAR for spaces. So this LGTM. ...
9 years, 1 month ago (2011-11-07 17:26:46 UTC) #3
Amruth Raj
Please see the new patch with the comment addressed. http://codereview.chromium.org/8461004/diff/1/ui/aura/desktop_host_linux.cc File ui/aura/desktop_host_linux.cc (right): http://codereview.chromium.org/8461004/diff/1/ui/aura/desktop_host_linux.cc#newcode218 ui/aura/desktop_host_linux.cc:218: ...
9 years, 1 month ago (2011-11-08 05:47:16 UTC) #4
Hironori Bono
Greetings, Thanks for noticing it. Yes, VKEY_SPACE should send a Char event. (I forgot writing ...
9 years, 1 month ago (2011-11-08 06:00:57 UTC) #5
Amruth Raj
Also added myself to AUTHORS file
9 years, 1 month ago (2011-11-08 07:20:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ckqr36@motorola.com/8461004/10001
9 years, 1 month ago (2011-11-08 07:35:47 UTC) #7
commit-bot: I haz the power
Presubmit check for 8461004-10001 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 1 month ago (2011-11-08 07:35:49 UTC) #8
Amruth Raj
On 2011/11/08 07:35:49, I haz the power (commit-bot) wrote: > Presubmit check for 8461004-10001 failed ...
9 years, 1 month ago (2011-11-08 16:38:49 UTC) #9
Amruth Raj
On 2011/11/08 16:38:49, Amruth Raj wrote: > On 2011/11/08 07:35:49, I haz the power (commit-bot) ...
9 years, 1 month ago (2011-11-10 17:51:04 UTC) #10
Amruth Raj
Updated the bug number in the description.
9 years, 1 month ago (2011-11-11 09:44:02 UTC) #11
sadrul
(needs OWNERS approval)
9 years, 1 month ago (2011-11-12 01:44:39 UTC) #12
sadrul
http://codereview.chromium.org/8461004/diff/10001/AUTHORS File AUTHORS (right): http://codereview.chromium.org/8461004/diff/10001/AUTHORS#newcode124 AUTHORS:124: Amruth Raj <ckqr36@motorola.com> Is this a different Amruth Raj ...
9 years, 1 month ago (2011-11-14 02:27:45 UTC) #13
Amruth Raj
On 2011/11/14 02:27:45, sadrul wrote: > http://codereview.chromium.org/8461004/diff/10001/AUTHORS > File AUTHORS (right): > > http://codereview.chromium.org/8461004/diff/10001/AUTHORS#newcode124 > ...
9 years, 1 month ago (2011-11-14 17:33:07 UTC) #14
Emmanuel Saint-loubert-Bié
Any chance we could get this in quicly. Whithout the space character it is really ...
9 years, 1 month ago (2011-11-14 18:54:49 UTC) #15
sadrul
9 years, 1 month ago (2011-11-14 18:57:40 UTC) #16
Indeed. Landed with TBR

Powered by Google App Engine
This is Rietveld 408576698