Closed
Bug 1015000
Opened 11 years ago
Closed 10 years ago
[Vertical Homescreen] Trying to stop a flywheel scrolling start an application
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(feature-b2g:2.0, b2g-v2.0 fixed)
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | fixed |
People
(Reporter: jlorenzo, Assigned: crdlc)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
Build Information
Gaia ef66efa34ed8a559c8998bde688fae88eb943a7a
Gecko https://hg.mozilla.org/mozilla-central/rev/b40296602083
BuildID 20140522040230
Version 32.0a1
ro.build.version.incremental=94
ro.build.date=Tue May 20 09:29:20 CST 2014
Step to reproduce
With 3 column layout with more than 30 icons (eng build for instance), flick down twice to start flywheel scrolling
Immediately (before the end of scrolling), tap the screen where an icon is (as to stop the flywheel move)
Actual result
Tapping stop the scrolling but also launch the app.
Expected result
As when browsing a list (like Cities when choosing your timezone), tapping the screen should only stop the flywheel scrolling action.
Reporter | ||
Updated•11 years ago
|
Blocks: vertical-homescreen
Reporter | ||
Updated•11 years ago
|
Summary: [Vertical Homescreen] Trying to stop a flywheel start an application → [Vertical Homescreen] Trying to stop a flywheel scrolling start an application
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → crdlc
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 years ago
|
||
The patch works fine although I am wondering if it should be done by Gecko for free
Attachment #8427685 -
Flags: review?(kgrandon)
Updated•11 years ago
|
Whiteboard: [systemsfe]
Target Milestone: --- → 2.0 S2 (23may)
Updated•11 years ago
|
feature-b2g: --- → 2.0
Comment 2•11 years ago
|
||
Sounds like thus his an APZ issue. I am fine with landing a workaround, but we should file a bug and document it in the code.
Kats - are you aware if any existing APZ bug that may cover this? Thanks!
Flags: needinfo?(bugmail.mozilla)
Comment 3•11 years ago
|
||
Comment on attachment 8427685 [details]
Github pull request
Giving an early R+ here assuming we have a bug, or file one, for an APZ fix.
Attachment #8427685 -
Flags: review?(kgrandon) → review+
Comment 4•11 years ago
|
||
Assuming that by "tap" you mean put your finger and then lift it back up, I think this is expected behaviour. If you want to stop a scroll, you have to put your finger down and leave it there. Tapping during a scroll sends a click event in Firefox for Android as well.
Flags: needinfo?(bugmail.mozilla)
Comment 5•11 years ago
|
||
Ok, thanks for the info kats! I don't think that will work too well for our case as our icon grid is full of icons, so if you hold your finger, you go into edit mode. I don't really think that this is a bug in the first place, but I don't mind Cristians patch either. Let's take it for now.
Comment 6•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•10 years ago
|
||
I am not able to stop flywheel scrolling with today's new base image (v10H-4) and today's gaia+gecko.
Gaia 12af93123c5db55212d51fe235d39f21209a1eaa
Gecko https://hg.mozilla.org/mozilla-central/rev/9305a8ec77fe
BuildID 20140609040203
Version 32.0a1
ro.build.version.incremental=104
ro.build.date=Fri Jun 6 17:35:09 CST 2014
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 8•10 years ago
|
||
Let's create a new regression bug.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 9•10 years ago
|
||
See bug 1022956 for regression.
Reporter | ||
Comment 11•10 years ago
|
||
Flags: in-moztrap+
You need to log in
before you can comment on or make changes to this bug.
Description
•