Closed Bug 1182219 Opened 9 years ago Closed 9 years ago

[AccessFu][Android] scrolling has a new gesture to swipe immediately

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1182208

People

(Reporter: yzen, Unassigned)

References

Details

(Keywords: access)

There's a way to perform edge swipes by swiping left and right without lifting a finger off the screen that Android has (but not Chrome). We should support these.
I am assuming this is the bug for the scroll-by-page gesture.

This is done with performAction(), specifically ACTION_SCROLL_FORWARD and ACTION_SCROLL_BACKWARD.

Since this is also how adjusting a slider works, I'm goingto mark this as a duplicate and fix both bugs with the range adjusting patch.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.