Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-builder gnome-builder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 543
    • Issues 543
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnome-buildergnome-builder
  • Issues
  • #1311

Closed
Open
Created Oct 10, 2020 by eyelash@eyelash

copy/paste does not respect multiple cursors

Steps:

  • create three cursors
  • select some text using shift+right arrow (make sure the text is not the same for all cursors)
  • copy with ctrl+c
  • move the three cursors somewhere else using the arrow keys
  • paste with ctrl+v

expected result:

  • the different texts from the selections all get copied and then pasted at the cursors

actual result:

  • only the text from the first selection gets copied and then pasted at all three cursors
Assignee
Assign to
Time tracking