![Firefox 안드로이드 logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-37-28-a0d9f0_1.png)
Gesture support?
Is there any plan to put this functionality into Android Firefox in the future? It already makes sense on my PC Firefox and could benefit to the user experience so much with the touch support on the mobile since we lost the ability to pinpoint anything on screen using mouse.
선택된 해결법
With websites having touch events available to them implementing a gesture based UI is difficult.
For example lets say you were visiting a mapping site and it used gestures to allow you to navigate it. How does the browser tell between the user panning right to left on the map site or the gesture for the browser back action. These sorts of conflicts make gesture actions difficult to implement.
This is likely best left to extensions
문맥에 따라 이 답변을 읽어주세요 👍 0모든 댓글 (2)
Try the Suggestion Box
선택된 해결법
With websites having touch events available to them implementing a gesture based UI is difficult.
For example lets say you were visiting a mapping site and it used gestures to allow you to navigate it. How does the browser tell between the user panning right to left on the map site or the gesture for the browser back action. These sorts of conflicts make gesture actions difficult to implement.
This is likely best left to extensions