[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2014-07-24 Thread TreviƱo
** Changed in: unity (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954901 Title: Unity launches selected application on commit pre-edit texts with ibus

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-23 Thread Didier Roche
** Changed in: nux Status: Fix Committed = Fix Released ** Changed in: unity Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954901 Title: Unity

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/nux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954901 Title: Unity launches selected application on commit pre-edit texts with ibus To manage

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/nux/ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954901 Title: Unity launches selected application on commit pre-edit texts with ibus To manage

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package nux - 2.8.0-0ubuntu1 --- nux (2.8.0-0ubuntu1) precise-proposed; urgency=low * New upstream release. - No glow: remove internal glow/shadow from Alt-tab switcher border and Super shortcut window (LP: #940493) - As soon as you start to

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-22 Thread Unity Merger
** Changed in: nux Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954901 Title: Unity launches selected application on commit pre-edit texts with ibus To

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-22 Thread Didier Roche
** Also affects: unity Importance: Undecided Status: New ** Changed in: unity Status: New = Fix Committed ** Changed in: unity Milestone: None = 5.8.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-17 Thread Fumihito YOSHIDA
Thanks, its resonable. But i suggest that code ref-actoring for multiline support, retval is resonable for code changing. Early return has bad smell. I believe that we need adding to some if statement. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-17 Thread Koichi Akabe
Thanks, retval is resonable for code changing. Okay, I changed the code to use a variable. retval is difficult to understand meaning, so I changed it to im_preedit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-17 Thread Fumihito YOSHIDA
retval is difficult to understand meaning, its sound good, but that is not only preedit, so i suggest ibus_filtered or ibus_ignored or im_* names. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-17 Thread Koichi Akabe
but that is not only preedit That's right. I changed it to im_filtered. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954901 Title: Unity launches selected application on commit pre-edit texts

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-16 Thread Fumihito YOSHIDA
I have a question about this patch, in L.2428, QueueRefresh(false, true) is called in original code. When (ime_-FilterKeyEvent(event) = TRUE) : Original Code: (keysym == NUX_VK_ENTER || keysym == NUX_KP_ENTER) case: activated.emit() + return ! (keysym == NUX_VK_ENTER || keysym ==

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-16 Thread Koichi Akabe
Hi, QueueRefresh is called on OnUpdatePreeditText (in InputMethodIBus.cpp). This function is called when pre-edit text is changed, so I think it is skippable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-14 Thread Koichi Akabe
** Changed in: nux (Ubuntu) Assignee: (unassigned) = Koichi Akabe (vbkaisetsu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954901 Title: Unity launches selected application on commit

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~vbkaisetsu/nux/bug954901 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954901 Title: Unity launches selected application on commit pre-edit texts with ibus To manage

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-14 Thread Koichi Akabe
** Changed in: nux (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954901 Title: Unity launches selected application on commit pre-edit texts with ibus To

[Bug 954901] Re: Unity launches selected application on commit pre-edit texts with ibus

2012-03-14 Thread Koichi Akabe
** Also affects: nux Importance: Undecided Status: New ** Changed in: nux Status: New = In Progress ** Changed in: nux Assignee: (unassigned) = Koichi Akabe (vbkaisetsu) ** Changed in: nux (Ubuntu) Assignee: Koichi Akabe (vbkaisetsu) = (unassigned) ** Changed in: nux