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.

Ctrl+X does not work in Project Properties UI text boxes (1)

See original GitHub issue

(Moved from #6627)

Repro steps:

  1. Open the Project Properties UI
  2. Select text in a text box (e.g. Assembly name)
  3. Press <kbd>Ctrl</kbd>+<kbd>X</kbd>
  4. Expect text to be cut to the clipboard. Actually, nothing happens.

Unclear why. Probably the VS command bound to this keystroke is hijacking it. This works in the legacy pages though. The code in PropertyPageElementHost might be relevant.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Ctrl+A not working in file textbox dialog
I just started having an issue while trying to make comments in Pull Request in AzDo. After typing in a comment inside a...
Read more >
Exception when trying to open project properties
When using Visual Studio 2022 17.1 Preview 1, trying to open project properties for a Blazor projet. Here's the trace in the log...
Read more >
ctrlX CORE Runtime
Working with configurations using the control interface. . . . . . . . . . . 72 ... Rexroth As the manufacturer...
Read more >
ctrlX CORE Runtime
Working with configurations using the control interface. . . . . . . . . . . 48 ... Rexroth As the manufacturer...
Read more >
Object 'Property'
For this purpose, a property provides the accessor methods Get and Set which allows for read and write access to the data of...
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