Bug 1623944 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

[Environment:]
Windows 10, Mac 10.13, Ubuntu 18.04
Firefox 75.0b9 

[Preconditions:]
1. Create a new profile.
2. Verify that no updates have been made in the last 24h (open about:support, update folder , open folder and delete update.xml if any is listed)
3. Set profile age to be older by running the following snippet in browser console: (async function() { let { ProfileAge } = ChromeUtils.import("resource://gre/modules/ProfileAge.jsm"); let age = await ProfileAge(); age._times = { firstUse: 1368255600000, created: 1368255600000 }; await age.writeTimes(); })();
4. Set duckduckgo as default Search engine.
5. Go to customize and set dark mode.
6. Restart browser with restore session and a random youtube.com/video loaded

[Steps:]
1. Browser is opened with your custom youtube link restored.
2. Focus address bar and type duckduckgo.com

[Actual Result:]
Search tip is displayed but the button "Okay, got it" is not easily visible 

[Expected Result:]
Search tip should be displayed and all the elements should be easily visible and reachable.
##### [Environment:]
Windows 10, Mac 10.13, Ubuntu 18.04
Firefox 75.0b9 

##### [Preconditions:]
1. Create a new profile.
2. Verify that no updates have been made in the last 24h (open about:support, update folder , open folder and delete update.xml if any is listed)
3. Set profile age to be older by running the following snippet in browser console: (async function() { let { ProfileAge } = ChromeUtils.import("resource://gre/modules/ProfileAge.jsm"); let age = await ProfileAge(); age._times = { firstUse: 1368255600000, created: 1368255600000 }; await age.writeTimes(); })();
4. Set duckduckgo as default Search engine.
5. Go to customize and set dark mode.
6. Restart browser with restore session and a random youtube.com/video loaded

##### [Steps:]
1. Browser is opened with your custom youtube link restored.
2. Focus address bar and type duckduckgo.com

##### [Actual Result:]
Search tip is displayed but the button "Okay, got it" is not easily visible 

##### [Expected Result:]
Search tip should be displayed and all the elements should be easily visible and reachable.
##### [Environment:]
Windows 10, Mac 10.13, Ubuntu 18.04
Firefox 75.0b9 

##### [Preconditions:]
1. Create a new profile.
2. Verify that no updates have been made in the last 24h (open about:support, update folder , open folder and delete update.xml if any is listed)
3. Set profile age to be older by running the following snippet in browser console: (async function() { let { ProfileAge } = ChromeUtils.import("resource://gre/modules/ProfileAge.jsm"); let age = await ProfileAge(); age._times = { firstUse: 1368255600000, created: 1368255600000 }; await age.writeTimes(); })();
4. Set duckduckgo as default Search engine.
5. Go to customize and set dark mode.
6. Restart browser with restore session and a random youtube.com/video loaded

##### [Steps:]
1. Browser is opened with your custom youtube link restored.
2. Focus address bar and type duckduckgo.com

##### [Actual Result:]
Search tip is displayed but the button "Okay, got it" is not easily visible 

##### [Expected Result:]
Search tip should be displayed and all the elements should be easily visible and reachable.

##### [Note:]
Same behavior for Search Interventions
##### [Environment:]
Windows 10, Mac 10.13, Ubuntu 18.04
Firefox 75.0b9 
Firefox Nightly 76 (03.20.2020)

##### [Preconditions:]
1. Create a new profile.
2. Verify that no updates have been made in the last 24h (open about:support, update folder , open folder and delete update.xml if any is listed)
3. Set profile age to be older by running the following snippet in browser console: (async function() { let { ProfileAge } = ChromeUtils.import("resource://gre/modules/ProfileAge.jsm"); let age = await ProfileAge(); age._times = { firstUse: 1368255600000, created: 1368255600000 }; await age.writeTimes(); })();
4. Set duckduckgo as default Search engine.
5. Go to customize and set dark mode.
6. Restart browser with restore session and a random youtube.com/video loaded

##### [Steps:]
1. Browser is opened with your custom youtube link restored.
2. Focus address bar and type duckduckgo.com

##### [Actual Result:]
Search tip is displayed but the button "Okay, got it" is not easily visible 

##### [Expected Result:]
Search tip should be displayed and all the elements should be easily visible and reachable.

##### [Note:]
Same behavior for Search Interventions

Back to Bug 1623944 Comment 0