bradtriebwasser / fullscreen-popup

Multi-Screen Window Placement: Fullscreen Popups
Other
3 stars 0 forks source link

Fullscreen-popup should be aligned with "fullscreen" Permission-Policy #3

Open tungnh28 opened 1 year ago

tungnh28 commented 1 year ago

Although "fullscreen" was removed from browser permission content setting, however, it is possible to not allow new window open in fullscreen by Permission Policy, such as header Permission-Policy: fullscreen=(). It would be an annoyance issue.

I only see the feature is gated behind "window-placement", but not "fullscreen" permission, should we provide an additional cases , giving a notice and escaping fullscreen mode?

bradtriebwasser commented 1 year ago

Some other things to consider.

tungnh28 commented 1 year ago

FYI, we are seeing enterprise policy would have the same effect as permission policy, to block the fullscreen.