Closed
Bug 802045
Opened 13 years ago
Closed 5 years ago
Dismissing a pop up blocker doorhanger by tapping outside it will open it again in new tab
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox18 affected, firefox19 affected, firefox20 affected, firefox24 affected, firefox25 affected, firefox26 affected, firefox27 affected, firefox30 affected, firefox31 affected, firefox32 affected, firefox33 affected)
RESOLVED
INCOMPLETE
People
(Reporter: ioana.chiorean, Unassigned)
Details
Build ID: 19.0 (2012-10-15) Nightly Channel
Device: Samsung Galaxy Nexus
OS: Android 4.1
Steps to reproduce:
1. Open Fennec -> Go to popuptest.com/popuptest1.html
2. Tap outside it - to dismiss it
3. open other site - ex. imdb.com
Expected result:
- no pop up prevention doorhanget as imdb has no pop ups
Actual result:
- a doorhanger notification with Nighty prevented this site from opening 2 pop-up windows. This is from last visited page (popuptrest.com)
Nite :
- the doorhanger is not dismissed after a few minutes
Comment 1•13 years ago
|
||
Hm, the popup-blocked doorhanger doesn't have any persistence/timeout set on it:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/browser.js#5120
I wonder if this is a problem with the DOMUpdatePageReport event, or with our doorhanger code on the Java side. It looks like we should be getting rid of the doorhanger notifications on location change:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/DoorHangerPopup.java#112
| Reporter | ||
Updated•13 years ago
|
| Reporter | ||
Updated•12 years ago
|
status-firefox24:
--- → affected
status-firefox25:
--- → affected
status-firefox26:
--- → affected
status-firefox27:
--- → affected
| Reporter | ||
Updated•12 years ago
|
status-firefox30:
--- → affected
status-firefox31:
--- → affected
status-firefox32:
--- → affected
status-firefox33:
--- → unaffected
| Reporter | ||
Updated•12 years ago
|
Comment 2•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•