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

Issue 386032: Mac: Let arrow keys move caret in IME mode. (Closed)

Created:
11 years, 1 month ago by Nico
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mac: Let arrow keys move caret in IME mode. BUG=26869 TEST=Activate Kotoeri, smash keys, confirm that arrow keys move caret. Confirm that rest of IME still works (hah!). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31986

Patch Set 1 #

Patch Set 2 : update comment #

Patch Set 3 : rebase tot #

Patch Set 4 : tiny cleanup #

Total comments: 4

Patch Set 5 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M chrome/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 3 4 1 chunk +5 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Nico
Please help review. Things still seem to work with this patch as far as I ...
11 years, 1 month ago (2009-11-13 23:25:01 UTC) #1
Nico
Played some more with this. With the following patch, our behavior seems to match Safari's: ...
11 years, 1 month ago (2009-11-14 01:09:36 UTC) #2
dmac
LGTM with minor nit http://codereview.chromium.org/386032/diff/6001/7001 File chrome/browser/renderer_host/render_widget_host_view_mac.mm (right): http://codereview.chromium.org/386032/diff/6001/7001#newcode1282 Line 1282: int length = [im_text ...
11 years, 1 month ago (2009-11-14 01:18:58 UTC) #3
tesigoadondequieras_gmail.com
REMOVER ----- Original Message ----- From: <dmaclach@chromium.org> To: <thakis@chromium.org>; <hbono@chromium.org>; <suzhe@chromium.org>; <jeremy@chromium.org>; <avi@chromium.org> Cc: <chromium-reviews@googlegroups.com> ...
11 years, 1 month ago (2009-11-14 01:21:13 UTC) #4
Nico
I'll wait a day or so with committing this. http://codereview.chromium.org/386032/diff/6001/7001 File chrome/browser/renderer_host/render_widget_host_view_mac.mm (right): http://codereview.chromium.org/386032/diff/6001/7001#newcode1282 Line ...
11 years, 1 month ago (2009-11-14 01:22:47 UTC) #5
Nico
11 years, 1 month ago (2009-11-14 02:01:53 UTC) #6
On second thought, I'm going to land this, since it's an improvement over the
current situation. I've opened https://bugs.webkit.org/show_bug.cgi?id=31502 for
the WebKit patch; I'd appreciate if people could take a look at that too.

Powered by Google App Engine
This is Rietveld 408576698