Closed
Bug 858925
Opened 12 years ago
Closed 7 years ago
Keyboard not shown on Android tablet on monthly report form
Categories
(Mozilla Reps Graveyard :: reps.mozilla.org, task, P2)
Mozilla Reps Graveyard
reps.mozilla.org
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: seocam, Assigned: mkohler)
References
Details
(Whiteboard: [reports][design])
Attachments
(1 file)
|
54.80 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:23.0) Gecko/20130405 Firefox/23.0
Build ID: 20130405030918
Steps to reproduce:
1- Access a monthly report form using Firefox for Android
2- Click on any field
Actual results:
Android keyboard slide in
Expected results:
Field gets the focus but keyboard is not shown.
| Reporter | ||
Comment 1•12 years ago
|
||
I'm running Android 4.1 and Aurora 22. The bug happens with native and SwiftKey keyboards.
| Reporter | ||
Comment 2•12 years ago
|
||
On Chrome Mobile (v18) it seems to work fine.
Comment 3•12 years ago
|
||
Hi Sergio,
Since we've made same template changes, can you please verify that you're still getting this problem?
Thanks!
Updated•12 years ago
|
Flags: needinfo?(seocam)
| Reporter | ||
Comment 4•12 years ago
|
||
I'll take a look next week and let you know.
Flags: needinfo?(seocam)
| Reporter | ||
Comment 5•12 years ago
|
||
The bug still there. I've just tested with Aurora 28 and the keyboard doesn't show up.
Again I've tried SwiftKey and native keyboards.
My Android tablet is a GT-P7510 (Samsung Galaxy Tab) running Android 4.0.4.
I don't remember to have this problem while navigating in other portals.
If you can't reproduce and want to schedule a call so I can help testing that's ok for me.
Cheers
Comment 6•12 years ago
|
||
I take a look and i tried to reproduce it without any success. I used a Samsumg Core devide with android 4.1.2 with kernel 3.4.0. What I did is:
* i clicked on a random choice from report's month on dashboard
* i tried to write a comment
* the keyboard was appeared appropriately.
Is that ok or do I need to follow a different flow to reproduce it?
Flags: needinfo?
Comment 7•11 years ago
|
||
I hit this today when trying to file a report on my tablet, running latest Nightly. Can select date etc, but anything requiring text input I couldn't type into. I *think* this is due to the in-page help popup for these fields getting focus.
| Assignee | ||
Updated•8 years ago
|
Flags: needinfo?
Priority: -- → P2
Comment 8•7 years ago
|
||
I checked and the issue is confirmed, the tooltip is showed on mobile blocking the field.
So maybe is better to do:
* with js check the viewport of the page
* add the class of the tooltip by js
In that way the tooltip will be showed only on desktop.
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [reports][design]
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → me
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 10•7 years ago
|
||
(In reply to Daniele "Mte90" Scasciafratte from comment #8)
> I checked and the issue is confirmed, the tooltip is showed on mobile
> blocking the field.
> So maybe is better to do:
>
> * with js check the viewport of the page
> * add the class of the tooltip by js
>
> In that way the tooltip will be showed only on desktop.
Which device did you test with? I can fill out all fields on my Nokia 5. Can you also provide a screenshot?
Flags: needinfo?(mte90net)
Comment 11•7 years ago
|
||
Maybe is better to wait https://github.com/mozilla/remo/pull/1470 and test again.
Flags: needinfo?(mte90net)
| Assignee | ||
Comment 12•7 years ago
|
||
(In reply to Daniele "Mte90" Scasciafratte from comment #11)
> Maybe is better to wait https://github.com/mozilla/remo/pull/1470 and test
> again.
That PR is about the events form. The bug here is about the reports form where I couldn't reproduce this. That's why I asked how you reproduced it. Are you able to reproduce the issue in the *report form*?
Comment 13•7 years ago
|
||
This is what happen with Firefox Nightly for Android on click on the field.
The keyboard is not showed and appear this popup.
Comment 14•7 years ago
|
||
Sorry the screen is of the events form but on report is not happening, also there are no tooltip on that view.
I think that we can close it.
| Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Updated•5 years ago
|
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•