-
Notifications
You must be signed in to change notification settings - Fork 220
Add support for popup blocking UI #593
Comments
Flagging for UX, we'll need to look at doorhanger UI behavior for blocked popups. |
Moving to 1.3 P1. |
Flow is ready: https://trello.com/c/EFuMA67f/409-uf-75-pop-up-blocking-override |
Final design is done: https://trello.com/c/LserbZRw/428-uis-86-pop-up-blocking-override |
UIS-86 has been updated |
One minor change here - instead of a button saying "Exceptions", it should say "Settings". When a user selects Settings, they should see a list of sites they've acted on in the past. They can Allow or Block each site individually from that page, similar to this - We don't need a search box, but you can re-use the other text on that page ^^. |
@jvonitter Latest APK with switches: https://send.firefox.com/download/b2f578f2d5451e52/#T1QllBrOUiNXOAqBoUjddw |
@keianhzo Just reviewed this and it looks good. One small change I discussed with Janice. Let's rename the 'Settings' button to 'Advanced' just to differentiate it a bit from the Settings dialog the user is already in. |
@jvonitter @thenadj I've addressed review feedback and comments:
https://send.firefox.com/download/b978cc4e02e546b2/#X8f8Ha64TgAldbvdQpgnNQ |
I did a bit of hallway user testing on this and found it didnt go over well. Reopening so we can make some changes. UIS-86 has been updated.
|
Hardware
All
Current Behavior
All popups are blocked.
Expected Behavior
user should be prompted if a popup should be blocked.
Possible Solution
GeckoView added a popup request the dialog delegate. FxR should add support for this so users can decide if a popup should be blocked. This should allow users to log in with facebook on 3rd party websites.
The text was updated successfully, but these errors were encountered: