Further address bar fixes – Vivaldi Browser snapshot 2887.3
-
@kdp8: confirmed
-
Every time I start Vivaldi, it creates a shortcut in my Start -> All programs menu.
I delete it, restart Vivaldi, creates it again
I'm using Startisback, win10 pro -
Is it just me, or did the status bar really got a bit thicker?
Edit: apparently not, I just only saw it in the comments, not in the changelog.
-
@killchain I think what you're seeing is 1 pixel of the Windows task bar sticking out below the Status Bar, i.e. the Vivaldi Window has gotten 1 pixel smaller.
-
@pesala: I'm using Vivaldi in a maximized window most of the time (when the window border disappears) and it's obvious there too.
-
@killchain Yes, here too. Compare to 5.6 Stable, that 1 pixel of the task bar is not displayed.
Try changing themes to see the problem more clearly.
Bug reported as:
(VB-94143) Windows Taskbar visible with Maximised Vivaldi Window
-
@killchain said in Further address bar fixes – Vivaldi Browser snapshot 2887.3:
Is it just me, or did the status bar really got a bit thicker?
Yes, Status Bar is taller in 5.7 now. 28px vs 23px in 5.6.
It's probably because of changes relating to custom buttons - the small size is 28px. And users can move stuff around now, so it needs to accommodate different size buttons/icons/widgets.
I'm pretty sure there must be more elegant ways of handling this in the UI CSS than making Status Bar larger, for instance making sure images and SVGs scale properly into their containers. They'll probably change this along the way (guessing here).
I have "fixed" this myself in custom CSS:
/* Skinnier statusbar */ #browser footer .toolbar-statusbar { height: 20px; } #browser footer .toolbar-statusbar button { height: 18px; } .toolbar-statusbar .override.button-icon { width: 100%; height: 100%; }
I set it to 20px, because I can - and I don't expect to place a lot of custom icons there anyway.
-
Hi there!
I think this is more a "feature request". So maybe this question has to be moved.
I am missing the ability to configure the usage of the mouse-wheel on Vivaldi (on Linux Mint). To adjust Sroll-Speed or MiddleKlick I had to install a plugin which conflicts with the concept of "all integrated" in my opinion.
Are there plans to include such configs or are they already implemented but not yet found by me? -
@rewel: It's really strange, because it worked fine after a few minutes. It's really inexplicable. Thanks for checking!
-
A new font I notice
-
Hello !
I may be the only one user "suffering" from this but since the last update, when the tab bar is set to the left of the screen, it is no longer cover by the web panels (meaning I still see the tab bar over the web panel...) Is it just me ? And if not, can this be corrected (like it used to always be), please ?--
ModEdit: Moved from Mobile Snapshots
-
@nakottih: Yes—already reported: https://vivaldi.com/blog/desktop/further-address-bar-fixes-vivaldi-browser-snapshot-2887-3/#comment-632774 and in the working-process. VB-93926
-
@thot said:
@nakottih: Yes—already reported: https://vivaldi.com/blog/desktop/further-address-bar-fixes-vivaldi-browser-snapshot-2887-3/#comment-632774 and in the working-process. VB-93926
Yes, thank you ! It really bothers me as it is my favourite feature of the browser...Thanks for letting me know !
-
@Thot said in Further address bar fixes – Vivaldi Browser snapshot 2887.3:
in the working-process. VB-93926
Bug was marked as Fixed. I hope a next 5.7 Snapshot will get this fix.
-
Are sessions supposed to save periodic reload settings of tabs? Seems like this was the case but no longer. When I save a session with running periodic reloads, there are no periodic reloads when I reload the session from disk.
The Vivaldi startup session is not affected and seems to remember and reload the periodic reloads assigned to tabs from when Vivaldi was last shutdown.
-
@deneban For me, periodic reloads are not remembered for sessions, nor when restarting with the last session.
-
Hello, I noticed that from the last interface change title bar size stays the same regardless of the zoom level I apply in the Interface zoom section.
-
@zavalita2002 A known issue.
-
That's nice.
-
@Pesala We shouldn't be having different behaviors (aka the startup session). I wonder why is that.
It was the case before in Vivaldi that periodic reloading was reactivated when loading a session from disk saved with periodic reloading active. Somehow this feature has been dropped along the way, perhaps to prevent other side-effects.
Going to ask as a feature request. A Vivaldi design principal is to avoid having to use extensions because its features pre-empt the need of extensions. In this case an extension would provide a functionality that Vivaldi does not (dropped intentionally or by accident), and so it would be a viable feature request (i.e. an extension would trigger a periodic reload by the web address rather than by session reload, as did Vivaldi, and by and large serve the same purpose).