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

Issue 7725045: Fix to lose a focus when move the focus from the delayed focus-in/out. (Closed)

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

Description

Fix to lose a focus when move the focus from the delayed focus-in/out. Some applications likes google-chrome URL entry could have the delayed focus-in and focus-out events and ibus fails to get the new focus. BUG=rhbz#919863, rhbz#1136623

Patch Set 1 #

Total comments: 6

Patch Set 2 : Updated with message #6. #

Total comments: 4

Patch Set 3 : Updated with message #8. #

Patch Set 4 : Updated from rhbz#1136623 #

Patch Set 5 : Updated with the latest master. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -0 lines) Patch
M bus/inputcontext.c View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 11
fujiwara
11 years, 1 month ago (2013-03-12 09:49:41 UTC) #1
Peng
https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c File bus/inputcontext.c (right): https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c#newcode694 bus/inputcontext.c:694: */ Sorry. I can not understand below code.
11 years, 1 month ago (2013-03-12 18:12:21 UTC) #2
fujiwara
https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c File bus/inputcontext.c (right): https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c#newcode694 bus/inputcontext.c:694: */ On 2013/03/12 18:12:21, Peng wrote: > Sorry. I ...
11 years, 1 month ago (2013-03-14 07:00:53 UTC) #3
Peng
https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c File bus/inputcontext.c (right): https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c#newcode694 bus/inputcontext.c:694: */ On 2013/03/14 07:00:53, fujiwara wrote: > On 2013/03/12 ...
11 years, 1 month ago (2013-03-14 21:42:44 UTC) #4
fujiwara
On 2013/03/14 21:42:44, Peng wrote: > https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c > File bus/inputcontext.c (right): > > https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c#newcode694 > ...
11 years, 1 month ago (2013-03-15 07:54:07 UTC) #5
Peng
https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c File bus/inputcontext.c (right): https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c#newcode694 bus/inputcontext.c:694: */ On 2013/03/14 07:00:53, fujiwara wrote: > On 2013/03/12 ...
11 years, 1 month ago (2013-03-17 20:03:38 UTC) #6
fujiwara
https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c File bus/inputcontext.c (right): https://codereview.appspot.com/7725045/diff/1/bus/inputcontext.c#newcode695 bus/inputcontext.c:695: if (context->has_focus && context->engine == NULL && On 2013/03/17 ...
11 years, 1 month ago (2013-03-18 07:04:29 UTC) #7
Peng
lgtm with several comments https://codereview.appspot.com/7725045/diff/8001/bus/inputcontext.c File bus/inputcontext.c (right): https://codereview.appspot.com/7725045/diff/8001/bus/inputcontext.c#newcode692 bus/inputcontext.c:692: * the following focus events ...
11 years, 1 month ago (2013-03-18 14:37:55 UTC) #8
fujiwara
https://codereview.appspot.com/7725045/diff/8001/bus/inputcontext.c File bus/inputcontext.c (right): https://codereview.appspot.com/7725045/diff/8001/bus/inputcontext.c#newcode692 bus/inputcontext.c:692: * the following focus events are happened in ibusimcontext: ...
11 years, 1 month ago (2013-03-21 02:24:59 UTC) #9
fujiwara
On 2013/03/18 14:37:55, Peng wrote: > lgtm with several comments GNOME-Shell side fixed focus issue ...
11 years ago (2013-05-03 16:57:51 UTC) #10
fujiwara
9 years, 7 months ago (2014-09-08 04:38:08 UTC) #11
Finally I decide to integrated this patch to fix a new bug
https://bugzilla.redhat.com/show_bug.cgi?id=1136623 .
Sign in to reply to this message.

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