Copy-from-console bug
显示 更早的评论
The reporting bug system is not working (https://www.mathworks.com/support/bugreports/report_bug), that is why I am posting here.
I found a very frustrating bug. I have mixed important content because of this bug. I must wait about two seconds before pressing ctrl+c to copy a text from console, otherwise nothing is copied. How to reproduce:
1) Select a text from command window;
2) Press command+c immediately after section;
3) Try to paste the selection somewhere. It will paste not this last copy, but the one before this.
Now try this:
1) Select a text from command window;
2) Wait 2 seconds and press command+c. The paste will work as aspected.
I am using:
MATLAB Version: 9.5.0.1049112 (R2018b) Update 3
Operating System: Mac OS X Version: 10.11.6 Build: 15G22010
UPDATE 1: I wrote crl instead of command by mistake.
UPDATE 2: Adding more information about bug system report.
5 个评论
Image Analyst
2019-8-4
Did you try bugreports
Or did you send a message to support@mathworks.com along with your license information?

Walter Roberson
2019-8-4
Mac does not use control c to copy: it uses command-c
When I use command C I do not observe that problem with copying. The only issues I observe with copying are :
- if I command-c copy and then control-k to remove to end of line, then command-v pastes the buffer that was removed by control-k. This is probably deliberate emulation of an emacs behavior
- command-c copying from jxbrower based "doc" display does not work, and I have to use right click copy menu entry.
Lucas Azevedo
2019-8-4
编辑:Lucas Azevedo
2019-8-5
Walter Roberson
2019-8-4
The above bugreports URL requires a support contract. I notice you are on R2018b so it is not completely clear whather you are still covered by support.
Lucas Azevedo
2019-8-5
回答(1 个)
Steven Lord
2019-8-5
0 个投票
Please contact Technical Support directly using the telephone icon in the upper-right corner of this page and work with the Support staff to determine a potential solution or workaround.
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!