Closed
Bug 1356549
Opened 8 years ago
Closed 8 years ago
Custom Tab:: forms are not focused
Categories
(Firefox for Android Graveyard :: General, defect, P1)
Tracking
(firefox55 affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox55 | --- | affected |
People
(Reporter: sflorean, Unassigned)
References
Details
Environment:
Device: HTC (Android 7.0), Huawei MediaPad M2 (Android 5.1.1);
Build: Nightly 55.0a1 (2017-04-14);
Steps to reproduce:
1. Launch CustomTabsActivity opening the link https://goo.gl/c7sP0s;
2. Tap on last field;
3. Type some text.
Expected result:
The field tapped is focused and user can insert/write characters.
Actual result:
The field is not focused and is overlapped with the keyboard.
Notes:
Please check the video: https://youtu.be/iVkLUj7BQ2c.
Comment 1•8 years ago
|
||
Somehow this link no longer works.
BTW, Jim, from the video is looks like a platform issue. Mind to take a look?
Flags: needinfo?(sorina.florean)
Flags: needinfo?(nchen)
Reporter | ||
Comment 2•8 years ago
|
||
The links:
1. http://research.coolfields.co.uk/at-demo/form-examples-date.html
2. https://var.mpopp.net/bdemo/forms.php
Flags: needinfo?(sorina.florean)
Comment 3•8 years ago
|
||
Seems like the field _is_ focused right? Because you can still type in it; only it's covered by the keyboard.
I think we should set whatever flag that tells Android to resize our window when the keyboard displays, rather than have the keyboard show on top of the window.
Flags: needinfo?(nchen)
Comment 5•8 years ago
|
||
as per testing by Julian and myself, on Nexus5 and Pixel XL respectively, couldn't reproduce.
Reporter | ||
Comment 7•8 years ago
|
||
Hi, tested and couldn't reproduce on latest Nightly. The form is focused, not covered by keyboard and I can see what I type. Device: Nexus 6 (Android 7.0.) and Huawei Honor (Android 5.1.1).
Flags: needinfo?(sorina.florean)
Comment 8•8 years ago
|
||
yes. I think it's somehow fixed by other patches.
we can resolve worksforme now?
Reporter | ||
Comment 9•8 years ago
|
||
Yes, I will close this bug as worksforme, since the issue is not reproducible.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Assignee | ||
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
•