#CMD+C copy shortcut does not work anymore

1 messages · Page 1 of 1 (latest)

rough sparrowBOT
#

Reported by @granite bloom

Bug Report: CMD+C copy shortcut does not work anymore
`Steps to Reproduce`

udpate to last version on osx.
since, I cannot use keyboard shortcut CMD+C to copy.
I have to use right click instead

`Expected Result`

that the text would be copied

`Actual Result`

Not copying.

`Environment`

OSX sequoia 15.7.2. chat GPT Version 1.2025.322 (1763764558)

#
Additional Information

Please provide relevant details to help resolve the issue, such as:

  • ChatGPT Shared Link (if applicable).
  • Screenshots or videos demonstrating the problem.

-# ➜ Need to contact support? Visit the OpenAI Help Center.

late dawn
#

Added a screenshot - easy to reproduce from chatgpt to TextEdit.

granite bloom
#

hi ! thank you .
no shared link available.

if I copy the text from here and paste it in chat GPT, it does work
the other way around no.

#

of course with keyboard shortcuts

gritty hornet
#

does the copy button work? I can't reproduce this here, maybe it's some app/plugin/etc. on your side?

granite bloom
#

hi, what do you mean copy button ? right click and copy ?
yes it does.

#

it working since 1st version correctly, but until last update it does not work anymore
and I did not really install an app since.

gritty hornet
granite bloom
#

so, yes if the test asked is :
right mouse clic-> copy : paste here is : mkdir test
then if
if used cmd-c on "cd test"
then cmd-v : mkdir test

#

cmd-c does not work

gritty hornet
#

I could reproduce it. Can you verify that this is happening to you as well (so, hopefully we can get a proper bug report):

  1. take any code-block.
  2. select (e.g. by double/tripple clicking) anything in the block
  3. go to the edit menu and check if "copy" is selectable or greyed out
  4. if it's greyed out, click in the code block, somewhere without a selection, make a new selection and check again

For me: it fails to enable copy when I was either in another window or in the chat box and directly select anything without first clicking in the code block.

#

Also once again, there is a copy button, which works to copy the whole code block: