Closed Bug 872911 Opened 11 years ago Closed 11 years ago

Find a better solution for handling touch gestures with moving frames

Categories

(Core :: Graphics: Layers, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: ajones, Unassigned)

References

Details

Find a solution to bug 833795 that makes sense for multiple async frames.
Can you summarize what needs to happen here?
Currently if you touch and drag then APZC gets touch events relative to the point where you first touched the screen. This means that when the URL bar disappears during a swipe then the movement and resizing of the frame is treated as if it never happened. Without this pinning the position relative to the top corner of the screen jumps. See https://bugzilla.mozilla.org/show_bug.cgi?id=833795#c125 for more details.
Ok, that makes sense. What I have in mind for bug 890280 might cover this, but I'm not 100% sure yet. Marking it as a dep but I'll revisit this once I'm done with that.
Depends on: 890280
So I believe bug 890280 fixed this, going to close it.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.