question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot paste a line of content into <text></text> tag that was copied using Ctrl-x

See original GitHub issue

This issue has been moved from a ticket on Developer Community.


When I try to paste a line of content into a <text></text> tag that I copied using Ctrl-x, the editor doesn’t past the content inside the tag. It pastes above the tag and messes up the text tag.

image.png


Original Comments

Daniel Roth [MSFT] on 6/13/2023, 09:11 PM:

(private comment, text removed)

Feedback Bot on 6/13/2023, 10:40 PM:

(private comment, text removed)

Feedback Bot on 6/14/2023, 01:23 AM:

(private comment, text removed)


Original Solutions

(no solutions)

Issue Analytics

  • State:closed
  • Created 2 months ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
davidwengiercommented, Jul 27, 2023

I can repro it too! It only repros when you hit <kbd>Ctrl+C</kbd> or <kbd>Ctrl+X</kbd> on a line, with no selection, such that the operation affects the whole line. It doesn’t repro if you manually select the line. Madness!

0reactions
phil-allen-msftcommented, Jul 27, 2023

There are several ways to copy a whole line, this seems to be the only one that causes the line to paste above AND when the reformat occurs, for the formatting code to then interpret it as C# and place spaces within the (user standpoint)<text> tags.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Copy from browser paste to netbeans not working
Try to make an empty copy (Ctrl+C without selection) within Netbeans and then try again to perform copying from browser or another application....
Read more >
How to paste into nano from clipboard? - linux
The Ctrl + U command only allows pasting text that was copied or cut from within nano itself, hence the reason the command...
Read more >
Firefox prevents me from copying and pasting content from ...
My recommendation would be to use the Windows shortcuts for cut, copy, and paste: Ctrl+x, Ctrl+c, and Ctrl+v. You might also use the...
Read more >
Copy and paste doesn't work in the terminal
Mark the text, that you want to paste by pressing the left mouse button and move the mouse. · Press shift + ctrl...
Read more >
Copy and paste in Office for the web
Use keyboard shortcuts Ctrl+X, Ctrl+C, and Ctrl+V to cut, copy, and paste in Office for the web. Text you paste from outside the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found