Search Engines added by Extensions unavailable in Private Window
See original GitHub issueDescription
Search Engines added by Extensions can’t be referenced by Keyword + <kbd>Tab</kbd> in Private Window
Given the user has installed an Extension which adds a Search Engine
And the user has modified the Extension so that "Allow in private" is true.
Given the user is in a Private Window
And the Address Bar has Focus
When the user types the Extension's Search Keyword and presses Tab
Then further input is directed to the Extension's Search Engine
Scenario fails for Private Window:
Works with a ‘normal’ Window:
Steps to Reproduce
- Install an Extension that Provides a Search Engine. I used LastPass
brave://settings/searchEngines
- Ensure the Extension is available in Private
brave://extensions/?id=hdokiejnpimakedhajhdlcegeplioahd
- Open a new Private Window
- Focus the Address Bar
- Type the Extension’s Search Engine Keyword and press <kbd>Tab</kbd>. (In the case of LastPass, it’s
lp
)
Actual result:
<kbd>Tab</kbd> Cycles through the History list that appears in the Address bar. Control is not routed to the Extension’s Search Engine.
Expected result:
Private Window should behave as a ‘normal’ Window does. Input should be routed to the Extension’s Search Engine
Reproduces how often:
Always reproduces
Brave version (brave://version info)
Brave | 1.10.97 Chromium: 83.0.4103.116 (Official Build) (64-bit)
-- | --
Revision | 8f0c18b4dca9b6699eb629be0f51810c24fb6428-refs/branch-heads/4103@{#716}
OS | Windows 10 OS Version 1909 (Build 18363.900)
Version/Channel Information:
- Can you reproduce this issue with the current release? YES
- Can you reproduce this issue with the beta channel?
- Can you reproduce this issue with the dev channel?
- Can you reproduce this issue with the nightly channel?
Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields? NO
- Does the issue resolve itself when disabling Brave Rewards? NO
- Is the issue reproducible on the latest version of Chrome? NO
Miscellaneous Information:
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
How to enable extensions in Incognito windows | Brave Browser
Enable extensions in Microsoft Edge private windows · Open Edge, and click the “…” menu bar at the top of any window or...
Read more >Force install extension in incognito mode - Google Support
Open Incognito window; Go to chrome://extensions; Find the extension, click Details; Toggle the button "Allow in Incognito" to allow the extension to run...
Read more >Google Chrome: How To Enable Extensions In Incognito Mode
Google Chrome: How To Enable Extensions In Incognito Mode.Hi, this is Rubel from tech Review. In this tutorial, I will show you, how...
Read more >No Incognito Mode in Chrome: 4 Quick Ways to Fix it in 2022
2. Enable incognito mode Chrome registry · Press Windows and search for regedit. · Next, navigate to the following location: Computer\ ...
Read more >How to Fix Links Not Working in Chrome - groovyPost
Disable Chrome Extensions · Open Google Chrome. · Press the three-dots menu icon. · Select More Tools > Extensions. · Toggle off one...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Agree this and #10549 appear to be the same root issue. But I will point out, mine has more pictures 😄
Hi!..
I’m facing that too…
I’ve developed a Chrome extension which uses Chromium’s Omnibox API for quickly search anything, anywhere. Then uploaded it to Chrome web store which I called it “smartbox: Smart Searching”.
If you’re interested in, you can take a look at here.
It works pretty well with Google Chrome (works on incognito mode too). On Brave, it is not working.
Please fix this issue. Maybe this is not an issue but. Make an exception for this to work on both private and Tor sessions too.
Have a great day.