Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

accidently press of ctrl+C or Option+C clears clipboard. even nothing is selected #9311

@mfarooqi

Description

@mfarooqi

Brackets version
I found following bug in Brackets Release 0.42 and 0.43. I don't know if it has in previous versions.

OS version
Mavericks 10.9.4

steps to trigger the problem
By following this scenario you can notice the bug...

.. type something in Brackets
.. select some text
.. copy that by pressing "Ctrl+C" or "Options+C" or "Edit -> Copy"
.. In the new lines press "Ctrl+V" or "Options+V" etc.. that copied text is pasted..
.. now Don't select anything. and just press "Ctrl/Option+C" on some empty line.
.. try to paste the previously copied text By pressing Ctrl/Option+V... you wouldn't get anything. our pasted text is empty.

what you expected to happen
. while untill we don't select anything, our previously copied text should remain on the clipboard...

What happened
I'm working on a one page application using HTML+JS on one page and CSS on another.. it's 3000 lines of code almost .. It might get longer in next few days..
If i find something within my codes and copy them to paste on other lines.. one accidental press of Option+C or Ctrl+C on next blank lines empties my clipboard

Please notice this as bug and remove this. I have used Adobe Code CC .. This kind of issue doesn't exists in Adobe Code CC.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions