Actions
Bug #1181
closedFullscreen toggle only on double tap release event
Start date:
03/14/2024
Due date:
% Done:
0%
Estimated time:
Updated by ask low 9 months ago
Double tap for fullscreen toggles immediately on the 2nd tap press event. This triggered a lot of times when I scroll through webpages faster.
Is it possible to change this to release event ? i.e, should be toggled only when the 2nd tap release occurs ?
This way, toggle can be avoided because 2nd tap can be converted into a swipe & the function won't trigger.
Updated by Soren Stoutner 9 months ago
- Status changed from New to Closed
Privacy Browser uses Android's default double-tap detection. Any bugs should be filed against the upstream AOSP.
Actions