Merge lp:~santileortiz/slingshot/fix-1635776 into lp:~elementary-pantheon/slingshot/trunk
Proposed by
Santiago
on 2017-01-06
Status: | Merged |
---|---|
Approved by: | Cody Garver on 2017-01-07 |
Approved revision: | 715 |
Merged at revision: | 716 |
Proposed branch: | lp:~santileortiz/slingshot/fix-1635776 |
Merge into: | lp:~elementary-pantheon/slingshot/trunk |
Diff against target: |
25 lines (+0/-12) 1 file modified
src/SlingshotView.vala (+0/-12) |
To merge this branch: | bzr merge lp:~santileortiz/slingshot/fix-1635776 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
elementary Pantheon team | 2017-01-06 | Pending | |
Review via email:
|
Commit message
Remove ancient GDK_MODIFIER hack that breaks input methods like fcitx (lp:1602472)
Description of the change
Fixes input methods on the search entry.
All flags that were not modifiers were being cleared from the event, in particular GDK_MODIFIER_
To post a comment you must log in.