[Bug 1983407] [NEW] Don't anchor search term for type to search keyboard layout

Nathan Teodosio 1983407 at bugs.launchpad.net
Tue Aug 2 18:33:38 UTC 2022


Public bug reported:

On the keyboard layout selection, one can simply type away his desired
layout. A "find"-like dialog pops up with the input and the list is
rolled to the first matching item (e.g. typing "slo" will match
"slovenian").

I believe this would be nice if typing "bra" matched "portuguese
(brazil)", but the search is hard-anchored so it is not matched. Better,
in my opinion, would be to use \b{search term} in Perl or regex
\<{search term} with GNU regex.

** Affects: ubiquity (Ubuntu)
     Importance: Wishlist
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1983407

Title:
  Don't anchor search term for type to search keyboard layout

Status in ubiquity package in Ubuntu:
  New

Bug description:
  On the keyboard layout selection, one can simply type away his desired
  layout. A "find"-like dialog pops up with the input and the list is
  rolled to the first matching item (e.g. typing "slo" will match
  "slovenian").

  I believe this would be nice if typing "bra" matched "portuguese
  (brazil)", but the search is hard-anchored so it is not matched.
  Better, in my opinion, would be to use \b{search term} in Perl or
  regex \<{search term} with GNU regex.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1983407/+subscriptions




More information about the foundations-bugs mailing list