full size image (opens in new tab) The translation tool Lingvanex, which is the one Vivaldi uses and hosts on its own servers in Iceland, translated this: That’s a good idea. Starring themes would allow for the creation of personal collections for sync and […]
Category: Bugs
Better Tab Stacking
Vivaldi’s tab stacks are a fiddly thing if you don’t use the window panel. Disadvantages of the existing tab stacking solution: If you have a large tab stack of maybe 60+ tabs, the tab previews can block the whole UI. (VB-17414) Especially in windowed […]
How to write a good bug report for video bugs …
… so that we have a chance to reproduce it. In the end of the day, developers can only fix bugs they can analyze or see. This is especially valid for video bugs. If you encounter a video bug, like e.g. video flickers, shows […]
This is frustrating (small things matter)
134 lines of code, 4 normal functions, 20 calls to chrome.something APIs, some of them nested, 0 const, 0 let, 0 var, 0 ESLint errors, 0 Vivaldi debugger errors. 5h wasted with refactoring and debugging because I wanted to make it run, but it […]
Hunting Down Audio Bugs – a view from behind the scenes
All what should become a great mess later started with a single bug report some time back: “[SlowAudio] HTML5 Live stream has bad sound and video” (dramatic music effect) found by Gwendragon, who in the following events tested, logged and categorized a lot of […]