Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Search engine multiple comma-separated keywords not working

  • 3 답장
  • 0 이 문제를 만남
  • 3 보기
  • 최종 답변자: Scoox

more options

This issue was previously discussed on Reddit, please refer to the Reddit post for a very detailed description.

In Firefox > Settings > Search > Search Shortcuts some search engines a have pre-defined search keyword or keywords (mulitple) in some case. For example, DuckDuckGo has two pre-defined keywords:

@duckduckgo, @ddg

Where multiple keywords are present, they are comma-separated. Then, in then search bar, users can type @duckduckgo or @ddg and, either way, Firefox will use DuckDuckGo to perform the search. However, if I add multiple custom keywords, such as:

@duck, @searchduck

the keyword list now displays:

@duck, @searchduck, @duckduckgo, @ddg

but for some reason Firefox interprets the whole "@duck, @searchduck" string as one keyword, rather than "@duck" and "@searchduck" separately. It seems this is broken, so for now I'll just use a single custom keyword, but it would be nice if I could use multiples. Thanks!

''This issue was [https://www.reddit.com/r/firefox/comments/z4ilr6/how_to_add_multiple_keywords_to_a_search_engine/ previously discussed on Reddit], please refer to the Reddit post for a very detailed description.'' In ''Firefox > Settings > Search > Search Shortcuts'' some search engines a have pre-defined search keyword or keywords (mulitple) in some case. For example, DuckDuckGo has '''two''' pre-defined keywords: @duckduckgo, @ddg Where multiple keywords are present, they are comma-separated. Then, in then search bar, users can type @duckduckgo or @ddg and, either way, Firefox will use DuckDuckGo to perform the search. However, if I add multiple custom keywords, such as: @duck, @searchduck the keyword list now displays: @duck, @searchduck, @duckduckgo, @ddg but for some reason Firefox interprets the whole "@duck, @searchduck" string as one keyword, rather than "@duck" and "@searchduck" separately. It seems this is broken, so for now I'll just use a single custom keyword, but it would be nice if I could use multiples. Thanks!
첨부된 스크린샷

모든 댓글 (3)

more options

Found this confirmed bug report from Oct 2021, but no activity.

  • 1738492 - You cannot assign multiple short names to a search engine

Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html You can vote for a bug to show your interest
https://bugzilla.mozilla.org/page.cgi?id=voting.html

more options

Note that the title of the column is "Keyword" singular, the built-in ones gives the appearance of multiple keywords but there can only be one custom keyword.

more options

zeroknight said

Note that the title of the column is "Keyword" singular, the built-in ones gives the appearance of multiple keywords but there can only be one custom keyword.

I hadn't noticed that but then that is inconsistent with the fact that multiple keywords are actually supported, it's just that currently only one user-defined keyword is supported. Besides, the user-defined keyword may contain spaces, but (key)word by definition is a string of characters not containing whitespace, otherwise it'd be called a keyphrase I suppose.