Closed Bug 1641300 Opened 4 years ago Closed 4 years ago

Firefox pinch-zooming is too sensitive on macOS (with apz.allow_zooming=true Firefox starts zooming almost-immediately on pinch on macOS)

Categories

(Core :: Panning and Zooming, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox-esr68 --- disabled
firefox76 --- disabled
firefox77 --- disabled
firefox78 --- affected

People

(Reporter: jrmuizel, Unassigned)

References

(Blocks 1 open bug)

Details

This behaviour makes Firefox prone to accidental zoom. Safari and Chrome both have a threshold (i.e you have to move through the gesture a little ways) before the behaviour starts happening.

Severity: -- → S3
Priority: -- → P3

FWIW I haven't ever accidentally triggered zooming on my mac. There is a bit of a gesture you need to get through before it engages and it feels fine to me.

On touchscreens, where we do our own gesture detection, we have a threshold that needs to be passed.

On Mac touchpads, however, I think the gesture detection is done in the OS, so I'm not sure what degree of control we have over it.

In my testing it seems like Safari and Firefox have about the same amount of "delay" before reacting to a pinch, and Chrome has a larger "delay" then Safari and Firefox.

Indeed. I also see a similar delay in Firefox and Safari. It seemed like less when I reported this. That being said I seem to trigger accidental zoom a fair amount in Firefox (once a day?)

Summary: With apz.allow_zooming=true Firefox starts zooming immediately on pinch on macOS → Firefox pinch-zooming is too sensitive on macOS (with apz.allow_zooming=true Firefox starts zooming almost-immediately on pinch on macOS)

@jeff: do you still feel this is the case?

Flags: needinfo?(jmuizelaar)

It hasn't bothered me lately.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(jmuizelaar)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.