Skip to content

[BUG] Uncheckmarked 'Enable Copy/Cut Line without selection' makes Ctrl+c in 'Search results' panel do nothing #15739

@alankilborn

Description

@alankilborn

Is there an existing issue for this?

  • I have searched the existing issues

Description of the Issue

See Steps to Reproduce (STR).

Steps To Reproduce

  1. Create a new tab with text foo
  2. Run a Find All in Current Document for f with the new tab active (Search results panel will open)
  3. On Settings > Preferences... > Editing 1, checkmark Enable Copy/Cut Line without selection
  4. Select some text in Search results panel and press Ctrl+c
  5. Do a paste into the tab created in step 1 (observe that the text copied in step 4 is the same text that was just pasted -- good)
  6. On Settings > Preferences... > Editing 1, remove the checkmark from Enable Copy/Cut Line without selection
  7. Select some text in Search results panel (making sure it is different text from the selection made in step 4) and press Ctrl+c
  8. Do a paste into the tab created in step 1 (observe that the text copied in step 7 is NOT the same text that was just pasted, in fact what was pasted is the text copied in step 4)

Current Behavior

Ctrl+c in Search results panel not always working.

Expected Behavior

Ctrl+c in Search results panel always working.

Debug Information

Notepad++ v8.7   (64-bit)
Build time : Sep 17 2024 - 17:06:31
Path : C:\NotepadPlusPlus\Misc\_NoBackup\Releases\npp.8.7\npp.8.7.portable.x64\notepad++.exe
Command Line : -titleAdd="8.7 64-bit" -multiInst
Admin mode : OFF
Local Conf mode : ON
Cloud Config : OFF
Periodic Backup : ON
OS Name : Windows 11 Pro (64-bit)
OS Version : 23H2
OS Build : 22631.4317
Current ANSI codepage : 1252
Plugins : 
    mimeTools (3.1)
    NppConverter (4.6)
    NppExport (0.4)
    PythonScript (2)

Anything else?

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions