Closed
Bug 1045746
Opened 11 years ago
Closed 11 years ago
Awesome bar suggestions interfere with text entry
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Tracking
(fennec33+)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| fennec | 33+ | --- |
People
(Reporter: jimb, Assigned: jchen)
References
()
Details
(Keywords: regression)
In Aurora 33.0a2 dated 2014-07-29, awesome bar completion causes typing a second letter to delete the first letter entered. The attached link is for a video that shows what's going on.
In case the video isn't visible:
- I tap in the awesome bar, to begin entering a search term. My page disappears, and I see the "top sites" list and the on-screen keyboard, which is as expected.
- I type "a", and "amazon.com/" appears in the awesome bar. "mazon.com" is selected in blue, and the "/" is selected in amber.
- I type "m", and all the text in the awesome bar, including the "a" I first typed, is replaced by an "m", with no selection and the insertion point sitting after the m.
Updated•11 years ago
|
tracking-fennec: --- → ?
Keywords: regression,
regressionwindow-wanted
| Reporter | ||
Comment 2•11 years ago
|
||
My settings says "HTC Sense Input". It's the stock keyboard that came with my phone.
Flags: needinfo?(jimb)
Updated•11 years ago
|
Assignee: nobody → nchen
tracking-fennec: ? → 33+
| Assignee | ||
Comment 3•11 years ago
|
||
It appears the HTC keyboard does URL autocompletion on top of Fennec's URL autocompletion, and the conflict breaks things altogether.
Rather than trying to blacklist HTC or putting on a bandaid fix, I think it makes more sense to have an option to disable URL autocompletion in the settings? We've had requests for this setting before. What do you think, Wes?
Status: NEW → ASSIGNED
Flags: needinfo?(wjohnston)
| Reporter | ||
Comment 4•11 years ago
|
||
(In reply to Jim Chen [:jchen :nchen] from comment #3)
> It appears the HTC keyboard does URL autocompletion on top of Fennec's URL
> autocompletion, and the conflict breaks things altogether.
>
> Rather than trying to blacklist HTC or putting on a bandaid fix, I think it
> makes more sense to have an option to disable URL autocompletion in the
> settings? We've had requests for this setting before. What do you think, Wes?
Couldn't we just tell Android that that's not a URL field, since we do our own URL handling?
| Assignee | ||
Comment 5•11 years ago
|
||
(In reply to Jim Blandy :jimb from comment #4)
> (In reply to Jim Chen [:jchen :nchen] from comment #3)
> > It appears the HTC keyboard does URL autocompletion on top of Fennec's URL
> > autocompletion, and the conflict breaks things altogether.
> >
> > Rather than trying to blacklist HTC or putting on a bandaid fix, I think it
> > makes more sense to have an option to disable URL autocompletion in the
> > settings? We've had requests for this setting before. What do you think, Wes?
>
> Couldn't we just tell Android that that's not a URL field, since we do our
> own URL handling?
Last time we looked into it. A lot of keyboards show additional keys like ".com" when we tell them it's a URL field, and users are used to those keys.
| Assignee | ||
Comment 6•11 years ago
|
||
I guess we can try turning off URL mode for HTC keyboards specifically.
Comment 7•11 years ago
|
||
Sorry for the delay. I don't mind a setting for this. I doubt the people affected would find it though, but at least it would give us something to advise them on. Hooking up browser.urlbar.autocomplete.enabled and then advising people to use about:config would probably have just as much effect.
TBH, I'd prefer to just maintain a blacklist of keyboards to turn this off for than to try and use hacks to fix it.
Flags: needinfo?(wjohnston)
| Assignee | ||
Comment 8•11 years ago
|
||
Hey Jim, do you mind checking these two Nightly builds and see if either one fixes the bug?
http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/nchen@mozilla.com-1ccd8ec397c8/try-android/fennec-34.0a1.en-US.android-arm.apk
http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/nchen@mozilla.com-89c35388f44b/try-android/fennec-34.0a1.en-US.android-arm.apk
Flags: needinfo?(jimb)
Comment 9•11 years ago
|
||
Comment 10•11 years ago
|
||
JimB - Can you test these?
| Reporter | ||
Comment 11•11 years ago
|
||
Jim Chen posted two new binaries:
http://people.mozilla.org/~nchen/builds/bug1045746-1-fennec-nchen-35.0a1.apk
http://people.mozilla.org/~nchen/builds/bug1045746-2-fennec-nchen-35.0a1.apk
Both of these fix the problem.
Flags: needinfo?(jimb)
| Reporter | ||
Comment 12•11 years ago
|
||
The bug is also fixed in nightly.
| Reporter | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Keywords: regressionwindow-wanted
Updated•4 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
•