Bug 514514

Summary: Pressing copy on the selected text using mouse opens up a different context menu
Product: [Applications] dolphin Reporter: Adithya S N <snadithya1997>
Component: panels: terminalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: dolphin-bugs-null
Priority: NOR    
Version First Reported In: 25.12.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Clip which shows the issue mentioned in Step 3 and 4

Description Adithya S N 2026-01-12 23:17:26 UTC
Created attachment 188459 [details]
Clip which shows the issue mentioned in Step 3 and 4

***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY


STEPS TO REPRODUCE
1.  Open dolphin and enable the terminal panel.
2.  Don't resize the terminal panel. Make sure dolphin is maximized to full screen such that the context menu goes up the mouse cursor
3.  Write something in the terminal. Select the text and right click with the mouse to copy. See the new context window pop up.
4. Now resize the terminal to a bigger size such that the context window shows below the cursor. Repeat the process in step 3 and notice another context window doesn't show up now after pressing copy

OBSERVED RESULT
 
Write something in dolphin the terminal. Select the text and right click with the mouse to copy. See the new context window pop up. This is observed when the context window goes up the cursor, which spawns another context window when copy is clicked with mouse button.

EXPECTED RESULT

Another context window should not appear when copy is clicked on a text in the dolphin terminal.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma:  Arch Linux
KDE Plasma Version: 6.5.4
KDE Frameworks Version: 6.22.0
Qt Version: 6.10.1

ADDITIONAL INFORMATION

I have added a video attachment to show the issue and how to reproduce
Comment 1 Adithya S N 2026-01-12 23:21:48 UTC
I have cleared the cache, deleted the config, restarted etc, but the issue persists.