Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(34)

Issue 101160044: Fix escape key with Ctrl+Shift+U ISO 14755. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by fujiwara
Modified:
9 years, 11 months ago
Reviewers:
shawn.p.huang, Peng
CC:
shawn.p.huang_gmail.com, fujiwara
Base URL:
git@github.com:ibus/ibus.git@master
Visibility:
Public.

Description

Fix escape key with Ctrl+Shift+U ISO 14755. GtkIMContextSimple uses gdk_keymap_get_for_display() to check the readable hex codes but IBusEngineSimple ignored it because does not have the display argument. I added is_hex_keyval() to check the escape key and fix this bug. BUG=http://code.google.com/p/ibus/issues/detail?id=1715 TEST=src/libibus.so

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -9 lines) Patch
M src/ibusenginesimple.c View 4 chunks +38 lines, -9 lines 0 comments Download

Messages

Total messages: 2
fujiwara
9 years, 11 months ago (2014-06-11 10:11:25 UTC) #1
Peng
9 years, 11 months ago (2014-06-11 15:34:46 UTC) #2
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b