• Community
    • Community
    • Vivaldi Social
    • Blogs
  • Forum
    • Vivaldi Forum
    • Categories
    • Recent
    • Popular
  • Themes
    • Vivaldi Themes
    • My Themes
    • FAQ
  • Contribute
    • Contribute
    • Volunteer
    • Donate
  • Browser
    • Vivaldi Browser
    • Latest News
    • Snapshots
    • Help
Register Login

Vivaldi

  • Community
  • Themes
  • Contribute
  • Browser

Navigation

    • Home
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Desktop
    3. Desktop Snapshots
    4. Chromium bump to 126 – Vivaldi Browser snapshot 3371.4

    Chromium bump to 126 – Vivaldi Browser snapshot 3371.4

    Scheduled Pinned Locked Moved Desktop Snapshots
    149 Posts 36 Posters 19.9k Views 15 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Zalex108
      Z
      Zalex108 Moderator @derDay
      last edited by

      @derDay

      Hi,
      If that's in between updates, this would be related to the Flags reset.

      For the "Temporary unexpire" and its dependants, happens frequently after the big updates.

      "You cannot know the meaning of your life until you are connected to the power that created you" · Shri Mataji Nirmala Devi

      1 Reply Last reply Reply Quote 0
    • christiehmalry
      C
      christiehmalry @Ruarí
      last edited by

      @ruarí: and you just got a new set of slightly worn tires ^_~

      1 Reply Last reply Reply Quote 2
    • Zalex108
      Z
      Zalex108 Moderator
      last edited by Zalex108

      Hi,

      On this Snap, noticed Custom User Css for Video, as Page Action, doesn't work.
      Brightness / Contrast

      Tested on Youtube / Vimeo.
      Previous Snap and Stable works fine.

      @Pesala
      Are you on Snap?
      Is Brightness CSS working on your system?

      For example:

      /* -----------------------------------------------------------
      	| CSS |
      	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      	Description:    Adjust Contrast
      	Filename:       
      	Version:		
      	Date:           2021
      	Author: 		Nomadic
      
      	Topic:			https://forum.vivaldi.net/post/449833
      ----------------------------------------------------------- */
      
      
      video { 
      	filter: contrast(120%) !important; 
      	}
      

      W11 23H2

      Thx

      "You cannot know the meaning of your life until you are connected to the power that created you" · Shri Mataji Nirmala Devi

      Pesala
      P
      1 Reply Last reply
      Reply Quote 0
    • Pesala
      P
      Pesala Ambassador @Zalex108
      last edited by

      @Zalex108 This CSS code no longer works on YouTube. I use uBlock Origin.

      video { filter: brightness(150%) !important; }
      

      Blog • Vivaldi Review • Server Status
      Win 10 64-bit build 19045.2486 • Snapshot 7.5.3725.3 (64-bit)

      Zalex108
      Z
      1 Reply Last reply
      Reply Quote 0
    • Zalex108
      Z
      Zalex108 Moderator @Pesala
      last edited by

      @Pesala said in Chromium bump to 126 – Vivaldi Browser snapshot 3371.4:

      @Zalex108 This CSS code no longer works on YouTube. I use uBlock Origin.

      video { filter: brightness(150%) !important; }
      

      I don't understand,
      What's the relationship between the CSS and UBlock? 🤔

      BTW,
      I've tested on a Clean Profile without extensions on other Video sites with the same result.

      "You cannot know the meaning of your life until you are connected to the power that created you" · Shri Mataji Nirmala Devi

      Pesala
      P
      1 Reply Last reply
      Reply Quote 0
    • Pesala
      P
      Pesala Ambassador @Zalex108
      last edited by Pesala

      @Zalex108 said in Chromium bump to 126 – Vivaldi Browser snapshot 3371.4:

      What's the relationship between the CSS and UBlock?

      It is one thing that has changed for me recently. The CSS used to work, but I don’t know why it has stopped working.

      Edit: My mistake. It does work if I use the correct code.

      video { filter: brightness(150%);}

      Blog • Vivaldi Review • Server Status
      Win 10 64-bit build 19045.2486 • Snapshot 7.5.3725.3 (64-bit)

      Zalex108
      Z
      Pathduck
      P
      2 Replies Last reply
      Reply Quote 1
    • Zalex108
      Z
      Zalex108 Moderator @Pesala
      last edited by

      @Pesala said in Chromium bump to 126 – Vivaldi Browser snapshot 3371.4:

      @Zalex108 said in Chromium bump to 126 – Vivaldi Browser snapshot 3371.4:

      What's the relationship between the CSS and UBlock?

      It is one thing that has changed for me recently. The CSS used to work, but I don’t know why it has stopped working.

      Thx
      I'll try to check whether I can see any difference before ask Nomadic 🤭

      IDK whether would be a problem or a change.

      Thx

      "You cannot know the meaning of your life until you are connected to the power that created you" · Shri Mataji Nirmala Devi

      1 Reply Last reply Reply Quote 0
    • Gif2D
      G
      Gif2D Patron @DoctorG
      last edited by

      @DoctorG 3 different usernames on the same site.
      It happens on both (Win10 x64 and Win11 x64).

      Former Opera, actual Vivaldi Desktop Nightly/Daily SnapShot user on Win10/Win11 x64…

      1 Reply Last reply Reply Quote 0
    • Gif2D
      G
      Gif2D Patron @DoctorG
      last edited by Gif2D

      @DoctorG Thank you for your time! I thought I have a broken setting somewhere!
      Now, at least, I know it's not a bug, it's a feature!

      LE: And thanks for the hint with Profiles. It might be useful sometimes!

      Former Opera, actual Vivaldi Desktop Nightly/Daily SnapShot user on Win10/Win11 x64…

      1 Reply Last reply Reply Quote 1
    • Pathduck
      P
      Pathduck Moderator Soprano Supporters @Pesala
      last edited by Pathduck

      @Pesala said in Chromium bump to 126 – Vivaldi Browser snapshot 3371.4:

      It is one thing that has changed for me recently. The CSS used to work, but I don’t know why it has stopped working.

      Looks like a bug with how it handles the !important clause.
      Try removing that.

      Test cases:
      https://codepen.io/stianlund/full/oNRZmdq
      https://pathduck.github.io/test/video-filters/
      Videos should have the same filters, but the first one with !important does not.
      In Stable 6.7 and other browsers it works as expected.

      Reported as
      VB-106998 CSS filters with !important clause do not work

      🎻Volunteer helper · Forum moderator · Sopranos tester 🛠️Troubleshooting 🐛Report a bug 📜Markdown help
      🦆"With a rubber duck, one's never alone" -Douglas Adams🦆

      Zalex108
      Z
      Pesala
      P
      yngve
      Y
      3 Replies Last reply
      Reply Quote 1
    • Zalex108
      Z
      Zalex108 Moderator @Pathduck
      last edited by

      @Pathduck

      Will check later,
      Thank you!!

      "You cannot know the meaning of your life until you are connected to the power that created you" · Shri Mataji Nirmala Devi

      1 Reply Last reply Reply Quote 0
    • P
      Preorian
      last edited by

      Has anyone noticed that on some sites opening links in a background tab (either by mouse middle/wheel click, or by selecting "open in a background tab" from the context menu) actually change to opened tab?!

      Haven't seen this happen before. What is weird is that some links on some sites DO open in background but not all.

      For example, trying to open a link in a background tab in google or startpage search results page open the tabs in view, not in background. Very weird.

      Pathduck
      P
      mib2berlin
      M
      2 Replies Last reply
      Reply Quote 0
    • Pathduck
      P
      Pathduck Moderator Soprano Supporters @Preorian
      last edited by Pathduck

      @Preorian said in Chromium bump to 126 – Vivaldi Browser snapshot 3371.4:

      Has anyone noticed that on some sites opening links in a background tab (either by mouse middle/wheel click, or by selecting "open in a background tab" from the context menu) actually change to opened tab?!

      I have noticed it, yes.
      But no idea how to reproduce it consistently.
      Seems to happen after a browser start, possibly the first tab.

      Try to find exact reproduction steps starting from a clean profile.

      For example, trying to open a link in a background tab in google or startpage search results page open the tabs in view, not in background.

      Problem is it doesn't happen every time.

      🎻Volunteer helper · Forum moderator · Sopranos tester 🛠️Troubleshooting 🐛Report a bug 📜Markdown help
      🦆"With a rubber duck, one's never alone" -Douglas Adams🦆

      P
      1 Reply Last reply
      Reply Quote 0
    • mib2berlin
      M
      mib2berlin Soprano @Preorian
      last edited by

      @Preorian @Pathduck
      I can reproduce this, have only one tab open the fist "background" tab always open in foreground, the next tabs open in the background.
      This happen always in the forum and https://blenderartists.org/c/general-forums/5

      Opensuse Tumbleweed x86_64 KDE 6.3 X11, Windows 11 Pro, Vivaldi latest
      HP Probook Intel(R) i5-8350U 16 GB, GPU UHD 620, SSD 256 GB
      Miniforum-B550 AMD Ryzen 7 4700G 16 GB, Radeon Graphics
      Redmi Note 14, HyperOS Android 14

      1 Reply Last reply Reply Quote 0
    • P
      Preorian @Pathduck
      last edited by

      @Pathduck said in Chromium bump to 126 – Vivaldi Browser snapshot 3371.4:

      Seems to happen after a browser start, possibly the first tab.

      Not for me like that, it seems to be just random. Just tried links on one site, middle clicked and link opened in a new tab, then tried few more times with middle click & open from context menu and same thing happened, and then suddenly both methods actually open links in a background tab as should have happened from the start. It's REALLY weird. Impossible to find steps to reproduce. 😞

      I really REALLY hope this bug doesn't find its way to stable branch. This totally ruins my browsing of web. Someone from Vivaldi (maybe Chromium) team should try to check this out without us finding steps to reproduce.

      mib2berlin
      M
      1 Reply Last reply
      Reply Quote 0
    • Pesala
      P
      Pesala Ambassador @Pathduck
      last edited by

      @Pathduck said in Chromium bump to 126 – Vivaldi Browser snapshot 3371.4:

      Looks like a bug with how it handles the !important clause.
      Try removing that.

      That doesn’t make any difference.

      Blog • Vivaldi Review • Server Status
      Win 10 64-bit build 19045.2486 • Snapshot 7.5.3725.3 (64-bit)

      Pathduck
      P
      1 Reply Last reply
      Reply Quote 0
    • mib2berlin
      M
      mib2berlin Soprano @Preorian
      last edited by mib2berlin

      @Preorian
      I workaround at moment with open a new tab, then go back to the main page and open 10 tabs in the background, for example.
      It kills my workflow too. 😕
      Without a bug report to the bug tracker nobody would check anything.
      We need a proper bug report.

      Opensuse Tumbleweed x86_64 KDE 6.3 X11, Windows 11 Pro, Vivaldi latest
      HP Probook Intel(R) i5-8350U 16 GB, GPU UHD 620, SSD 256 GB
      Miniforum-B550 AMD Ryzen 7 4700G 16 GB, Radeon Graphics
      Redmi Note 14, HyperOS Android 14

      P
      1 Reply Last reply
      Reply Quote 0
    • P
      Preorian @mib2berlin
      last edited by Preorian

      @mib2berlin said in Chromium bump to 126 – Vivaldi Browser snapshot 3371.4:

      Without a bug report to the bug tracker nobody would check anything.

      Someone "ping" Viv devs here?

      We need a proper bug report.

      Sometimes it is just impossible for the end-users to find out why/how some bug happens. The devs need to do something in situations like this.

      mib2berlin
      M
      1 Reply Last reply
      Reply Quote 0
    • Pathduck
      P
      Pathduck Moderator Soprano Supporters @Pesala
      last edited by Pathduck

      @Pesala said in Chromium bump to 126 – Vivaldi Browser snapshot 3371.4:

      That doesn’t make any difference.

      Works here.

      • Create user_files\Video Filters.css without the !important:
        video { filter: brightness(500%); }
      • Open test case: https://help.vivaldi.com/desktop/media/html5-proprietary-media-on-linux/
      • Apply page action "Video Filters"
      • Reload page might be necessary

      Result:
      099d3951-e7c3-44ff-a35d-3ab6094b3131-image.png

      Seems to work on YT as well.

      🎻Volunteer helper · Forum moderator · Sopranos tester 🛠️Troubleshooting 🐛Report a bug 📜Markdown help
      🦆"With a rubber duck, one's never alone" -Douglas Adams🦆

      1 Reply Last reply Reply Quote 0
    • mib2berlin
      M
      mib2berlin Soprano @Preorian
      last edited by

      @Preorian
      You are the first user report this in this thread, others seems not to notice it.
      Anyway, can you reproduce my one tab theory?
      I can report it then.

      Opensuse Tumbleweed x86_64 KDE 6.3 X11, Windows 11 Pro, Vivaldi latest
      HP Probook Intel(R) i5-8350U 16 GB, GPU UHD 620, SSD 256 GB
      Miniforum-B550 AMD Ryzen 7 4700G 16 GB, Radeon Graphics
      Redmi Note 14, HyperOS Android 14

      P
      1 Reply Last reply
      Reply Quote 0
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 4 / 8
    • First post
      Last post

    Copyright © Vivaldi Technologies™ — All rights reserved. Privacy Policy | Code of conduct | Terms of use | Vivaldi Status