Closed Bug 1433524 Opened 6 years ago Closed 6 years ago

Popups blocked by a policy opened after the user allowed them on the menu

Categories

(Firefox :: Enterprise Policies, defect)

60 Branch
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Tracking Status
firefox60 --- verified

People

(Reporter: Abe_LV, Assigned: Felipe)

References

Details

Steps to reproduce:
Screen capture: http://www.popuptest.com/popuptest1.html

1. Use this policy:
{
  "policies": {
    "popups": {
      "allow": [          
      ],
      "block": [        
          "http://www.popuptest.com/"        
      ]
    }
    
  }
}

2. Go to http://www.popuptest.com/popuptest1.html
3. Allow pop-ups from the menu

Actual Results
Pop-ups show up when the user allows them from the menu.

Expected Result
Popups blocked by a policy should not be allowed by the end user.
Screen capture: https://testing-1.tinytake.com/sf/MjMwMzA3MV83MDY0NTIx
Blocks: 1428922
Flags: needinfo?(felipc)
Note: this bug will be resolved before the engine rolls out, by removing support for the "Block" part of this policy, since it doesn't make sense in our UI.  Only a preset "Allow" for popups make sense.
Flags: needinfo?(felipc)
(fixing both in bug 1433290 as it's easier to do the two at the same)
Assignee: nobody → felipc
Status: NEW → ASSIGNED
Fixed by bug 1433290
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
This is just a code change. Adjusting flags.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.