Open Bug 1034419 Opened 10 years ago Updated 2 years ago

Twist left gesture does not respect latched=true

Categories

(Firefox :: Tabbed Browser, defect)

30 Branch
x86
macOS
defect

Tracking

()

UNCONFIRMED

People

(Reporter: dmarmugi, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release)
Build ID: 20140605174243

Steps to reproduce:

1) browser.gesture.twist.latched set to true
2) browser.gesture.twist.left set to Browser:PrevTab
    browser.gesture.twist.right set to Browser:NextTab
3) Open a series of tabs and rotate clockwise and counterclockwise to switch between them 


Actual results:

Twisting right (clockwise) respects the latched setting and only switches one tab per gesture. Twisting left (counterclockwise) ignores the latched setting and flies through the tabs until you stop gesturing. 


Expected results:

Twisting in either direction should respect the browser.gesture.twist.latched setting. Specifically, the twist left should also only switch one tab per gesture when latched=true.
Component: Untriaged → Tabbed Browser
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.