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

Issue 6111046: Fix not to send preedit-changed signal when the preedit is not changed. (Closed)

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

Description

Fix not to send preedit-changed signal when the preedit is not changed. BUG=http://code.google.com/p/ibus/issues/detail?id=1445 TEST=Linux desktop

Patch Set 1 #

Total comments: 4

Patch Set 2 : Updated with the latest master. #

Patch Set 3 : Updated with message #2. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -17 lines) Patch
M bus/inputcontext.c View 1 chunk +6 lines, -2 lines 0 comments Download
M client/gtk2/ibusimcontext.c View 1 2 2 chunks +20 lines, -15 lines 0 comments Download

Messages

Total messages: 4
fujiwara
We could remove some preedit-changed signals when the preedit is not changed.
13 years, 9 months ago (2012-04-24 14:54:03 UTC) #1
Peng
https://codereview.appspot.com/6111046/diff/1/client/gtk2/ibusimcontext.c File client/gtk2/ibusimcontext.c (right): https://codereview.appspot.com/6111046/diff/1/client/gtk2/ibusimcontext.c#newcode1419 client/gtk2/ibusimcontext.c:1419: gboolean flag = FALSE; change order it and IDEBUG ...
13 years, 9 months ago (2012-04-24 15:14:46 UTC) #2
fujiwara
Taking off line, the suggestion was if ibusimcontext->preedit_visible == TRUE and ibusimcontext->preedit_string is a string, ...
13 years, 9 months ago (2012-04-25 02:56:51 UTC) #3
Peng
13 years, 9 months ago (2012-04-25 14:55:06 UTC) #4
lgtm. Does this problem exist in master branch. If yes, please port it to
master.
Sign in to reply to this message.

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