Closed
Bug 978323
Opened 11 years ago
Closed 11 years ago
[B2G][Browser] Double tap to zoom is not functioning correctly
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
b2g-v1.2 | --- | affected |
b2g-v1.3 | --- | unaffected |
b2g-v1.4 | --- | affected |
People
(Reporter: rpribble, Unassigned)
References
Details
(Whiteboard: burirun1.4-1)
Description:
Double tapping the screen to zoom in to a specific area is not functioning while in a browser page (www.google.com used for test).
Repro Steps:
1) Updated buri to BuildID: 20140227040202
2) Tap Firefox browser icon
3) Navigate to www.google.com
4) Double tap screen to zoom in
5) Observe lack of response to double tap
Actual:
Double tap non functioning.
Expected:
User gestures function as intended.
Environmental Variables:
Device: Buri 1.4 MOZ ril
BuildID: 20140228040203
Gaia: 9422aca1931ba6c68784f9e80bb1b6a7fcfd92e3
Gecko: 58eca03214a6
Version: 30.0a1
Firmware Version: V1.2-device.cfg
Notes:
Repro frequency: 100%
Reporter | ||
Comment 2•11 years ago
|
||
Oops I'm sorry! That was my mistake. Marked v1.2 instead of v1.3. Went ahead and checked and corrected both v1.2 and v1.3 flags.
Comment 3•11 years ago
|
||
(In reply to rpribble from comment #2)
> Oops I'm sorry! That was my mistake. Marked v1.2 instead of v1.3. Went
> ahead and checked and corrected both v1.2 and v1.3 flags.
? I would expect this to be working on 1.2. Can you double check this?
Flags: needinfo?(rpribble)
Reporter | ||
Comment 4•11 years ago
|
||
Sure thing, rechecked and definitely not functioning correctly on the latest v1.2. Tested on data connection on google.com and yahoo.com search results pages for verification. Double tapping has no effect on v1.2.
Environmental Variables:
Device: buri v1.2 moz ril
BuildID: 20140220004002
Gaia: 539a25e1887b902b8b25038c547048e691bd97f6
Gecko: 2ea6a65eea23
Version: 26.0
Firmware Version: v1.2-device.cfg
Flags: needinfo?(rpribble)
Comment 5•11 years ago
|
||
Botond - Is the behavior on 1.3 or 1.4 correct here? We appear to be getting different results here across old releases.
Component: Gaia::Browser → Panning and Zooming
Flags: needinfo?(botond)
Product: Firefox OS → Core
Version: unspecified → Trunk
Comment 6•11 years ago
|
||
It looks like the change in behaviour from 1.3 to 1.4 is brought about by bug 941995. The concensus there is that the new (1.4) behaviour is desirable.
Flags: needinfo?(botond)
See Also: → 941995
Comment 7•11 years ago
|
||
To expand on that a bit: google.com has "width=device-width" in its meta "viewport" tag. My understanding based on https://bugzilla.mozilla.org/show_bug.cgi?id=941995#c1 is that this indicates the page is "mobile optimized" and that therefore the double-tap-to-zoom gesture can be disabled to make single taps more responsive (since, if double-tap-to-zoom is enabled, we need to wait a bit after a tap to make sure a second tap isn't coming before we can deem it a single tap).
Comment 8•11 years ago
|
||
Okay - marking as invalid then, as we're now doing the right behavior.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•