Closed
Bug 767541
Opened 13 years ago
Closed 13 years ago
AwesomeScreen Search suggestions not appearing with Swype Beta until space is entered
Categories
(Firefox for Android Graveyard :: Keyboards and IME, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 16
People
(Reporter: bnicholson, Assigned: bnicholson)
References
Details
Attachments
(1 file)
1.45 KB,
patch
|
cpeterson
:
review+
|
Details | Diff | Splinter Review |
STR:
1) Using the latest Swype Beta, go to AwesomeScreen, type "foo". No suggestions appear.
2) Hit space. Suggestions appear.
Expected results: suggestions appear in step 1.
This isn't a problem on the stock browser.
Comment 1•13 years ago
|
||
Brian, what is the version number of "the latest Swype Beta"? I am using Swype 3.26.92.34839.34842.4823.N7000_EUR. (phew!)
Which version of Fennec are you testing?
Assignee: nobody → cpeterson
Summary: Search suggestions not appearing with Swype Beta until space is entered → AwesomeScreen Search suggestions not appearing with Swype Beta until space is entered
Assignee | ||
Comment 2•13 years ago
|
||
Looks like we return early if we have a composition string, which must be happening in this case. I didn't see this when I added the suggestion code below.
Assignee: cpeterson → bnicholson
Attachment #635920 -
Flags: review?(cpeterson)
Assignee | ||
Comment 3•13 years ago
|
||
(In reply to Chris Peterson (:cpeterson) from comment #1)
> Brian, what is the version number of "the latest Swype Beta"? I am using
> Swype 3.26.92.34839.34842.4823.N7000_EUR. (phew!)
>
> Which version of Fennec are you testing?
To get the Swype Beta, I had to register and download it from Swype's website (http://beta.swype.com/). I just received this update last night (6/21).
The version is 1.0.3.5809.
Comment 4•13 years ago
|
||
Comment on attachment 635920 [details] [diff] [review]
patch
Review of attachment 635920 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM
Attachment #635920 -
Flags: review?(cpeterson) → review+
Assignee | ||
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Brian, I think you should uplift your fix to Aurora 15, but it might be too risky for a not-so-serious bug to be uplifted to Fennec 14 or .N+. What do you think?
Target Milestone: --- → Firefox 16
Assignee | ||
Comment 7•13 years ago
|
||
(In reply to Chris Peterson (:cpeterson) from comment #6)
> Brian, I think you should uplift your fix to Aurora 15, but it might be too
> risky for a not-so-serious bug to be uplifted to Fennec 14 or .N+. What do
> you think?
Search suggestions aren't in Aurora (yet), so this won't be a problem there...but I agree that this should be uplifted at the same time bug 586885 lands.
Comment 8•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•