Closed
Bug 742747
Opened 13 years ago
Closed 13 years ago
Do not scroll input elements into view if they're already in view
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(blocking-fennec1.0 -)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
blocking-fennec1.0 | --- | - |
People
(Reporter: wesj, Unassigned)
Details
Sometimes when I move from the username to the password fields on sites, the site janks around for a bit as we try to scroll the new element into view I assume? We should avoid doing this if the item is already on screen.
If its not, it might actually be better to send ZoomToRect to java with an appropriate bounding box, which will give us a smooth transition. But that's probably a separate bug from removing the jank here.
Noming for release?
blocking-fennec1.0: --- → ?
Comment 2•13 years ago
|
||
Let's use bug 725018, which _wants_ to zoom into the field
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•13 years ago
|
blocking-fennec1.0: ? → -
Assignee | ||
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
•