Feature requests for 1.6
-
Dialog box confirming closure of the browser or window with lot of tabs.
-
It would be nice to have a user-friendly way to set site specific cookie settings (and other site specific settings). User friendly means like in Opera, you right click into the site and make the settings with the domain's name already entered.
The current way is so impractical that I never ever use it (and have already forgotten how it works anyway). -
@Gregor stop spam and edit your post ><"
-
Option to save session only from current window.
-
Ability to change the order/moving of panel icons in panel bar.
-
Opening new tabs using first free Start Page tab on the right (not creating new).
-
Option to set more rows and columns on Speed Dial page.
-
Add "Open Link" option in the context menu.
The purpose of this would be to override the
target="_blank"
attribute in hyperlinks, so that it would open every link using the current tab (regardless of thetarget
attribute). You can see how it works in Opera 12: -
V icon (top left) and X icon (top right) clickable after cursor moved to the top edge of the screen
-
Night mode (for certain pages).
It could work just for certain page like Dark Reader extension. There is in page actions possibility to implement that, for now there's only darken backgrounds and not very contrasting fonts. -
Animation of opening/closing tabs.
Opera/Firefox have this nice little animation of opening/closing tabs... -
Implement the ability to use the "back button" on vivaldi://startpage (after entering a folder).*
We should be able to quickly move between folders on our Speed Dial pages. Currently the only way to go to the previous folder (after entering one), is to click on a tiny button placed above the Speed Dial items. It's inconvenient.
* By the "back button" I mean the following:
- Go to previous page button
[<]
on the navigation panel; - Keyboard shortcuts (
[← Backspace]
,[CTRL]
+[←]
or custom ones); - The built-in "Back" button that some mouses have;
- Mouse gesture "History back".
- Go to previous page button
-
Warning when closing browser during downloading the file.
-
Make middle click always open the link in a new tab.
Currently sometimes a middle click uses the current tab depending on the website. -
@borrougagnou I can't, it's the requirement of this topic, didn't you read the first post?
-
Use the already existing Private Window when opening links in private window (using the context menu).
Something like this:
function ContextMenuClicked("Open Link in Private Window") { if (PrivateWindowsOpened==0) { Open(NewPrivateWindow); } else { Select(NextPrivateWindow); //or last used private window } GoToURL(); }
You can check how it works in Opera browser (the one with Chromium).
-
Switch the cursor to
pointer
when hovering over bookmarks
But only when the "Open Bookmark Panel Items with Single Click" option in vivaldi://settings/bookmarks/ is checked. It would be more intuitive and less misleading.
-
Reload all tabs and Open link in same window/tab function (contextual menu and gestures for them)
-
Drag 'n drop and context menu for bookmarks bar; its sub folders columns shouldn't go out from Vivaldi window area
-
Extensions re-ordering and a sub menu for less used extension (maybe with an option to unload some of these)