You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Test that about:preferences changing a preference takes effect right away
Test that about:preferences language change takes effect on re-start
Test that about:passwords loads
Tab management
Make sure that Command + Click (Control + Click on Windows, Control + Click on Ubuntu) on a link opens a new tab but does NOT switch to it.
Site hacks
Test twitch.tv sub-page loads a video and you can play it
Downloads
Test downloading a file works and that all actions on the download item works.
Zoom
Test zoom in / out shortcut works
Test hamburger menu zooms.
Test zoom saved when you close the browser and restore on a single site.
Test zoom saved when you navigate within a single origin site.
Test that navigating to a different origin resets the zoom
Bookmarks
Test that creating a bookmark on the bookmarks toolbar works
Test that creating a bookmark folder on the bookmarks toolbar works
Test that moving a bookmark into a folder by drag and drop on the bookmarks folder works
Test that clicking a bookmark in the toolbar loads the bookmark.
Test that clicking a bookmark in a bookmark toolbar folder loads the bookmark.
Session storage
Temporarily move away your ~/Library/Application\ Support/Brave/session-store-1 and test that clean session storage works. (%appdata%\Brave in Windows, ./config/brave in Ubuntu)
Make sure that data from the last version appears in the new version OK.
Test that windows and tabs restore when closed, including active tab.
Move away your entire ~/Library/Application\ Support/Brave folder (%appdata%\Brave in Windows, ./config/brave in Ubuntu)
If a site is whitelisted, and is visited again the following dialog shows. This may be by design but having the button displayed again may be confusing.
1. [x] Added support for many more languages. (#1625)
2. [x] Added Paste and Go and Paste and Search items in the URL bar context menu. (#1670)
3. [x] Fix for nfl.com videos when blocking was enabled. (#1528)
4. [x] Fix bookmarks not filling up the complete bookmarks toolbar. (#1567)
5. [x] Fix crash when navigating while dev tools are open. (#1588)
6. [x] Fix for "tabnapping" phishing attempt. (#1618)
7. [x] Fix for changing tabs per page giving an uneven distribution of tabs. (#1561)
8. [x] Fix for opening and copying image context menus sometimes not giving the full URL. (#1606)
## Content tests
1. [x] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows.
2. [x] Go to brianbondy.com and click on the twitter icon on the top right. Test that context menus work in the new twitter tab.
3. [x] Go to http://www.bennish.net/web-notifications.html and test that clicking on 'Show' pops up a notification asking for permission. Make sure that clicking 'Deny' leads to no notifications being shown.
4. [x] Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password shows up in `about:passwords`.
## Update tests
1. [x] Test that updating using `BRAVE_UPDATE_VERSION=0.8.3` env variable works correctly.
The text was updated successfully, but these errors were encountered:
* Toggle the dialog when the noscript button is clicked instead of only
showing it.
* Always hide the dialog when there are 0 blocked scripts. Addresses
#1686
Auditors: @bbondy
About pages
Tab management
Site hacks
Downloads
Zoom
Bookmarks
Session storage
~/Library/Application\ Support/Brave/session-store-1
and test that clean session storage works. (%appdata%\Brave in Windows
,./config/brave
in Ubuntu)~/Library/Application\ Support/Brave
folder (%appdata%\Brave in Windows
,./config/brave
in Ubuntu)Bravery settings
Per release specialty tests
If a site is whitelisted, and is visited again the following dialog shows. This may be by design but having the button displayed again may be confusing.
1. [x] Added support for many more languages. (#1625) 2. [x] Added Paste and Go and Paste and Search items in the URL bar context menu. (#1670) 3. [x] Fix for nfl.com videos when blocking was enabled. (#1528) 4. [x] Fix bookmarks not filling up the complete bookmarks toolbar. (#1567) 5. [x] Fix crash when navigating while dev tools are open. (#1588) 6. [x] Fix for "tabnapping" phishing attempt. (#1618) 7. [x] Fix for changing tabs per page giving an uneven distribution of tabs. (#1561) 8. [x] Fix for opening and copying image context menus sometimes not giving the full URL. (#1606) ## Content tests 1. [x] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows. 2. [x] Go to brianbondy.com and click on the twitter icon on the top right. Test that context menus work in the new twitter tab. 3. [x] Go to http://www.bennish.net/web-notifications.html and test that clicking on 'Show' pops up a notification asking for permission. Make sure that clicking 'Deny' leads to no notifications being shown. 4. [x] Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password shows up in `about:passwords`. ## Update tests 1. [x] Test that updating using `BRAVE_UPDATE_VERSION=0.8.3` env variable works correctly.
The text was updated successfully, but these errors were encountered: