After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 705906 - Snippets with multi tag / key don't work in gedit >= 3.0
Snippets with multi tag / key don't work in gedit >= 3.0
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: snippets
3.0.x
Other Linux
: Normal major
: ---
Assigned To: Gedit maintainers
Gedit maintainers
: 711339 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-08-13 12:58 UTC by Nico The Brush
Modified: 2014-08-04 15:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[snippets] Fix completion popup (4.79 KB, patch)
2014-04-12 16:44 UTC, jessevdk@gmail.com
committed Details | Review

Description Nico The Brush 2013-08-13 12:58:52 UTC
Hello,
I see that all the snippets, not my creation but also the default ones (like python and other language listed when I enable snippet) won't work if I use more than one key element, ex.:
In gedit 2.0 if I assign a key, ex.: "class" to more than one elements, when I type in editor "class" + TAB I see a popup window that let me choose which one of the list I want, in 3.0 I see no one of the snipped work if there's multiple key, they work only for single key element.
Thanks
Comment 1 jessevdk@gmail.com 2014-04-12 13:13:42 UTC
*** Bug 711339 has been marked as a duplicate of this bug. ***
Comment 2 Nico The Brush 2014-04-12 14:13:49 UTC
Is there any news about this bug? duplicate post except :)
Comment 3 jessevdk@gmail.com 2014-04-12 14:15:43 UTC
Yes, I'm currently working on resolving this, hence the activity. We've identified the problem, but it's be too late for the 3.12 release. We will probably backport the fix though in an upcoming 3.12.x release, so it should be fixed relatively soon.
Comment 4 Nico The Brush 2014-04-12 14:23:44 UTC
Thanks for reply Jesse, and obviously for working on my bug; no hurry for me, I transform multiple key as unique element in the meantime, but ... the popup is better :)
Bye
Nicola
Comment 5 jessevdk@gmail.com 2014-04-12 16:44:11 UTC
Created attachment 274173 [details] [review]
[snippets] Fix completion popup
Comment 6 jessevdk@gmail.com 2014-04-13 12:31:47 UTC
Attachment 274173 [details] pushed as ac4f204 - [snippets] Fix completion popup
Comment 7 Nico The Brush 2014-08-04 14:53:16 UTC
Hi Jesse, is the bug fixed? I install a new ubuntu 12.04 updated but I see the same issue.. :(
Thanks
Nicola
Comment 8 Paolo Borelli 2014-08-04 15:10:32 UTC
Unfortunately 12.04 still uses an older version of gedit.

You can either patch your local install with the patch above or try to upgrade to a newer gedit (I think there may be a PPA or something)
Comment 9 Nico The Brush 2014-08-04 15:14:53 UTC
Hi Paolo, 
thanks for reply, sorry but ...it's a typo... now I use ubuntu 14.04, yet updated.