Closed
Bug 793677
Opened 13 years ago
Closed 13 years ago
Text field does not jump in to view when tapped
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox18 verified)
VERIFIED
FIXED
Firefox 18
| Tracking | Status | |
|---|---|---|
| firefox18 | --- | verified |
People
(Reporter: andreea.pod, Assigned: kats)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1.66 KB,
patch
|
kats
:
review+
|
Details | Diff | Splinter Review |
Build: Firefox 18.0a1 (2012-09-23)
Device: Samsung Galaxy Nexus
OS: Android 4.1.1
Steps to reproduce:
1. go to bugzilla.mozilla.org > Advanced Search
2. open Detailed Bug Information
3. tap on the text field next to Keywords
Expected result:
- the page should scroll until the text field is over the keyboard allowing you to see the text field and what you write
Actual result:
- text field is covered by the keyboard and you are not able to see what you write
Comment 1•13 years ago
|
||
Can you reproduce this on any other page other than Bugzilla?
Keywords: testcase-wanted
| Reporter | ||
Comment 2•13 years ago
|
||
Yes, on this page also: http://www-archive.mozilla.org/quality/browser/front-end/testcases/wallet/login.html (http://goo.gl/vi7z6)
Comment 3•13 years ago
|
||
Is this a regression?
Kats, has scrollIntoView behaviour changed? I remember a bug similar to this fixed many months ago.
| Assignee | ||
Comment 4•13 years ago
|
||
Looks like a regression, yes. I haven't touched this behaviour in a while and I don't think anybody else has either. Can we get a regression range?
Keywords: regressionwindow-wanted
| Reporter | ||
Comment 5•13 years ago
|
||
Last good build is Nightly 18.0a1 from 2012-09-21
http://hg.mozilla.org/mozilla-central/rev/48c4938eaf57
First bad build is Nightly 18.0a1 from 2012-09-22
http://hg.mozilla.org/mozilla-central/rev/9cfb80a82883
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=48c4938eaf57&tochange=9cfb80a82883
Keywords: regressionwindow-wanted
| Assignee | ||
Comment 6•13 years ago
|
||
Maybe this?
c0ccd183b276 Brad Lassey — bug 727352 - don't use JSON for viewport meta data r=kats,mfinkle
It would be good to bisect on inbound to narrow down the range further.
Updated•13 years ago
|
Keywords: regression,
regressionwindow-wanted
Updated•13 years ago
|
tracking-fennec: --- → ?
status-firefox18:
--- → affected
| Reporter | ||
Comment 7•13 years ago
|
||
Last good build in inbound 20120919104357
http://hg.mozilla.org/integration/mozilla-inbound/rev/d71ef24d5b56
First bad build in inbound 20120919111757
http://hg.mozilla.org/integration/mozilla-inbound/rev/45a10fa9d60b
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d71ef24d5b56&tochange=45a10fa9d60b
| Reporter | ||
Updated•13 years ago
|
Keywords: regressionwindow-wanted
| Assignee | ||
Comment 8•13 years ago
|
||
(In reply to Andreea Pod from comment #7)
> http://hg.mozilla.org/mozilla-central/
> pushloghtml?fromchange=d71ef24d5b56&tochange=45a10fa9d60b
That should be http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=d71ef24d5b56&tochange=45a10fa9d60b
But thanks, that confirms that this is a regression from bug 727352. I have a patch that fixes it on bug 791338 but I'll move that over to this bug as it's more appropriate here.
Blocks: 727352
| Assignee | ||
Comment 9•13 years ago
|
||
Moving the patch at https://bugzilla.mozilla.org/attachment.cgi?id=664623&action=edit to this bug. Carrying the r+ since blassey already reviewed it, and updated the bug number.
Attachment #664911 -
Flags: review+
| Assignee | ||
Comment 10•13 years ago
|
||
Assignee: nobody → bugmail.mozilla
Comment 11•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
Target Milestone: --- → Firefox 18
Comment 12•13 years ago
|
||
Is Aurora affected here?
| Assignee | ||
Comment 13•13 years ago
|
||
No, this one is a regression in 18 only.
Updated•11 years ago
|
tracking-fennec: ? → ---
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
•