You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
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.
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.