Password echo character doesn't scale well
Bug #1373957 reported by
Michael Terry
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
Triaged
|
High
|
Cris Dywan |
Bug Description
If you have a TextField with "echoMode: TextInput.
Try with GRID_UNIT_PX=16 and GRID_UNIT_PX=8 for comparison.
While the rest of the UI "zooms in" as it were, the password character stays the same size. It seems to be a font issue, since if you use a different character as the echo character, everything looks fine.
Why does that one unicode character not scale like the rest of the font?
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Christian Dywan (kalikiana) |
importance: | Undecided → High |
status: | New → Triaged |
no longer affects: | ubuntu-ui-toolkit |
To post a comment you must log in.
Looks like an upstream issue, need to investigate more.