GNOME Bugzilla – Bug 776032
[PATCH] handle mouse scroll event on input method candidates
Last modified: 2017-01-19 17:08:40 UTC
Recently we implement a feature in ibus gtk3 panel to use mouse scroll button to move the cursor up/down for input method candidates. URL: https://codereview.appspot.com/302700043/ Here are a similar patch for gnome-shell ibus input method candidates. Please review the patch, thanks!
Created attachment 341859 [details] [review] ibusCandidatePopup: handle mouse scroll event on candidates When use mouse scroll button on input method candidates, move the cursor up/down on candidates.
Review of attachment 341859 [details] [review]: looks good, thanks
Attachment 341859 [details] pushed as f9a03f2 - ibusCandidatePopup: handle mouse scroll event on candidates