Closed Bug 678199 Opened 15 years ago Closed 15 years ago

Swipe gestures at the top results in scrolling even when panning should be prevented because of touch events

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: martijn.martijn, Unassigned)

References

()

Details

(Keywords: testcase)

See testcase, testcase is from bug 678188. Steps to reproduce: - Visit testcase, zoom in on green box until it fills the whole screen. Make sure no sidebars and no url bar is visible. - At the top, make a swiping gesture downwards Expected result: - No scrolling upwards should occur. Actual result: - Scrolling upwards occurs.
Ah, this might be invalid, because of bug 650339. dom.w3c_touch_events.safetyY pref is set to 120. I wonder why I can't swipe and then scroll from the bottom then.
Yes, this is intentional, and the "safetyY" margin is only near the top of the screen. (The margins are near the top and side toolbars.) However, we've been wondering if we should remove this behavior because it is confusing, and because the Android menu button already provides the needed "escape" UI.
Ok, thanks, I agree it is indeed confusing, but I assume you have an existing bug about that. I'll mark this as invalid.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.