Closed Bug 797586 Opened 12 years ago Closed 12 years ago

Contacts: Users found it difficult to scroll through Add Contacts without launching keyboard

Categories

(Firefox OS Graveyard :: Gaia::Contacts, defect, P1)

defect

Tracking

(blocking-basecamp:+)

RESOLVED DUPLICATE of bug 766066
B2G C2 (20nov-10dec)
blocking-basecamp +

People

(Reporter: mtrombley, Assigned: rudyl)

References

Details

(Keywords: polish, Whiteboard: UX_QA, interaction)

STR: Expected: Users should be able to smoothly scroll through the Add Contacts page in the Contacts. Actual: Users during September 2012 usability test had difficulty scrolling through the Add Contacts page without accidentally launching the keyboard. Build: 2012-09-18 10:21:32
Whiteboard: [UR]
cc'ing Casey. Casey, Mary is beginning to generate bugs based on their user testing. Just FYI.
Noming for review. drag motion seems broken in some sense.
blocking-basecamp: --- → ?
I think the problem here is that if the user touchstarts (or mousedowns) a touchable element X, moves a distance that's far enough that the user doesn't think it's a tap, but the touchend/mouseup happens on the same element X, then our code considers that a tap rather than a drag. preventDefault()ing the touchend/mouseup when the distance from touchstart/mousedown exceeds a "tap" threshold should fix this.
This same problem happens in the settings app, too, btw. It can be difficult to pan around with the panning being halted by a misinterpreted tap event.
Relatively minor usability issue, not blocking per triage.
blocking-basecamp: ? → -
Keywords: polish
Not blocking, but incredibly -expletive- annoying. Should fix for v1.
Depends on: 766066
Component: Gaia → Gaia::Contacts
Priority: -- → P2
Whiteboard: [UR] → UX_QA, interaction
Is close corollary of bug 766066, which is blocking+. So we should either dupe this or mark it blocking.
blocking-basecamp: - → ?
blocking-basecamp: ? → +
Priority: P2 → P1
Target Milestone: --- → B2G C2 (20nov-10dec)
Assignee: nobody → rlu
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.