Closed Bug 1097295 Opened 10 years ago Closed 10 years ago

Firefox reveals and hides the address bar on swiping even when touch event is captured and default prevented.

Categories

(Firefox for Android Graveyard :: General, defect)

33 Branch
ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1044370

People

(Reporter: mail, Unassigned)

Details

(Keywords: reproducible)

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141013200257

Steps to reproduce:

1. Go to http://skswain.in/2048 on firefox for android.
2. Click on swipe button (last button on just above the canvas with numbers).
3. Now swipe on the canvas in different directions.



Actual results:

Swipes in left/right work fine but swiping up/down hides/reveals the address bar which should not happen and does not happen on other mobile browsers.


Expected results:

Since the touch events of the canvas are handled by a function which prevents the default behaviour, the touch should not perform any action other than that defined in the handler function.
Keywords: reproducible
OS: Linux → Android
Hardware: x86_64 → ARM
We prefer the site to use the fullscreen API. We don't want sites to be able to maliciously hide the address bar.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.