Closed Bug 854133 Opened 12 years ago Closed 12 years ago

Stop the page from scrolling when the user tries to drag an <input type=range>'s thumb in the browser app [in-process case]

Categories

(Firefox OS Graveyard :: Gaia::Browser, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jwatt, Assigned: jwatt)

References

Details

Attachments

(1 file)

When the user tries to drag an <input type=range>'s thumb in the browser app, the page currently scrolls too. This is the Firefox OS equivalent of the Firefox Mobile bug (bug 849961).
Attached patch patch (deleted) — Splinter Review
Maybe should only do this under the touchstart/mousedown, case?
Attachment #728654 - Flags: review?(bugs)
Attachment #728654 - Attachment is patch: true
Attachment #728654 - Flags: review?(bugs) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Blocks: 853808
This issues seems to have come back again. Talking to drs, it seems that the browser app is sometimes switched to run in-process for a while to allow it to be usable while some bad out of process issue is being fixed. For the last six months the browser app has generally been running out-of-process though. Probably when I debugged and fixed this issue the app had temporarily been switched over to run in-process, but now it's back to running out-of-process. So it seems I'm going to need to figure out how to fix the out-of-process case. I'll do that in a separate bug to save reopening this one.
Filed bug 859305.
Summary: Stop the page from scrolling when the user tries to drag an <input type=range>'s thumb in the browser app → Stop the page from scrolling when the user tries to drag an <input type=range>'s thumb in the browser app [in-process case]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: