Show partially completed strings as such
Bug #924004 reported by
Ted Gould
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Application Menu Indicator |
Confirmed
|
Medium
|
Unassigned | ||
indicator-appmenu (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
We're currently highlighting complete strings based on whether they are the best string. The design specifies that if we have a match of the characters the user is typing we should highlight those letters. So for instance:
Search: compose mes
Currently returns:
Results: <b>compose</b> <b>message</b>
And it should return:
Results: <b>compose</b> <b>mes</b>sage
This is aimed at helping the user connect their typing with what they are being shown.
Changed in indicator-application: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
tags: | added: hud |
affects: | indicator-application → indicator-appmenu |
Changed in indicator-appmenu (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Confirmed |
To post a comment you must log in.