Prevent drop-down menu of address bar from disappearing after first click
-
Hey everyone! Using:
Vivaldi 6.9.3447.41 (Stable channel) (64-bit)
Revision cda5f520ec78f1a73bf80a38c3cffd3efb98a60b
OS Windows 10 Version 22H2 (Build 19045.4894)
JavaScript V8 12.8.374.26I'm trying to find a way to keep the address bar's suggestion list open after I click on an item. What I really want to do is open multiple suggested links in new tabs by middle-clicking them, but right now the list disappears after each click.
I've noticed that Microsoft Edge lets me do this - the dropdown stays open even after I've clicked something. I'd love to have this same functionality in my Vivaldi browser.
This would be super helpful for me when I want to open several related pages from my browsing history or favorite sites. It's frustrating to have to type in the address bar again and again just to bring up the suggestions list each time.https://imgur.com/a/wfpUhng
(for example, here I'd like to open these 2 search results)Thanks.
-
@symba05 said in Prevent drop-down menu of address bar from disappearing after first click:
I've noticed that Microsoft Edge lets me do this - the dropdown stays open even after I've clicked something. I'd love to have this same functionality in my Vivaldi browser.
I agree, would be nice to have it in Vivaldi.
-
ZZalex108 moved this topic from Vivaldi for Windows on
-
@DoctorG Right? Seems like an easy thing to do... do you know where I could potentially change the code for it to work?
-
@symba05 said in Prevent drop-down menu of address bar from disappearing after first click:
Seems like an easy thing to do...
Not so easy.
do you know where I could potentially change the code for it to work?
The address field dropdown is React code.
If you are a programmer you can inspect the source.
If have no time to dig in the available sources and UI code.