Closed Bug 703814 Opened 13 years ago Closed 13 years ago

Short pans don't register because of the axis lock

Categories

(Firefox for Android Graveyard :: General, defect, P3)

ARM
Android
defect

Tracking

(fennec11+)

RESOLVED INCOMPLETE
Tracking Status
fennec 11+ ---

People

(Reporter: pcwalton, Assigned: kats)

References

Details

After the axis lock landed, very short flicks don't trigger a fling, presumably because they aren't long enough for the axis lock logic to decide where they should go. Also, the page doesn't start moving unless I move my finger a distance, which makes the browser feel unresponsive. Perhaps axis lock logic shouldn't prevent panning outright before the axis lock kicks in, but should instead snap back to a horizontal or vertical axis once an axis is determined.
Assignee: nobody → kgupta
I'm not convinced this is because of the axis lock. It is more likely to be caused by https://hg.mozilla.org/projects/birch/rev/6da7470b607c - there is a minimum panning threshold you have to break through before panning will actually start. Try reducing the PAN_THRESHOLD in PanZoomController and see if that helps.
Priority: -- → P3
tracking-fennec: --- → 11+
resolving as incomplete for lack of actionable information
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.