PalakSDarji / hackerskeyboard

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

context-based suggestions #369

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When entering names or addresses for sending messages, the stock soft keyboard 
puts contact list entries into the suggestions bar. For example, if I type 'jo' 
the suggestion might be 'John <john@somedomain.com>'
The hacker's keyboard does not do this.

What steps will reproduce the problem?
1. Start the Messaging app.
2. Select 'compose new message.'
3. Tap in the 'To' field to bring up the hacker's keyboard
4. Enter at least two characters or number that will match address book entries
5. Address book suggestions are not shown.

What is the expected behavior? What do you see instead?
  Using the stock soft-keyboard, address book suggestions are shown.

What version of Hacker's Keyboard are you using?
  Version: 1.33.1332 d27b5144b8e2 2012-07-03

On what phone or tablet?
  Motorola Droid 2, running CyanogenMod 7

If applicable, does this affect the 4-row or 5-row layout, or both?
  It affects any layout which includes a suggestion bar.

Please provide any additional information below.
  When using non-fullscreen-mode these suggestions appear as a sort of drop-down from the input field. I assume the stock keyboard is somehow reading the suggestions dropdown, and putting them in the suggestions box.

Original issue reported on code.google.com by jhan...@gmail.com on 14 Jun 2013 at 9:32