GNOME Bugzilla – Bug 788522
3.26: Characters search doesn't work if Recently Used is selected
Last modified: 2017-11-22 15:15:33 UTC
gnome-characters 3.26.1 Ubuntu 17.10 Beta gjs 1.50.1 (mozjs52) I tried doing a search from the Recently Used panel of gnome-characters (I think that's the default panel). The search didn't work. Searching from other panels works though. I got this error when run from a terminal: (org.gnome.Characters:25368): Gjs-WARNING **: JS ERROR: TypeError: this.visible_child.cancelSearch is not a function MainView<.cancelSearch@resource:///org/gnome/Characters/js/window.js:421:9 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 MainWindow<._handleSearchChanged@resource:///org/gnome/Characters/js/window.js:177:13 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 main@resource:///org/gnome/Characters/js/main.js:112:13 run@resource:///org/gnome/gjs/modules/package.js:221:12 @/usr/bin/gnome-characters:6:1
Created attachment 360957 [details] [review] window: Fix error when searching on recently used page
This should fix the issue; I hope someone could help updating the dogtail test to ensure that.
Attachment 360957 [details] pushed as 7fa02c8 - window: Fix error when searching on recently used page
Thanks. I confirm that commit fixes my issue.
Do you think you'll have time to do a 3.26.2 release for this?
Thanks!
*** Bug 790052 has been marked as a duplicate of this bug. ***