-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom ad notifications should be attached to the browser window #19464
Comments
I was able to attach notification popup to browser window by setting Passing browser window handler to |
In current state the feature is not usable on Linux nor on Windows Verification passed on
Used command line:
Verified custom ad notification is attached to Brave Window: Logged Verification passed on
Used command line:
Verified when minimizing and maximizing the browser window The z-ordering does not work on Window, per our process logged a follow up: |
Verified
|
Brave | 1.38.90 Chromium: 100.0.4896.79 (Official Build) beta (x86_64) |
---|---|
Revision | 8fb749dcab8700c24213791969e59deb72fee36f-refs/branch-heads/4896@{#1015} |
OS | macOS Version 11.6.5 (Build 20G527) |
Commandline used was:
--enable-logging=stderr --vmodule="*/variations/*"=6,"*/bat-native-ledger/*"=6,"*/brave_rewards/*"=6,"*/bat-native-ads/*"=6,"*/bat-native-confirmations/*"=6,"*/brave_ads/*"=9,"*/brave_user_model/*"=6,"*/bat_ads/*"=6 --brave-ads-staging --rewards=staging=true --variations-server-url=https://v --enable-features="CustomAdNotifications:should_attached_ad_notification_to_browser_window/true"
Cases:
Confirmed ads were "attached" to the browser window
Confirmed I could drag to reposition the ads
Confirmed repositioned ads were still loosely "attached" to the browser window, and moved along with it
light, attached |
light, repositioned |
dark, attached |
dark, repositioned |
---|---|---|---|
Confirmed ads were correctly restored (parented) after minimizing their attached window
ad/window before minimize | minimized | restored window |
---|---|---|
Encountered @btlechowski's already-filed #22203; couldn't cover the custom-ad notification with another app
example | example |
---|---|
Custom ad notifications should be attached to the browser window (z-order)
The text was updated successfully, but these errors were encountered: