• 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. Vivaldi for macOS
    4. Cannot copy paste in dev tools

    Cannot copy paste in dev tools

    Scheduled Pinned Locked Moved Vivaldi for macOS
    66 Posts 26 Posters 56.6k Views 16 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.
    • dachy
      D
      dachy
      last edited by

      Still, no one (maybe I missed it) official explained whether it's a mistake or negligence on coding, or, a new feature with special intention...

      1 Reply Last reply Reply Quote 0
    • xyzzy
      X
      xyzzy Supporters Soprano Moderator
      last edited by

      @dachy There's not really anything to explain. The issue got fixed in a 5.4 Snapshot but the fix involved a significant code change to how keyboard shortcuts get handled internally. They considered backporting the fix but it was ultimately deemed too risky to incorporate into a 5.3 update.

      Soprano / Moderator (and volunteer -- I do not work for Vivaldi) • Report a Bug • Community Code of Conduct

      E
      1 Reply Last reply
      Reply Quote 1
    • G
      grebonato
      last edited by

      @dachy Brave offers a lot of things... but for me the deal breaker in Vivalid is the full customisation of keyboard shortcuts

      1 Reply Last reply Reply Quote 0
    • C
      cktorii
      last edited by

      This is a temporary workaround.

      I used the Better touch tool to assign keyboard shortcuts to copy and paste in the Vivaldi app menu and it seems to be working fine so far.

      S
      1 Reply Last reply
      Reply Quote 0
    • S
      scpio @cktorii
      last edited by

      @cktorii Ahhh good thinking! 👏🏼

      1 Reply Last reply Reply Quote 0
    • xyzzy
      X
      xyzzy Supporters Soprano Moderator
      last edited by

      FYI, Vivaldi 5.4 RC builds are now out. If all goes well, we should see the official release of Vivaldi 5.4 in just a few days.

      If you are feeling brave and want to install a pre-release version of Vivaldi 5.4 to get this fix immediately, go to https://vivaldi.com/blog/desktop/5-4-rc-1/ and download "Stable stream (2753.23)" for macOS. You will need to remove /Applications/Vivaldi.app manually and then reinstall the RC. I am not aware of any serious bugs in this build but I would still advise backing up your profile before upgrading.

      Soprano / Moderator (and volunteer -- I do not work for Vivaldi) • Report a Bug • Community Code of Conduct

      Chas4
      C
      1 Reply Last reply
      Reply Quote 5
    • Chas4
      C
      Chas4 @xyzzy
      last edited by

      5.4 stable is out https://vivaldi.com/blog/vivaldi-5-4-on-desktop/


      Why Open the Web?

      Despite the connecting purpose of the Web, it is not entirely open to all of its users.
      When used correctly, HTML documents can be displayed across platforms and devices.
      However, many devices are excluded access to Web content.

      1 Reply Last reply Reply Quote 2
    • Metavice
      M
      Metavice
      last edited by

      Finally! It works, guys!

      dachy
      D
      1 Reply Last reply
      Reply Quote 1
    • dachy
      D
      dachy @Metavice
      last edited by

      @Metavice Tried 🦌

      1 Reply Last reply Reply Quote 0
    • H
      HiddenRiver
      last edited by

      Hi.
      For those who use a version where the issue still appears, you can try using this online tool: https://console.re/try
      It helped me out. See an usage example in the screenshot below.
      Note that the resulting JSON will appear only after expanding the Array row.
      While searching for a solution to this issue, I learned about Vivaldi and its blog.
      Cheers!
      console.re.png

      1 Reply Last reply Reply Quote 0
    • E
      easyme @xyzzy
      last edited by easyme

      @xyzzy said in Cannot copy paste in dev tools:

      @dachy The issue got fixed in a 5.4 Snapshot

      What's the latest on this? I'm still having this issue. Keyboard shortcuts don't work in dev tools. Using Vivaldi 6.1.3035.302 (Stable channel) (x86_64) on mac os.

      Also where can I find submitted bug reports? I want to see the latest on VB-89842 covering this issue. I found the bug reporting page but can't find a way to lookup, browse or search existing bugs. Surely the bug report is not just a black hole...

      xyzzy
      X
      1 Reply Last reply
      Reply Quote 0
    • xyzzy
      X
      xyzzy Supporters Soprano Moderator @easyme
      last edited by

      @easyme Vivaldi's bug tracker is not open to the public, so you cannot view the bug, but VB-89842 got fixed more than a year ago. I retested basic shortcuts in dev tools (as described in the original post here) on both the latest Stable release and Snapshot build and they work fine for me.

      What specific thing does not work for you?

      Soprano / Moderator (and volunteer -- I do not work for Vivaldi) • Report a Bug • Community Code of Conduct

      E
      1 Reply Last reply
      Reply Quote 1
    • vvvctr
      V
      vvvctr
      last edited by vvvctr

      CMD+a, CMD+z, CMD+Shift+Z (for selecting all, undoing or redoing) don't seem to work in inputs or other elements present in DevTools. Here I demonstrate how you can select all text in some "textarea" fields but you can't in the filter "input" fields or other areas of DevTools.

      https://streamable.com/9qq1rb

      CMD+x, CMD+c and CMD+v for cutting, copying and pasting seem to work for me.

      Vivaldi	6.1.3035.302 (Stable channel) (x86_64) 
      Revision	773772e7e92bf14ad0c8f85f41e3d133d0a2b876
      OS	macOS Version 13.4.1 (c)
      
      1 Reply Last reply Reply Quote 1
    • E
      easyme @xyzzy
      last edited by

      Hi @xyzzy, thanks. Keyboard shortcuts don't work for me when dev tools panel is open. In particular:

      • ctrl-page up / ctrl-page down do not switch tabs
      • cmd-alt-i does not close panel (see Toggle Dev Tools shortcut)
      • cmd-1 to cmd-9 (jump to tab) don't work

      I'm sure I could find others. Text editing shortcuts like copy and paste work, but not others.

      These shortcuts work fine when dev tools is closed.
      They work fine when dev tools is open but doesn't have focus. Did you focus dev tools? Put the cursor in dev tools somewhere (Styles filter box, console, etc) and see if that makes a difference.

      It could also be a bug that only happens on certain platforms. Here's my build strings:

      Vivaldi	6.1.3035.302 (Stable channel) (x86_64) 
      Revision	773772e7e92bf14ad0c8f85f41e3d133d0a2b876
      OS	macOS Version 10.15.7 (Build 19H2026)
      

      Very sad that bug submission is a black hole. No visibility into whether they even looked at the right thing, possible causes / workarounds, if it's waiting on another issue, etc. I thought every modern project had a public bug tracker. 😞

      vvvctr
      V
      1 Reply Last reply
      Reply Quote 1
    • E
      easyme
      last edited by

      Also page reload (ctrl-r) doesn't work on dead bird pages (crashed tab). Have to click url bar and enter to (re)load page.

      Hard to test, can't recreate dead bird. Is there a good way to crash a tab?

      1 Reply Last reply Reply Quote 0
    • vvvctr
      V
      vvvctr @easyme
      last edited by

      @easyme said in Cannot copy paste in dev tools:

      It could also be a bug that only happens on certain platforms.

      I tested it on Windows and it does seem to work fine, so it could be a MacOS specific bug.

      Very sad that bug submission is a black hole. No visibility into whether they even looked at the right thing, possible causes / workarounds, if it's waiting on another issue, etc. I thought every modern project had a public bug tracker. 😞

      +1

      1 Reply Last reply Reply Quote 0
    • A
      avivlander
      last edited by

      type in dev console "allow pasting"

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

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