Closed Bug 739578 Opened 12 years ago Closed 12 years ago

Tabs menu triggers mozvisibilitychange event

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(blocking-fennec1.0 -)

RESOLVED WORKSFORME
Tracking Status
blocking-fennec1.0 --- -

People

(Reporter: martijn.martijn, Unassigned)

References

()

Details

(Keywords: testcase)

This is probably related to bug 738248.

See https://bugzilla.mozilla.org/attachment.cgi?id=604984 (testcase from bug 734908).

Steps to reproduce:
- Make sure you have 2 or more tabs open
- Tap on the tabs switcher button
- Tap on the Android back button

Expected result:
On the page:
'
document.mozVisibilityState:visible
document.mozHidden:false
'


Actual result:
On the page:
'
document.mozVisibilityState:visible
document.mozHidden:false
document.mozVisibilityState:hidden
document.mozHidden:true
document.mozVisibilityState:visible
document.mozHidden:false
'

Tapping on the url bar, then tapping on the Android back button doesn't seem to trigger this.

Tested on the Samsung Galaxy Nexus, Android 4.0.2.
blocking-fennec1.0: --- → ?
blocking-fennec1.0: ? → -
Depends on: 738859
This might not happen anymore as Tabs-menu is a part of GeckoApp now.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.