! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
search command pattern input limits to 13 characters
Status:
RESOLVED: FIXED
Product:
Xfce4-whiskermenu-plugin
Component:
General

Comments

Description bedivere 2015-12-27 12:45:50 CET
Just recently I noticed limitation for search commands. For excample "!s 123456789012" works as expected, yet "!s 1234567890123" does not offer the corresponding search (in this case a web search). It is just one more character that disables the search command options entirely. When I delete the last charactes, the search command options are available again.

The command pattern is "!s" (no regex) and it resolves to "exo-open --launch WebBrowser [url=https://duckduckgo.com/?q=%s]https://duckduckgo.com/?q=%s"[/url]. I already tried with "%u" instead of "%s", no luck. Same happens with regex command patterns.

Other commands like running an application via application binary and the "start ..." option and some additional command line arguments do not have any limits as expected.

I am running Archlinux x86_64 and whiskermenu version 1.5.1 (package version 2, which was updated on Dec. 10 2015 with german language settings. Before this update whiskermenu worked as expected with no noticeable limit.
Comment 1 Graeme Gott editbugs 2015-12-27 15:25:22 CET
Fixed in dde745f.
Comment 2 Graeme Gott editbugs 2016-10-05 21:34:18 CEST
*** Bug 12885 has been marked as a duplicate of this bug. ***

Bug #12381

Reported by:
bedivere
Reported on: 2015-12-27
Last modified on: 2016-10-05
Duplicates (1):

People

Assignee:
Graeme Gott
CC List:
2 users

Version

Attachments

Additional information