cybermatatu / hackerskeyboard

Automatically exported from code.google.com/p/hackerskeyboard
0 stars 0 forks source link

Fix wrongly placed popups #288

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I would like to contribute a small patch, that fixes (for me) two popup hints 
bugs:

1) When suggestions are enabled switching to another input field (for example 
from "recipient" to "write message") may cause hints to show higher or lower 
than they should. Actually anything that shows or hides suggestions bar can 
cause this.

2) Labels on hints with smaller font (Esc,F1,etc.) are not centered properly. 
This is a reported bug http://code.google.com/p/android/issues/detail?id=22493, 
and the workaround is to append zero-width space to the label.

Original issue reported on code.google.com by host127...@gmail.com on 12 Sep 2012 at 12:34

Attachments: