-
Notifications
You must be signed in to change notification settings - Fork 973
Alert disables UI elements and hides URL bar #9285
Comments
this happens for all alert notifications as well, like opacity in bravery button is intended, see https://github.com/brave/browser-laptop/blob/master/app/renderer/components/navigation/navigator.js#L284. |
Auditors: @bsclifton, @luixxiul Close #9285
given this is not critical I'm pushing back to 0.19.x. Let me know otherwise |
@luixxiul @cezaraugusto sorry I didn't catch this until now (after seeing #9656) This behavior is intentional. There are actually tests in place to make sure we disable the lion icon, go into title mode, etc when an alert is shown. The reason being: we don't want folks to navigate in the same webview while the alert is being shown The Lion is disabled because we don't want the shields menu coming up while the alert is being displayed. You can still switch tabs while the alert is up. After you acknowledge the alert, everything goes back to regular. |
original notes / discussion in the PR #7107 |
I opened an issue for ^: #9696 |
Test plan:
#9656 (comment)
Describe the issue you encountered: LastPass security check overwrites "always show URL bar" setting.
Platform (Win7, 8, 10? macOS? Linux distro?): Windows 10
Brave Version (revision SHA): 0.15.314
Steps to reproduce:
Actual result:
The URL bar is hidden. Also the lion icon has a strange color.
Expected result:
Extra QA steps:
1.
2.
3.
Any related issues:
The text was updated successfully, but these errors were encountered: