Skip to content

Process completed notification while terminal is focused #947

@o-alquimista

Description

@o-alquimista

What Happened?

When I run the pass command to copy a password to the clipboard, a "process completed" notification is triggered, even though the Terminal app is in focus. This program uses the wl-clipboard package to interact with the clipboard on Wayland, and starts a background process to clear it after a few seconds.

Observations:

  • The terminal is in focus the whole time, although it does seem to blink for a moment — maybe from losing and regaining focus?
  • The notification is never retracted, even if I alt + tab away and back to it.
  • It doesn't seem to happen if I move the Terminal window to an empty workspace and attempt to reproduce it there.

io.elementary.terminal 7.2.0

2025-11-20.09-42-22.mp4

Steps to Reproduce

  1. Start a Terminal window and run the pass -c command to copy a password to the clipboard. A notification should appear when it's finished.

Expected Behavior

A "process completed" notification should only be sent if the Terminal isn't in focus at the time. This is probably a bug somewhere.

I cannot reproduce this on GNOME or KDE, using terminal apps such as Konsole, GNOME Terminal, GNOME Console or Ptyxis.

OS Version

8.x (Circe)

OS Architecture

amd64 (on most hardwares)

Session Type

Secure Session (Wayland)

Software Version

Latest release (I have run all updates)

Log Output

Hardware Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: ConfirmedVerified by someone other than the reporter

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions