GNOME Bugzilla – Bug 778737
Please use key release event for bracket completion plugin
Last modified: 2020-11-24 10:17:50 UTC
Some user reported that ibus-libpinyin/ibus-pinyin doesn't work with gedit plugin bracket completion. I tried to modify the gedit plugin code, it seems work now. Please review it, thanks! How to reproduce it: 1. Switch to C/C++ mode, press "(", bracket completion works. 2. Switch input method to "Intelligent Pinyin" or "Pinyin", it doesn't work.
Created attachment 345919 [details] [review] bracketcompletion: use key release event to work with input method To work with ibus pinyin input method, switch to use key release event
Created attachment 345920 [details] [review] bracketcompletion: use key release event to work with input method To work with ibus pinyin input method, switch to use key release event.
it seems the bracket completion plugin doesn't work with ibus-libpinyin/ibus-pinyin English mode.
Mass-closing of all gedit-plugins bugzilla tickets. Special "code" to find again all those gedit-plugins bugzilla tickets that were open before the mass-closing: 2bfe1b0590a78457e1f1a6a90fb975f5878cb60064ccfe1d7db76ca0da52f0f3 By searching the above sha256sum in bugzilla, the gedit contributors can find again the tickets. We may be interested to do so when we work on a specific area of the code, to at least know the known problems and possible enhancements. We do this mass-closing because bugzilla.gnome.org is being replaced by gitlab.gnome.org.