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
Issue/Bug description:
Attempting to copy text from open file contents and paste it into find dialog has unexpected results, as different text ends up getting pasted.
Steps to reproduce:
Open some other editor/terminal/browser (anything that text can be copied/pasted fromto).
Open any file in cosmic-edit.
Verify copy-paste functionality in the edit areas, as follows:
a) Copy text1 from cosmic-edit, verify that it can be pasted to other application.
b) Copy text1 from cosmic-edit, verify that it can be pasted in a different area of currently opened cosmic-edit file.
c) Copy text2 from other application, verify that it can be pasted to currently opened cosmic-edit file.
Verify copy-paste functionality between edit are a Find/Replace dialog
a) Copy text1 from cosmic-edit
b) Open Find/Replace dialog (CtrlF/H or menu all behave the same)
c) Set focus to either find or replace text box, then Ctrl-V to paste
d) BUG - Notice that text2 is pasted (from step 3c) instead of text1 (from step 4a).
Expected behavior:
Text1 gets pasted, as it was the last thing copied from the open file.
Other notes:
There is actually no way that I have found to copy text from the edit area and paste it into the find/replace dialog. This is obviously very annoying, since most of the time I am trying to find instances of something in the current file.
The text was updated successfully, but these errors were encountered:
Cosmic-edit version:
Installed: 0.1.0
173083334324.04ad77eb51730833343Candidate: 0.1.0
24.04ad77eb5Version table:
*** 0.1.0
173083334324.04ad77eb5 100217304964881002 http://apt.pop-os.org/staging/master noble/main amd64 Packages
100 /var/lib/dpkg/status
0.1.0
24.04dcae5fa 10011001 http://apt.pop-os.org/release noble/main amd64 Packages
Issue/Bug description:
Attempting to copy text from open file contents and paste it into find dialog has unexpected results, as different text ends up getting pasted.
Steps to reproduce:
a) Copy text1 from cosmic-edit, verify that it can be pasted to other application.
b) Copy text1 from cosmic-edit, verify that it can be pasted in a different area of currently opened cosmic-edit file.
c) Copy text2 from other application, verify that it can be pasted to currently opened cosmic-edit file.
a) Copy text1 from cosmic-edit
b) Open Find/Replace dialog (CtrlF/H or menu all behave the same)
c) Set focus to either find or replace text box, then Ctrl-V to paste
d) BUG - Notice that text2 is pasted (from step 3c) instead of text1 (from step 4a).
Expected behavior:
Text1 gets pasted, as it was the last thing copied from the open file.
Other notes:
There is actually no way that I have found to copy text from the edit area and paste it into the find/replace dialog. This is obviously very annoying, since most of the time I am trying to find instances of something in the current file.
The text was updated successfully, but these errors were encountered: