Jayidaks / softkeyboard

Automatically exported from code.google.com/p/softkeyboard
1 stars 1 forks source link

Suggestions bar fails to appear in Firefox in landscape on phones #1070

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Firefox
2. Rotate phone to landscape mode
3. Go to a webpage with a text area
4. Begin typing in the text area

What is the expected output? What do you see instead?

I expect to see the suggestions bar come up once I have entered more than three 
letters.  It never comes up at all, as long as I am in landscape mode.  If I 
switch to portrait mode, it will come up with the next letter I type.

What version of the product are you using? On what operating system?

I have had this problem using builds 20130130, 20130106 and 20130103.  I have 
been able to reproduce it on a Nexus 4 running the stock ROM (Android 4.1.2) 
and an HTC One S running CyanogenMod 10 (Android 4.1).  The keyboard behaves 
normally on an HP Touchpad running CyanogenMod 9 (Android 4.0), but I am unsure 
if this is due to the difference in OS versions or the difference between phone 
and tablet layouts.

Please provide any additional information below:

While the suggestions bar does not appear, auto-correct still works normally.  
This elevates the bug from annoying to problematic, IMHO, because it makes 
typing a message very difficult if a word I wish to use is not in the 
dictionary.

Original issue reported on code.google.com by heartbur...@gmail.com on 5 Feb 2013 at 3:14