Search Issue Tracker
Fixed in 5.0.X
Votes
55
Found in
4.3.0f4
Issue ID
575602
Regression
Yes
CMD+A does not select text but repeats some of the actions made recently
To reproduce:
1. Open any project that contains a script
2. Double click on a script so it opens in MonoDevelop
3. Press CMD+A
4. Notice, that all text was selected
5. Click Build -> Build All
6. Wait for the project to be built
7. Press CMD+A again
8. Notice that it does not select all text but instead builds the project
9. Click Run -> New Breakpoint -> OK
10. Press CMD+A
11. Notice that it adds/removes breakpoints from the line where the cursor is.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
- [Ubuntu] Possible for Create menu to show sections with no options inside
- [Usability] Not possible to set Editor Window text colour to be default black without workaround
- Text field max length is -1 by default
antonholmquist
Feb 03, 2014 13:52
This issue is really, really annoying.
Is there any way to disable the default CMD+A binding and just have it select all content? It doesn't show up in Key Bindings.
IndieForger
Jan 24, 2014 00:27
That is like the worst bug ever! Debugging / building is disabled it minimises MonoDevelop window. I am on OSX 10.9.1. Can someone please fix that?
CMD+A is expect to select all the content, isn't it?